log

age author description
Sun, 19 Oct 2008 23:27:14 +0200 Bruno Haible New module 'sys_wait'.
Sun, 19 Oct 2008 22:07:52 +0200 Bruno Haible Remove redundant test for unistd.h.
Sun, 19 Oct 2008 21:58:22 +0200 Bruno Haible Assume that waitpid() fills an 'int' status, not a 'union wait'.
Sun, 19 Oct 2008 19:11:37 +0200 Bruno Haible New module 'atoll'.
Sun, 19 Oct 2008 18:50:15 +0200 Bruno Haible Add strtoull() declaration to <stdlib.h>.
Sun, 19 Oct 2008 18:42:31 +0200 Bruno Haible Add strtoll() declaration to <stdlib.h>.
Sun, 19 Oct 2008 16:54:34 +0200 Bruno Haible Specify include file for bcopy().
Sun, 19 Oct 2008 16:47:58 +0200 Bruno Haible Update doc regarding mingw.
Sun, 19 Oct 2008 14:08:13 +0200 Bruno Haible Avoid a compilation error on mingw.
Sun, 19 Oct 2008 14:05:30 +0200 Bruno Haible Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
Sun, 19 Oct 2008 13:07:15 +0200 Bruno Haible Add getusershell(), setusershell(), endusershell() declarations to <unistd.h>.
Sun, 19 Oct 2008 12:57:06 +0200 Bruno Haible Add a getloadavg() declaration to <stdlib.h>.
Sun, 19 Oct 2008 12:50:40 +0200 Bruno Haible Move the lchmod() declaration to <sys/stat.h>.
Sun, 19 Oct 2008 12:47:52 +0200 Bruno Haible Move the dirfd() declaration to <dirent.h>.
Sun, 19 Oct 2008 12:43:15 +0200 Bruno Haible Move the euidaccess() declaration to <unistd.h>.
Sun, 19 Oct 2008 03:36:00 +0200 Bruno Haible Move the getdomainname() declaration to <unistd.h>.
Sun, 19 Oct 2008 01:49:18 +0200 Bruno Haible Restore the ChangeLog tail.
Sun, 19 Oct 2008 01:44:46 +0200 Bruno Haible New module 'dirent'.
Sat, 18 Oct 2008 23:08:51 +0200 Bruno Haible Avoid -Wunused-parameter warnings in public gnulib header files.
Sat, 18 Oct 2008 14:17:41 +0200 Bruno Haible Document existing modules.
Sat, 18 Oct 2008 03:15:17 +0200 Bruno Haible Avoid compilation error due to MacOS X 10.5 gcc cross-compilation bug.
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.
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.