log

age author description
Thu, 16 Oct 2008 23:20:44 +0200 Jim Meyering ignore-value: new module
Thu, 16 Oct 2008 21:48:54 +0200 Paul Eggert open-safer.c: avoid 'signed and unsigned in conditional...' warning
Thu, 16 Oct 2008 10:13:34 -0700 Karl Berry update from texinfo
Thu, 16 Oct 2008 14:35:41 +0200 Jim Meyering openat-die.c: avoid 'no previous prototype' warning
Thu, 16 Oct 2008 09:26:07 +0200 Simon Josefsson Fixes for netdb.h.
Wed, 15 Oct 2008 17:51:16 -0700 Karl Berry update from texinfo
Wed, 15 Oct 2008 14:48:59 +0200 Simon Josefsson Add netdb.h replacement module.
Wed, 15 Oct 2008 14:20:43 +0200 Simon Josefsson gnulib.texi (Getaddrinfo and WINVER): Sync documentation with code.
Tue, 14 Oct 2008 08:13:35 -0700 Karl Berry autoupdate
Tue, 14 Oct 2008 03:54:08 +0200 Bruno Haible Add a comment.
Tue, 14 Oct 2008 03:43:12 +0200 Yoann Vandoorselaere Include <sys/ioctl.h>, for ioctl().
Tue, 14 Oct 2008 03:40:49 +0200 Bruno Haible Fix syntax error in native Win32 code.
Mon, 13 Oct 2008 19:49:44 +0200 Paolo Bonzini Fix getaddrinfo emulation for systems with struct sockaddr.sa_len.
Mon, 13 Oct 2008 12:20:30 +0200 Simon Josefsson pmccabe2html: Add css and css_url parameters.
Mon, 13 Oct 2008 04:41:25 +0200 Bruno Haible Complete ChangeLog entry.
Mon, 13 Oct 2008 04:27:50 +0200 Bruno Haible Correct use of uninitialized variable on AIX.
Mon, 13 Oct 2008 02:35:20 +0200 Bruno Haible Merge branch 'master' of ssh://haible@git.sv.gnu.org/srv/git/gnulib
Mon, 13 Oct 2008 02:32:53 +0200 Bruno Haible Add a comment.
Sun, 12 Oct 2008 17:30:52 -0700 Karl Berry update from texinfo
Mon, 13 Oct 2008 01:46:58 +0200 Bruno Haible Merge branch 'master' of ssh://haible@git.sv.gnu.org/srv/git/gnulib
Sun, 12 Oct 2008 15:19:19 -0700 Karl Berry update from texinfo
Sun, 12 Oct 2008 21:56:57 +0200 Bruno Haible Comment.
Sun, 12 Oct 2008 15:13:06 +0200 Bruno Haible Use msvcrt aware primitives for creation/termination of Win32 threads.
Sun, 12 Oct 2008 00:14:22 +0200 Yoann Vandoorselaere Provide a Win32 implementation of the 'cond' module.
Sat, 11 Oct 2008 23:39:55 +0200 Bruno Haible Make sleep work on older versions of mingw.
Sat, 11 Oct 2008 10:20:58 -0700 Karl Berry autoupdate
Sat, 11 Oct 2008 15:00:33 +0200 Bruno Haible New module 'shutdown'.
Sat, 11 Oct 2008 14:24:41 +0200 Jim Meyering * lib/fclose.c: Fix typo in comment: s/close/fclose/.
Sat, 11 Oct 2008 14:18:29 +0200 Bruno Haible New module 'fclose'.
Sat, 11 Oct 2008 13:59:38 +0200 Bruno Haible Fix error handling when closesocket fails.
Sat, 11 Oct 2008 03:26:03 +0200 Bruno Haible Fix test failure on Cygwin.
Thu, 09 Oct 2008 22:12:51 -0700 Ben Pfaff Improve announce-gen user messages.
Fri, 10 Oct 2008 08:34:05 +0200 Jim Meyering bootstrap: use git's --depth=N option only if it's supported
Fri, 10 Oct 2008 04:35:51 +0200 Bruno Haible Keep ChangeLog entries in at most 80 screen columns.
Fri, 10 Oct 2008 04:33:25 +0200 Bruno Haible New module 'ioctl'.
Fri, 10 Oct 2008 04:25:28 +0200 Bruno Haible New module 'sys_ioctl'.
Fri, 10 Oct 2008 04:17:02 +0200 Bruno Haible Make the ioctl() signature POSIX compliant.
Fri, 10 Oct 2008 03:57:05 +0200 Bruno Haible Arrange to replace the close() function when needed.
Fri, 10 Oct 2008 02:35:24 +0200 Bruno Haible Mention new module 'close'.
Fri, 10 Oct 2008 02:05:36 +0200 Bruno Haible Document <sys/ioctl.h> status.
Fri, 10 Oct 2008 00:23:06 +0200 Paolo Bonzini Combine the two replacements of 'close'.
Fri, 10 Oct 2008 00:06:58 +0200 Paolo Bonzini New module 'close'.
Thu, 09 Oct 2008 23:47:06 +0200 Paolo Bonzini Merge the two replacements for open() into a single one.
Thu, 09 Oct 2008 10:35:37 +0200 Jim Meyering GNUmakefile: use the more name-space-friendly "_version"
Thu, 09 Oct 2008 13:31:16 +0200 Paolo Bonzini Reduce code duplication.
Thu, 09 Oct 2008 13:20:03 +0200 Paolo Bonzini Fix organization of 'open' replacement.
Wed, 08 Oct 2008 22:35:55 +0200 Bruno Haible Link test-getdate with libintl.
Wed, 08 Oct 2008 17:57:12 +0200 Simon Josefsson m4/sys_socket_h.m4: Don't AC_LIBOBJ(winsock).
Wed, 08 Oct 2008 08:46:29 -0600 Eric Blake GNUmakefile: add 'make version' target
Wed, 08 Oct 2008 02:05:26 +0200 Bruno Haible Use a more portable replacement expression for -0.0L.
Tue, 07 Oct 2008 14:16:37 +0200 Simon Josefsson Add pmccabe2html to MODULES.html.sh.
Tue, 07 Oct 2008 09:24:34 +0200 Simon Josefsson Add pmccabe2html module, from gnupdf.
Fri, 03 Oct 2008 14:58:14 +0100 Richard W.M. Jones flock: new module
Sun, 05 Oct 2008 19:47:18 +0200 Jim Meyering bootstrap: check for LT_INIT more portably still ;-)
Mon, 06 Oct 2008 06:23:12 -0600 Eric Blake test-signbit: avoid tripping Irix cc bug on -0.0L
Mon, 06 Oct 2008 02:38:03 +0200 Bruno Haible Add an option for ignoring EPIPE during close_stdout.
Mon, 06 Oct 2008 02:15:14 +0200 Bruno Haible New modules 'accept', 'bind', 'connect', 'getpeername', 'getsockname', 'getsockopt', 'listen', 'recv', 'recvfrom', 'send', 'sendto', 'setsockopt', 'socket'.
Mon, 06 Oct 2008 01:49:54 +0200 Bruno Haible Tiny tweaks.
Mon, 06 Oct 2008 01:27:51 +0200 Bruno Haible Oops, typo in warning.
Mon, 06 Oct 2008 01:10:08 +0200 Bruno Haible Add a link warning when the 'select' module is not used.