(xalloc_fail): Renamed from fixup_null_alloc.
authorJim Meyering <jim@meyering.net>
Mon, 3 Nov 1997 05:25:44 +0000 (05:25 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 3 Nov 1997 05:25:44 +0000 (05:25 +0000)
commitaafe49ef49f56842fb8c573c009128c03aa19a28
treea923bae01a0d4a5be0e3d569627b9595edfb3019
parentc417b4e7905ee98eb215189079aee3e737a5f77d
(xalloc_fail): Renamed from fixup_null_alloc.
(xcalloc): #ifdef-out unused function.
(xrealloc): Remove code to work around deficient versions of realloc.
Now we have an autoconf-enabled replacement version.
(xmalloc): Remove code to work around deficient versions of malloc.
Now we have an autoconf-enabled replacement version.
lib/xmalloc.c