log

age author description
Thu, 14 Aug 2003 23:27:24 +0000 Paul Eggert * memcasecmp.c: Remove unnecessary parentheses after 'defined'.
Thu, 14 Aug 2003 23:12:50 +0000 Paul Eggert Merge from coreutils.
Thu, 14 Aug 2003 23:07:29 +0000 Paul Eggert (CLEANUP_CWD): Report an error if we failed to return to the initial
Thu, 14 Aug 2003 23:03:13 +0000 Paul Eggert Include "xalloc.h"
Thu, 14 Aug 2003 23:00:25 +0000 Paul Eggert Include stdio.h, for sprintf.
Thu, 14 Aug 2003 22:56:12 +0000 Paul Eggert Include "xalloc.h".
Thu, 14 Aug 2003 22:04:35 +0000 Paul Eggert (readname): Remove casts no longer required in C89.
Thu, 14 Aug 2003 21:59:28 +0000 Paul Eggert Add wrappers for gmtime and tzset, too.
Thu, 14 Aug 2003 21:50:36 +0000 Paul Eggert Whitespace fix, from coreutils.
Wed, 13 Aug 2003 23:44:25 +0000 Paul Eggert Fix typo in previous change; it mishandled the case when line_end was
Wed, 13 Aug 2003 23:15:00 +0000 Paul Eggert Ignore trailing white space and empty lines
Wed, 13 Aug 2003 20:23:14 +0000 Paul Eggert Leave whitespace alone when importing, undoing that part of yesterday's
Wed, 13 Aug 2003 07:22:54 +0000 Karl Berry .
Wed, 13 Aug 2003 07:04:57 +0000 Paul Eggert Add first line of copyright notice -- the most important part!
Wed, 13 Aug 2003 06:48:58 +0000 Paul Eggert Normalize leading white space and remove trailing white space.
Wed, 13 Aug 2003 05:07:54 +0000 Paul Eggert Sync with texinfo.
Tue, 12 Aug 2003 23:39:50 +0000 Paul Eggert Merge euidaccess etc. from coreutils.
Tue, 12 Aug 2003 23:31:50 +0000 Paul Eggert Add printf-args.h, printf-parse.h, stdbool_.h, vasnprintf.h, vasprintf.h.
Tue, 12 Aug 2003 23:27:26 +0000 Paul Eggert White space fixes from coreutils.
Tue, 12 Aug 2003 21:16:52 +0000 Paul Eggert Get m4 files from the gettext distribution.
Tue, 12 Aug 2003 14:33:10 +0000 Karl Berry vasnprintf.c changed locally
Tue, 12 Aug 2003 07:11:17 +0000 Karl Berry .
Mon, 11 Aug 2003 18:47:19 +0000 Jim Meyering s/fileutils, sh-utils, textutils/coreutils/
Mon, 11 Aug 2003 17:45:27 +0000 Paul Eggert Remove the gnu-source module.
Mon, 11 Aug 2003 13:02:26 +0000 Bruno Haible Work around the lack of wcslen() on Solaris 2.5.1.
Mon, 11 Aug 2003 12:34:07 +0000 Bruno Haible Use a trick to ensure that _Bool can remain an enum and still promote
Sun, 10 Aug 2003 13:54:55 +0000 Karl Berry update regex.h from libc
Sat, 09 Aug 2003 20:04:56 +0000 Paul Eggert regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371".
Sat, 09 Aug 2003 20:04:34 +0000 Paul Eggert (jm_INCLUDED_REGEX): Change "\201" to "\371"; apparently Emacs's
Sat, 09 Aug 2003 13:12:30 +0000 Jim Meyering white space