log

age author description
Thu, 13 Nov 2003 07:19:08 +0000 Paul Eggert Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
Thu, 13 Nov 2003 05:17:20 +0000 Paul Eggert xstrtol.c (__xstrtol): Remove "break" immediately after
Wed, 12 Nov 2003 08:26:36 +0000 Karl Berry .
Tue, 11 Nov 2003 11:58:42 +0000 Bruno Haible Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.
Tue, 11 Nov 2003 11:57:04 +0000 Bruno Haible Macro for determining PTRDIFF_MAX.
Tue, 11 Nov 2003 11:56:48 +0000 Bruno Haible Macro for determining SIZE_MAX.
Mon, 10 Nov 2003 23:55:49 +0000 Paul Eggert Fix off-by-one error in xalloc_oversized.