lib/sys_socket.in.h (FD_ISSET): Fix warnings under mingw.
[gnulib.git] / ChangeLog
2008-10-22 Simon Josefssonlib/sys_socket.in.h (FD_ISSET): Fix warnings under...
2008-10-22 Simon Josefssongetgroups: Avoid invoking test with wrong parameters.
2008-10-22 Eric Blakeglthread/thread: avoid compiler warning
2008-10-22 Eric Blakenetdb: also supply struct addrinfo for cygwin 1.5.x
2008-10-22 Bruno HaibleUpdate entry about pspp.
2008-10-21 Bruno HaibleCleanup and simplify winsock split changes.
2008-10-21 Bruno HaibleAdd gethostname() declaration to <unistd.h>.
2008-10-21 Bruno HaibleAdd missing module dependencies.
2008-10-21 Simon JosefssonSplit winsock.c into many smaller files.
2008-10-20 Bruno HaibleTake into account the role of SIGABRT_COMPAT on Windows...
2008-10-20 Bruno HaibleMove the lstat() declaration to <sys/stat.h>.
2008-10-20 Bruno HaibleTests for posix_spawn function.
2008-10-20 Bruno HaibleUse gnulib's sys/wait.h replacement.
2008-10-20 Jim Meyeringcanon-host: Include netdb.h instead of getaddrinfo.h.
2008-10-20 Bruno HaibleTest against another AIX bug.
2008-10-20 Bruno HaibleMake the check on MacOS X.
2008-10-20 Bruno HaibleUse AC_LANG_SOURCE instead of AC_LANG_PROGRAM.
2008-10-20 Simon Josefssonlib/netdb.in.h: Don't define GNU specific constants.
2008-10-20 Simon JosefssonMove getaddrinfo.h declarations to netdb.h.
2008-10-19 Bruno HaibleRemove unneeded code.
2008-10-19 Bruno HaibleRestore the ChangeLog tail.
2008-10-19 Bruno HaibleMake use of sys_wait module.
2008-10-19 Bruno HaibleNew module 'sys_wait'.
2008-10-19 Bruno HaibleRemove redundant test for unistd.h.
2008-10-19 Bruno HaibleAssume that waitpid() fills an 'int' status, not a...
2008-10-19 Bruno HaibleNew module 'atoll'.
2008-10-19 Bruno HaibleAdd strtoull() declaration to <stdlib.h>.
2008-10-19 Bruno HaibleAdd strtoll() declaration to <stdlib.h>.
2008-10-19 Bruno HaibleSpecify include file for bcopy().
2008-10-19 Bruno HaibleUpdate doc regarding mingw.
2008-10-19 Bruno HaibleAvoid a compilation error on mingw.
2008-10-19 Bruno HaibleMove the isnanf(), isnand(), isnanl() declarations...
2008-10-19 Bruno HaibleAdd getusershell(), setusershell(), endusershell()...
2008-10-19 Bruno HaibleAdd a getloadavg() declaration to <stdlib.h>.
2008-10-19 Bruno HaibleMove the lchmod() declaration to <sys/stat.h>.
2008-10-19 Bruno HaibleMove the dirfd() declaration to <dirent.h>.
2008-10-19 Bruno HaibleMove the euidaccess() declaration to <unistd.h>.
2008-10-19 Bruno HaibleMove the getdomainname() declaration to <unistd.h>.
2008-10-18 Bruno HaibleRestore the ChangeLog tail.
2008-10-18 Bruno HaibleNew module 'dirent'.
2008-10-18 Bruno HaibleAvoid -Wunused-parameter warnings in public gnulib...
2008-10-18 Bruno HaibleDocument existing modules.
2008-10-18 Bruno HaibleAvoid compilation error due to MacOS X 10.5 gcc cross...
2008-10-18 Bruno HaibleAvoid gcc warnings because of #pragma GCC system_header...
2008-10-17 Bruno HaibleAvoid gcc warnings because of #pragma GCC system_header...
2008-10-17 Jim Meyeringignore-value: don't depend on inline module
2008-10-17 Bruno HaibleNew implementation of condition variables for Win32.
2008-10-17 Simon Josefssonmodules/recvfrom (Depends-on): Add dependency on getpee...
2008-10-17 Jim Meyeringignore-value: new module
2008-10-16 Paul Eggertopen-safer.c: avoid 'signed and unsigned in conditional...
2008-10-16 Jim Meyeringopenat-die.c: avoid 'no previous prototype' warning
2008-10-16 Simon JosefssonFixes for netdb.h.
2008-10-15 Simon JosefssonAdd netdb.h replacement module.
2008-10-15 Simon Josefssongnulib.texi (Getaddrinfo and WINVER): Sync documentatio...
2008-10-14 Bruno HaibleAdd a comment.
2008-10-14 Yoann VandoorselaereInclude <sys/ioctl.h>, for ioctl().
2008-10-14 Bruno HaibleFix syntax error in native Win32 code.
2008-10-13 Paolo BonziniFix getaddrinfo emulation for systems with struct socka...
2008-10-13 Simon Josefssonpmccabe2html: Add css and css_url parameters.
2008-10-13 Bruno HaibleComplete ChangeLog entry.
2008-10-13 Bruno HaibleCorrect use of uninitialized variable on AIX.
2008-10-12 Bruno HaibleUse msvcrt aware primitives for creation/termination...
2008-10-11 Yoann VandoorselaereProvide a Win32 implementation of the 'cond' module.
2008-10-11 Bruno HaibleMake sleep work on older versions of mingw.
2008-10-11 Bruno HaibleNew module 'shutdown'.
2008-10-11 Jim Meyering* lib/fclose.c: Fix typo in comment: s/close/fclose/.
2008-10-11 Bruno HaibleNew module 'fclose'.
2008-10-11 Bruno HaibleFix error handling when closesocket fails.
2008-10-11 Bruno HaibleFix test failure on Cygwin.
2008-10-10 Ben PfaffImprove announce-gen user messages.
2008-10-10 Jim Meyeringbootstrap: use git's --depth=N option only if it's...
2008-10-10 Bruno HaibleKeep ChangeLog entries in at most 80 screen columns.
2008-10-10 Bruno HaibleNew module 'ioctl'.
2008-10-10 Bruno HaibleNew module 'sys_ioctl'.
2008-10-10 Bruno HaibleMake the ioctl() signature POSIX compliant.
2008-10-10 Bruno HaibleArrange to replace the close() function when needed.
2008-10-10 Bruno HaibleMention new module 'close'.
2008-10-10 Bruno HaibleDocument <sys/ioctl.h> status.
2008-10-09 Paolo BonziniCombine the two replacements of 'close'.
2008-10-09 Paolo BonziniNew module 'close'.
2008-10-09 Paolo BonziniMerge the two replacements for open() into a single...
2008-10-09 Jim MeyeringGNUmakefile: use the more name-space-friendly "_version"
2008-10-09 Paolo BonziniReduce code duplication.
2008-10-09 Paolo BonziniFix organization of 'open' replacement.
2008-10-08 Bruno HaibleLink test-getdate with libintl.
2008-10-08 Simon Josefssonm4/sys_socket_h.m4: Don't AC_LIBOBJ(winsock).
2008-10-08 Eric BlakeGNUmakefile: add 'make version' target
2008-10-08 Bruno HaibleUse a more portable replacement expression for -0.0L.
2008-10-07 Simon JosefssonAdd pmccabe2html to MODULES.html.sh.
2008-10-07 Simon JosefssonAdd pmccabe2html module, from gnupdf.
2008-10-07 Richard W.M. Jonesflock: new module
2008-10-06 Jim Meyeringbootstrap: check for LT_INIT more portably still ;-)
2008-10-06 Eric Blaketest-signbit: avoid tripping Irix cc bug on -0.0L
2008-10-06 Bruno HaibleAdd an option for ignoring EPIPE during close_stdout.
2008-10-06 Bruno HaibleNew modules 'accept', 'bind', 'connect', 'getpeername...
2008-10-05 Bruno HaibleTiny tweaks.
2008-10-05 Bruno HaibleAdd a link warning when the 'select' module is not...
2008-10-05 Jim Meyeringbootstrap: check for LT_INIT more portably
2008-10-05 Bruno HaibleUpdate doc of OSF/1 4.0 problem.
2008-10-05 Bruno HaibleUpdate after module 'select' was created.
next