log

age author description
Tue, 25 Nov 2003 08:42:14 +0000 Karl Berry .
Mon, 24 Nov 2003 21:38:43 +0000 Paul Eggert Remove dependency of alloca on xalloc.
Mon, 24 Nov 2003 12:05:44 +0000 Bruno Haible Add xsize. Forgotten commit on 2003-11-04.
Sat, 22 Nov 2003 15:08:27 +0000 Jim Meyering .
Sat, 22 Nov 2003 15:07:36 +0000 Jim Meyering (x2nrealloc_inline): Fix typos in comments: s/size/size_t/.
Fri, 21 Nov 2003 13:33:54 +0000 Karl Berry config update
Tue, 18 Nov 2003 15:29:47 +0000 Bruno Haible Avoid alloca with too large size.
Tue, 18 Nov 2003 13:43:51 +0000 Karl Berry .
Tue, 18 Nov 2003 08:20:33 +0000 Karl Berry .
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.