log

age author description
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.
Tue, 05 Aug 2003 05:14:20 +0000 Paul Eggert (date): Also accept dates like May-23-2003; suggestion
Mon, 04 Aug 2003 23:23:27 +0000 Paul Eggert (NEW_PATTERN): Cast alloca return value to proper type.
Mon, 04 Aug 2003 23:22:47 +0000 Paul Eggert (__const): Remove. Use 'const'.
Mon, 04 Aug 2003 22:46:12 +0000 Paul Eggert [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is 1.
Mon, 04 Aug 2003 20:22:52 +0000 Paul Eggert * getloadavg.c: Sync with Emacs and then change to conform to GNU coding style.
Mon, 04 Aug 2003 20:21:41 +0000 Paul Eggert Change copyright notice and spacing to conform to GNU coding style.
Mon, 04 Aug 2003 20:12:16 +0000 Paul Eggert Sync with Emacs. From Dave Love.
Mon, 04 Aug 2003 12:59:57 +0000 Karl Berry really update from automake