log

age author description
Fri, 24 Oct 2003 01:59:31 +0000 Karl Berry update from texinfo
Thu, 23 Oct 2003 18:41:19 +0000 Paul Eggert Don't include getndelim2.o twice into LIBOBJS.
Thu, 23 Oct 2003 14:11:57 +0000 Karl Berry update from texinfo
Wed, 22 Oct 2003 16:26:00 +0000 Paul Eggert Meyers -> Myers
Wed, 22 Oct 2003 05:53:05 +0000 Paul Eggert (getndelim2): When size calculation overflows,
Wed, 22 Oct 2003 05:10:04 +0000 Paul Eggert Merge changes from glibc obstack; minor cleanups to make it easier to
Wed, 22 Oct 2003 01:02:47 +0000 Paul Eggert Don't use lvalue casts, as GCC plans to remove support for them in GCC 3.5.
Tue, 21 Oct 2003 09:53:14 +0000 Karl Berry .
Mon, 20 Oct 2003 11:03:53 +0000 Bruno Haible New module 'wait-process'.
Mon, 20 Oct 2003 10:51:59 +0000 Bruno Haible Portability to HP-UX 10, found by Jim Meyering.
Sat, 18 Oct 2003 22:58:00 +0000 Karl Berry config update
Fri, 17 Oct 2003 01:49:31 +0000 Karl Berry update from texinfo
Thu, 16 Oct 2003 22:57:54 +0000 Karl Berry update from config
Thu, 16 Oct 2003 18:28:06 +0000 Paul Eggert (foo *) NULL + 0 == NULL
Thu, 16 Oct 2003 07:34:14 +0000 Paul Eggert getgroups.c: minor fixups.
Thu, 16 Oct 2003 07:30:56 +0000 Paul Eggert Include <errno.h>, <stdlib.h>.
Thu, 16 Oct 2003 07:06:57 +0000 Jim Meyering .
Thu, 16 Oct 2003 07:06:25 +0000 Jim Meyering Include <string.h>, for declarations of memset and memcpy.
Thu, 16 Oct 2003 06:56:14 +0000 Paul Eggert Fix address-arithmetic and alloca bugs in fnmatch.
Thu, 16 Oct 2003 06:51:24 +0000 Paul Eggert Check for address arithmetic overflow.
Thu, 16 Oct 2003 05:26:15 +0000 Paul Eggert Do not include <inttypes.h> or <stdint.h>.
Wed, 15 Oct 2003 08:44:54 +0000 Karl Berry .
Tue, 14 Oct 2003 20:08:25 +0000 Paul Eggert Handle invalid suffixes and overflow independently, so that
Tue, 14 Oct 2003 12:10:32 +0000 Bruno Haible Test for sig_atomic_t. Part of modules 'fatal-signal' and 'wait-process'.
Tue, 14 Oct 2003 12:09:12 +0000 Bruno Haible Improved 'fatal-signal' module.
Mon, 13 Oct 2003 18:48:14 +0000 Richard Stallman (MAX_BUF_SIZE): Reduce to 2**15.
Mon, 13 Oct 2003 08:27:23 +0000 Karl Berry .
Mon, 13 Oct 2003 06:07:10 +0000 Paul Eggert Revamp xalloc interface so that it can check for address arithmetic overflow.
Sat, 11 Oct 2003 08:09:03 +0000 Karl Berry .
Fri, 10 Oct 2003 19:41:12 +0000 Bruno Haible A little more dependencies of the 'argp' module.
Thu, 09 Oct 2003 13:29:49 +0000 Karl Berry update from texinfo
Thu, 09 Oct 2003 07:56:41 +0000 Karl Berry .
Wed, 08 Oct 2003 20:34:54 +0000 Paul Eggert Merge getpass from libc, plus a few fixes.
Wed, 08 Oct 2003 19:38:51 +0000 Karl Berry update from texinfo
Wed, 08 Oct 2003 12:01:28 +0000 Karl Berry update from texinfo
Tue, 07 Oct 2003 12:58:45 +0000 Karl Berry update from texinfo
Tue, 07 Oct 2003 12:57:23 +0000 Karl Berry update from config
Tue, 07 Oct 2003 07:46:10 +0000 Karl Berry .
Mon, 06 Oct 2003 20:32:36 +0000 Bruno Haible Remove version-etc-2 module.
Mon, 06 Oct 2003 20:30:17 +0000 Bruno Haible Merge version-etc-2 back into version-etc: Better way to internationalize
Mon, 06 Oct 2003 12:50:11 +0000 Bruno Haible New module 'fatal-signal'.
Sun, 05 Oct 2003 12:34:51 +0000 Karl Berry update from texinfo
Sun, 05 Oct 2003 07:06:59 +0000 Paul Eggert Rework advice for preventing empty .o files.
Sat, 04 Oct 2003 12:28:06 +0000 Karl Berry argp update from libc
Sat, 04 Oct 2003 12:26:31 +0000 Karl Berry update from config
Fri, 03 Oct 2003 07:10:45 +0000 Karl Berry .
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.
Thu, 02 Oct 2003 10:17:02 +0000 Bruno Haible Don't mention getdomainname, xgetdomainname twice.
Wed, 01 Oct 2003 11:11:02 +0000 Bruno Haible Don't echo the password on Solaris, HP-UX, AIX, OSF/1.
Tue, 30 Sep 2003 12:36:17 +0000 Richard Stallman (regex_compile): Free the stack when returning from function.
Tue, 30 Sep 2003 06:11:03 +0000 Paul Eggert * strftime.c (tm_diff) [! HAVE_TM_GMTOFF]: Fix arg typo in previous patch.
Sun, 28 Sep 2003 08:09:34 +0000 Jim Meyering .
Sun, 28 Sep 2003 08:09:13 +0000 Jim Meyering Correct cpp indentation.
Sun, 28 Sep 2003 07:15:38 +0000 Karl Berry .
Sun, 28 Sep 2003 03:41:50 +0000 Paul Eggert Trivial fixes to Makefile.am parts of module listings.
Sat, 27 Sep 2003 22:36:10 +0000 Paul Eggert Omit the special code that used __typeof__ for MIN and MAX,
Sat, 27 Sep 2003 16:13:48 +0000 Paul Eggert Add 'free' module.
Sat, 27 Sep 2003 15:46:21 +0000 Paul Eggert Update comment about utimes bugs.
Sat, 27 Sep 2003 14:30:57 +0000 Paul Eggert (error_tail): Don't cast alloca to (void *); it's already (void *).