log

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