(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)
commit7b300269f2db82323dd6330c15ed5a449a46a431
tree68d45a3ff6d7353e0115a4cc048d4fd4ea14169c
parente2b0600075186f7ebe7940c19078a645db4acae6
(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