log

age author description
Wed, 17 Nov 2004 23:07:53 +0000 Paul Eggert realloc, calloc portability fixes.
Wed, 17 Nov 2004 23:07:37 +0000 Paul Eggert * calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations
Wed, 17 Nov 2004 23:07:25 +0000 Paul Eggert (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations
Wed, 17 Nov 2004 23:05:47 +0000 Paul Eggert (rpl_calloc): Defend against buggy calloc implementations
Wed, 17 Nov 2004 23:05:02 +0000 Paul Eggert Fix header comment to match module title.
Wed, 17 Nov 2004 22:48:23 +0000 Paul Eggert (rpl_realloc): Call 'free' if n==0, since realloc might fail.
Wed, 17 Nov 2004 13:17:00 +0000 Karl Berry .