log

age author description
Wed, 31 Mar 2004 07:41:07 +0000 Jim Meyering .
Wed, 31 Mar 2004 07:40:41 +0000 Jim Meyering Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
Wed, 31 Mar 2004 07:39:08 +0000 Jim Meyering .
Wed, 31 Mar 2004 07:38:35 +0000 Jim Meyering Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
Wed, 31 Mar 2004 07:38:13 +0000 Paul Eggert Merge from coreutils.
Wed, 31 Mar 2004 07:35:28 +0000 Jim Meyering * modules/realloc (Files): Remove m4/realloc.m4.
Wed, 31 Mar 2004 07:34:59 +0000 Jim Meyering * realloc.m4: Remove file, since now it does no more than
Wed, 31 Mar 2004 07:30:08 +0000 Paul Eggert Merge from coreutils.
Wed, 31 Mar 2004 07:25:19 +0000 Paul Eggert (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
Wed, 31 Mar 2004 07:20:49 +0000 Paul Eggert Merge from coreutils.
Wed, 31 Mar 2004 06:21:11 +0000 Paul Eggert New module inttostr.
Tue, 30 Mar 2004 23:59:03 +0000 Paul Eggert cloexec returns int not bool, to be more consistent with Unix conventions.
Tue, 30 Mar 2004 18:51:56 +0000 Paul Eggert (getloadavg): Don't assume setlocale returns nonnull.
Tue, 30 Mar 2004 08:44:38 +0000 Karl Berry .
Mon, 29 Mar 2004 23:57:36 +0000 Paul Eggert Merge changes to getloadavg.c from coreutils and Emacs; this
Sun, 21 Mar 2004 19:10:14 +0000 Karl Berry update from texinfo
Fri, 19 Mar 2004 00:47:17 +0000 Paul Eggert getopt.h: Sync with libc CVS.
Thu, 18 Mar 2004 13:36:53 +0000 Bruno Haible Fix portability problem with Tru64 and BSD/OS.
Mon, 15 Mar 2004 23:44:51 +0000 Paul Eggert Fix typo "it it" in changelog entry.
Fri, 12 Mar 2004 14:04:09 +0000 Karl Berry autoupdate
Thu, 11 Mar 2004 23:59:36 +0000 Karl Berry update from texinfo
Thu, 11 Mar 2004 13:04:48 +0000 Karl Berry autoupdate
Wed, 10 Mar 2004 08:17:46 +0000 Karl Berry .
Tue, 09 Mar 2004 19:42:23 +0000 Paul Eggert Sync getopt and argp from libc CVS.
Sun, 07 Mar 2004 23:51:09 +0000 Paul Eggert Fix c-stack.c portability bug on IRIX 5.3.
Sun, 07 Mar 2004 17:14:23 +0000 Karl Berry update from texinfo
Fri, 05 Mar 2004 13:31:38 +0000 Karl Berry config update
Thu, 26 Feb 2004 08:16:34 +0000 Karl Berry .
Thu, 26 Feb 2004 01:05:18 +0000 Karl Berry update from texinfo
Wed, 25 Feb 2004 19:48:03 +0000 Bruno Haible Improved strdup.
Wed, 25 Feb 2004 19:46:30 +0000 Bruno Haible strdup declaration, from Simon Josefsson.
Wed, 25 Feb 2004 19:45:31 +0000 Bruno Haible Include strdup.h. From Simon Josefsson.
Wed, 25 Feb 2004 19:39:07 +0000 Bruno Haible Improved strdup, from Simon Josefsson.
Tue, 24 Feb 2004 16:12:33 +0000 Karl Berry update from texinfo
Tue, 24 Feb 2004 12:52:47 +0000 Karl Berry update from config
Tue, 24 Feb 2004 01:05:44 +0000 Karl Berry add maintain/standards docs
Mon, 23 Feb 2004 08:16:47 +0000 Karl Berry .
Sun, 22 Feb 2004 14:09:56 +0000 Bruno Haible Doesn't depend on stdbool.
Thu, 19 Feb 2004 17:08:02 +0000 Karl Berry update from texinfo
Wed, 18 Feb 2004 12:34:38 +0000 Bruno Haible Needs AC_C_INLINE.
Tue, 17 Feb 2004 13:29:02 +0000 Karl Berry update from config
Tue, 17 Feb 2004 00:48:02 +0000 Karl Berry update from automake
Sun, 15 Feb 2004 17:34:06 +0000 Karl Berry update from texinfo
Sat, 14 Feb 2004 18:29:30 +0000 Karl Berry update from texinfo
Thu, 12 Feb 2004 14:14:23 +0000 Karl Berry update from texinfo
Wed, 11 Feb 2004 13:37:50 +0000 Karl Berry update from config
Mon, 09 Feb 2004 23:23:26 +0000 Karl Berry update from texinfo
Fri, 06 Feb 2004 16:22:18 +0000 Karl Berry update from texinfo
Fri, 06 Feb 2004 14:40:09 +0000 Karl Berry update from gettext 0.14.1
Thu, 05 Feb 2004 20:31:52 +0000 Bruno Haible Move misplaced ChangeLog entry.
Thu, 05 Feb 2004 19:05:52 +0000 Paul Eggert New function quotearg_alloc. Treat { } = as special sometimes.
Thu, 05 Feb 2004 00:27:09 +0000 Karl Berry update from config
Wed, 04 Feb 2004 08:11:32 +0000 Karl Berry .
Tue, 03 Feb 2004 21:48:51 +0000 Bruno Haible New module 'pipe'.
Thu, 29 Jan 2004 12:18:12 +0000 Karl Berry update from texinfo
Wed, 28 Jan 2004 22:38:38 +0000 Karl Berry update from config
Wed, 28 Jan 2004 08:11:48 +0000 Karl Berry .
Tue, 27 Jan 2004 11:10:45 +0000 Bruno Haible New module 'execute'.
Sat, 24 Jan 2004 08:11:46 +0000 Karl Berry .
Sat, 24 Jan 2004 07:22:33 +0000 Paul Eggert Exit-status fixes from coreutils.