log

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