log

age author description
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
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
Sun, 03 Aug 2003 13:09:08 +0000 Karl Berry depcomp update from automake
Sun, 03 Aug 2003 07:13:25 +0000 Paul Eggert * stdbool_.h (_Bool): Make it signed char, instead of an enum type.
Sun, 03 Aug 2003 07:12:50 +0000 Paul Eggert (_Bool): Make it signed char instead of an enum type.
Fri, 01 Aug 2003 07:12:35 +0000 Karl Berry .
Thu, 31 Jul 2003 14:51:31 +0000 Bruno Haible Add a TODO.
Thu, 31 Jul 2003 14:47:20 +0000 Bruno Haible New module 'getpass-gnu'.
Thu, 31 Jul 2003 12:40:42 +0000 Karl Berry update from texinfo
Thu, 31 Jul 2003 07:29:30 +0000 Paul Eggert * strerror.c: Include config.h, limits.h. Declare sprintf.
Thu, 31 Jul 2003 07:28:59 +0000 Paul Eggert Include config.h, limits.h. Declare sprintf.
Thu, 31 Jul 2003 06:27:05 +0000 Paul Eggert Fix comments to identify Solaris versions using the same version
Mon, 28 Jul 2003 18:42:31 +0000 Karl Berry update from texinfo
Mon, 28 Jul 2003 00:00:37 +0000 Karl Berry update from texinfo
Thu, 24 Jul 2003 15:23:15 +0000 Bruno Haible Change getline and getdelim return type to ssize_t.
Thu, 24 Jul 2003 15:07:08 +0000 Karl Berry update from texinfo
Thu, 24 Jul 2003 12:35:30 +0000 Karl Berry update from automake, really update config.sub
Thu, 24 Jul 2003 00:42:09 +0000 Karl Berry update from texinfo
Thu, 24 Jul 2003 00:40:07 +0000 Karl Berry update from texinfo
Wed, 23 Jul 2003 13:02:13 +0000 Karl Berry update from prep
Wed, 23 Jul 2003 11:12:40 +0000 Bruno Haible Doc about Solaris versions.