log ChangeLog @ 4910:de285d9e7c4d

age author description
Fri, 16 Jan 2004 07:55:43 +0000 Paul Eggert Merge from coreutils.
Fri, 16 Jan 2004 06:15:39 +0000 Paul Eggert * modules/poll: Add BUILT_SOURCES.
Wed, 03 Dec 2003 21:13:13 +0000 Bruno Haible Upgrade to gettext-0.13.
Tue, 25 Nov 2003 11:18:46 +0000 Bruno Haible Use size_t instead of ssize_t.
Mon, 24 Nov 2003 21:38:43 +0000 Paul Eggert Remove dependency of alloca on xalloc.
Mon, 17 Nov 2003 21:58:05 +0000 Paul Eggert S+T cannot overflow if S is the size of an existing object and T is small.
Mon, 17 Nov 2003 15:14:21 +0000 Bruno Haible Use xsize.h to protect against memory size overflows.
Thu, 13 Nov 2003 07:19:08 +0000 Paul Eggert Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
Tue, 11 Nov 2003 11:58:42 +0000 Bruno Haible Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.
Tue, 04 Nov 2003 12:06:16 +0000 Bruno Haible New module 'xsize'.
Tue, 04 Nov 2003 10:24:51 +0000 Jim Meyering *** empty log message ***
Mon, 03 Nov 2003 15:04:39 +0000 Jim Meyering *** empty log message ***
Thu, 30 Oct 2003 06:33:39 +0000 Paul Eggert Revamp xalloc_oversized so that its count arg need not fit into size_t.
Mon, 20 Oct 2003 11:03:53 +0000 Bruno Haible New module 'wait-process'.
Thu, 16 Oct 2003 18:28:06 +0000 Paul Eggert (foo *) NULL + 0 == NULL
Tue, 14 Oct 2003 12:09:12 +0000 Bruno Haible Improved 'fatal-signal' module.
Mon, 13 Oct 2003 06:07:10 +0000 Paul Eggert Revamp xalloc interface so that it can check for address arithmetic overflow.
Fri, 10 Oct 2003 19:41:12 +0000 Bruno Haible A little more dependencies of the 'argp' module.
Wed, 08 Oct 2003 20:34:54 +0000 Paul Eggert Merge getpass from libc, plus a few fixes.
Mon, 06 Oct 2003 20:32:36 +0000 Bruno Haible Remove version-etc-2 module.
Mon, 06 Oct 2003 12:50:11 +0000 Bruno Haible New module 'fatal-signal'.
Sun, 05 Oct 2003 07:06:59 +0000 Paul Eggert Rework advice for preventing empty .o files.
Thu, 02 Oct 2003 10:22:12 +0000 Bruno Haible Tweak Include section.
Thu, 02 Oct 2003 10:18:23 +0000 Bruno Haible Put gethostname into the right section.
Sun, 28 Sep 2003 03:41:50 +0000 Paul Eggert Trivial fixes to Makefile.am parts of module listings.
Sat, 27 Sep 2003 16:13:48 +0000 Paul Eggert Add 'free' module.
Fri, 26 Sep 2003 07:43:06 +0000 Paul Eggert Document recent checkins.
Thu, 25 Sep 2003 12:01:28 +0000 Bruno Haible New module 'version-etc-2'.
Thu, 25 Sep 2003 10:55:09 +0000 Bruno Haible New modules 'getdomainname', 'xgetdomainname'.
Wed, 17 Sep 2003 18:30:23 +0000 Paul Eggert Port gnulib-tool to Solaris 8.
Tue, 16 Sep 2003 14:53:35 +0000 Bruno Haible Add a warning about duplicate dependencies.
Mon, 15 Sep 2003 20:40:48 +0000 Paul Eggert Sort dependencies by importance, not alphabetically.
Mon, 15 Sep 2003 19:15:22 +0000 Bruno Haible New module 'fwriteerror'.
Fri, 12 Sep 2003 22:38:25 +0000 Paul Eggert More changes, mostly C89 related.
Tue, 09 Sep 2003 23:31:14 +0000 Paul Eggert Remove K&R cruft.
Mon, 08 Sep 2003 00:41:37 +0000 Paul Eggert * modules/time_r: Depend on 'restrict'.
Sat, 06 Sep 2003 21:34:07 +0000 Paul Eggert Add time_r module. Change timegm, mktime, and strftime to use localtime_r
Mon, 01 Sep 2003 17:47:35 +0000 Bruno Haible New module 'timegm'.
Mon, 01 Sep 2003 17:32:24 +0000 Bruno Haible Forgot to distribute strndup.h.
Wed, 20 Aug 2003 19:45:05 +0000 Bruno Haible New module 'progname'.
Mon, 18 Aug 2003 22:55:55 +0000 Paul Eggert * modules/stdbool: Add BUILT_SOURCES. Prefer $@ to target name
Mon, 18 Aug 2003 17:03:09 +0000 Bruno Haible Update.
Sun, 17 Aug 2003 16:05:16 +0000 Bruno Haible Add an include file to module 'strndup'.
Sun, 17 Aug 2003 15:25:00 +0000 Bruno Haible Avoid autoconf/autoheader warning
Sun, 17 Aug 2003 14:34:12 +0000 Bruno Haible Update files list.
Sun, 17 Aug 2003 05:14:54 +0000 Paul Eggert Document merge from coreutils.
Sat, 16 Aug 2003 09:43:33 +0000 Paul Eggert More merges from coreutils, etc.
Thu, 14 Aug 2003 23:38:10 +0000 Paul Eggert Merges from coreutils
Tue, 12 Aug 2003 23:39:50 +0000 Paul Eggert Merge euidaccess etc. from coreutils.
Mon, 11 Aug 2003 17:45:27 +0000 Paul Eggert Remove the gnu-source module.
Sat, 09 Aug 2003 13:12:30 +0000 Jim Meyering white space
Fri, 08 Aug 2003 20:15:52 +0000 Paul Eggert New module 'extensions', used by timespec and unlocked-io
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 03:52:46 +0000 Paul Eggert Remove bumpalloc.
Thu, 31 Jul 2003 14:47:20 +0000 Bruno Haible New module 'getpass-gnu'.
Tue, 22 Jul 2003 22:10:55 +0000 Paul Eggert Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.
Sun, 20 Jul 2003 15:50:17 +0000 Jim Meyering *** empty log message ***
Fri, 18 Jul 2003 16:58:06 +0000 Bruno Haible New module 'getndelim2'.
Thu, 17 Jul 2003 16:23:52 +0000 Bruno Haible New module 'getnline'.