log lib/xalloc.h @ 4783:d1dc5d9bf1ba

age author description
Mon, 13 Oct 2003 06:07:10 +0000 Paul Eggert Revamp xalloc interface so that it can check for address arithmetic overflow.
Tue, 22 Jul 2003 22:10:55 +0000 Paul Eggert Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.
Wed, 18 Jun 2003 05:52:19 +0000 Paul Eggert Assume C89, so PARAMS isn't needed.
Wed, 04 Jun 2003 19:22:29 +0000 Paul Eggert .h files should stand alone, but we shouldn't include <sys/types.h>
Tue, 31 Oct 2000 07:09:56 +0000 Jim Meyering Add "2000" to Copyright line, as this file was changed this year.
Mon, 07 Aug 2000 17:02:15 +0000 Jim Meyering (xalloc_msg_memory_exhausted): Now char const[],
Mon, 07 Aug 2000 15:48:18 +0000 Jim Meyering back out Copyright date changes for files with no changes year
Sun, 09 Jul 2000 07:22:43 +0000 Jim Meyering update copyright date
Tue, 09 Nov 1999 20:34:17 +0000 Jim Meyering (XMALLOC): Correct misnamed macro parameter name: s/N_bytes/N_items/.
Mon, 04 Oct 1999 05:59:37 +0000 Jim Meyering (__attribute__): Define to empty if GCC claims to
Tue, 28 Sep 1999 15:26:45 +0000 Jim Meyering (__attribute__): Protect against redefinition.
Sun, 26 Sep 1999 19:01:12 +0000 Jim Meyering small correction from Akim
Sun, 26 Sep 1999 18:42:56 +0000 Jim Meyering (__attribute__): Define.
Thu, 02 Sep 1999 21:23:01 +0000 Jim Meyering (xalloc_fail_func): Use `PARAMS'.
Fri, 01 Jan 1999 17:36:43 +0000 Jim Meyering Add comments.
Sun, 21 Dec 1997 11:22:51 +0000 Jim Meyering Use PARAMS, not __P.
Sat, 25 Oct 1997 21:49:45 +0000 Jim Meyering .