log

age author description
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.