log

age author description
Fri, 23 Feb 2007 18:25:21 +0000 Eric Blake * lib/getdate.h (includes): Include <time.h>, not "timespec.h".
Thu, 22 Feb 2007 23:33:19 +0000 Bruno Haible getlogin_r.h was replaced with <unistd.h>.
Thu, 22 Feb 2007 23:32:46 +0000 Bruno Haible Fix comment.
Thu, 22 Feb 2007 21:27:01 +0000 Jim Meyering * modules/utimens (Depends-on): Add timespec, required for
Thu, 22 Feb 2007 14:08:02 +0000 Simon Josefsson Revert.
Thu, 22 Feb 2007 08:14:32 +0000 Simon Josefsson modules/time (Depends-on): Add restrict.
Wed, 21 Feb 2007 20:49:59 +0000 Paul Eggert * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
Wed, 21 Feb 2007 08:36:35 +0000 Paul Eggert * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
Wed, 21 Feb 2007 07:57:33 +0000 Jim Meyering * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
Wed, 21 Feb 2007 07:54:16 +0000 Paul Eggert Minor fixups to port to Solaris 10 with Sun C 5.8.
Wed, 21 Feb 2007 02:28:29 +0000 Bruno Haible snprintf.h is gone.
Wed, 21 Feb 2007 02:25:35 +0000 Bruno Haible Tests for module 'stdio'.
Wed, 21 Feb 2007 02:21:08 +0000 Bruno Haible vsnprintf.h is replaced with <stdio.h>.
Wed, 21 Feb 2007 02:19:34 +0000 Bruno Haible snprintf.h is replaced with <stdio.h>.
Wed, 21 Feb 2007 02:18:10 +0000 Bruno Haible New module 'stdio'.
Wed, 21 Feb 2007 00:02:37 +0000 Bruno Haible Whitespace change in macros.
Tue, 20 Feb 2007 09:54:19 +0000 Jim Meyering * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
Tue, 20 Feb 2007 00:10:42 +0000 Bruno Haible Avoid some "gcc -Wmissing-prototypes" warnings on mingw.
Mon, 19 Feb 2007 23:55:02 +0000 Bruno Haible * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
Mon, 19 Feb 2007 22:52:28 +0000 Bruno Haible Oops, correct attribution.
Mon, 19 Feb 2007 22:51:33 +0000 Bruno Haible Suppress some gcc warnings in glibc header files.
Mon, 19 Feb 2007 20:03:22 +0000 Jim Meyering Don't use FD after a successful "fdopendir (fd)".
Mon, 19 Feb 2007 18:19:34 +0000 Jim Meyering * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
Mon, 19 Feb 2007 02:26:34 +0000 Bruno Haible Replaced with <unistd.h>.
Mon, 19 Feb 2007 02:23:32 +0000 Bruno Haible Move more declarations into <unistd.h>.
Mon, 19 Feb 2007 00:08:40 +0000 Bruno Haible getsubopt.h is replaced with <stdlib.h>.
Sun, 18 Feb 2007 22:44:21 +0000 Bruno Haible Depends on dup2 function being available.
Sun, 18 Feb 2007 21:08:06 +0000 Bruno Haible exit.h is replaced with stdlib.h.
Sun, 18 Feb 2007 20:55:53 +0000 Bruno Haible Work around an ugly glibc hack.
Sun, 18 Feb 2007 15:44:08 +0000 Bruno Haible Tests for module 'stdlib'.