Move getaddrinfo.h declarations to netdb.h.
[gnulib.git] / ChangeLog
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.
2008-10-05 Bruno HaibleSplit sys_select-tests module into select-tests and...
2008-10-05 Bruno HaibleAttribution.
2008-10-05 Bruno HaibleUse getdtablesize module.
2008-10-05 Bruno HaibleTests for module 'getdtablesize'.
2008-10-05 Bruno HaibleNew module 'getdtablesize'.
2008-10-05 Bruno HaibleFix typo.
2008-10-05 Jim Meyeringbootstrap: check for LT_INIT, too
2008-10-05 Bruno HaibleUse the system's values, rather than overriding them...
2008-10-05 Jim MeyeringChangeLog: adjust Debarshi's email address, on his...
2008-10-05 Jim Meyeringbootstrap: check for AC_PROG_LIBTOOL as well as AM_PROG...
2008-10-04 Bruno HaibleRelax license to LGPLv2+.
2008-10-04 Bruno HaibleAvoid macro redefinition warnings.
2008-10-03 Paolo BonziniDefine EWOULDBLOCK to the same value as EAGAIN.
2008-10-03 Kamil Dudkafilevercmp: new module
2008-10-03 Bruno HaibleAdd a comment.
2008-10-02 Bruno HaibleUse the fixed open() function.
2008-10-02 Richard W.M. JonesNew module 'fsync'.
2008-10-02 Paolo Bonziniallow renaming bootstrap, and change the name of bootst...
next