log

age author description
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 21:47:16 +0000 Paul Eggert Mention that S+T cannot overflow if S is the size of an existing
Mon, 17 Nov 2003 16:16:14 +0000 Jim Meyering *** empty log message ***
Mon, 17 Nov 2003 16:16:00 +0000 Jim Meyering On systems without utime and without a utimes function capable of
Mon, 17 Nov 2003 15:14:21 +0000 Bruno Haible Use xsize.h to protect against memory size overflows.
Mon, 17 Nov 2003 14:56:31 +0000 Bruno Haible Merge support for wide characters, from GNU gettext.
Mon, 17 Nov 2003 14:37:27 +0000 Bruno Haible New function xmax.
Sun, 16 Nov 2003 17:49:08 +0000 Karl Berry update from texinfo
Sun, 16 Nov 2003 13:48:56 +0000 Karl Berry update from texinfo
Sat, 15 Nov 2003 14:58:11 +0000 Karl Berry update from texinfo
Thu, 13 Nov 2003 08:35:05 +0000 Karl Berry .
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.
Mon, 10 Nov 2003 14:39:13 +0000 Karl Berry .
Sun, 09 Nov 2003 14:01:33 +0000 Karl Berry update from automake
Thu, 06 Nov 2003 19:40:49 +0000 Paul Eggert Reject allocations of exactly SIZE_MAX bytes.
Wed, 05 Nov 2003 11:36:58 +0000 Bruno Haible Solaris portability problem.
Wed, 05 Nov 2003 08:24:58 +0000 Karl Berry .
Tue, 04 Nov 2003 12:06:35 +0000 Bruno Haible Use xsize.
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 ***
Tue, 04 Nov 2003 10:24:35 +0000 Jim Meyering Use the `$(VAR)' notation for AC_SUBST'd variable names, rather than @VAR@.
Tue, 04 Nov 2003 09:41:26 +0000 Jim Meyering Use the `$(VAR)' notation for AC_SUBST'd variable names, rather than @VAR@.
Tue, 04 Nov 2003 08:23:00 +0000 Karl Berry .
Mon, 03 Nov 2003 20:47:02 +0000 Bruno Haible Use waitid if possible.