log

age author description
Sat, 18 Oct 2008 02:43:18 +0200 Bruno Haible Avoid gcc warnings because of #pragma GCC system_header on older gcc.
Sat, 18 Oct 2008 01:41:46 +0200 Bruno Haible Avoid gcc warnings because of #pragma GCC system_header on older gcc.
Fri, 17 Oct 2008 13:43:21 +0200 Jim Meyering ignore-value: don't depend on inline module
Fri, 17 Oct 2008 13:33:22 +0200 Bruno Haible New implementation of condition variables for Win32.
Fri, 17 Oct 2008 11:54:40 +0200 Simon Josefsson modules/recvfrom (Depends-on): Add dependency on getpeername.
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.