log

age author description
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
Sat, 09 Aug 2003 08:57:49 +0000 Paul Eggert Merge from coreutils.
Sat, 09 Aug 2003 07:12:12 +0000 Karl Berry .
Fri, 08 Aug 2003 20:15:52 +0000 Paul Eggert New module 'extensions', used by timespec and unlocked-io
Fri, 08 Aug 2003 07:12:50 +0000 Karl Berry .
Thu, 07 Aug 2003 19:33:14 +0000 Paul Eggert Add 'restrict' module.
Thu, 07 Aug 2003 10:49:28 +0000 Bruno Haible Make the module 'getndelim2' compatible with the module 'getline'.
Wed, 06 Aug 2003 07:13:36 +0000 Karl Berry .
Wed, 06 Aug 2003 06:32:34 +0000 Paul Eggert regex.m4: Replace a single non-ASCII byte with "\201".
Wed, 06 Aug 2003 06:27:39 +0000 Paul Eggert Whoops; it was \201, not \371.
Wed, 06 Aug 2003 06:13:54 +0000 Paul Eggert (jm_INCLUDED_REGEX): Don't use Latin-1 in C source code; use \371
Wed, 06 Aug 2003 04:34:47 +0000 Paul Eggert Log yesterday's merge from coreutils.
Wed, 06 Aug 2003 03:52:46 +0000 Paul Eggert Remove bumpalloc.
Tue, 05 Aug 2003 19:29:51 +0000 Bruno Haible Extend the comment.
Tue, 05 Aug 2003 05:29:41 +0000 Paul Eggert Include "xalloc.h" instead of declaring xalloc fns; from Dmitry V. Levin.