|
267a5986
|
1997-11-15T17:18:01
|
|
remove fixup_null_alloc prototype
|
|
4d73296d
|
1997-11-03T15:19:20
|
|
make sure autoconf tests have been run
|
|
7b300269
|
1997-11-03T05:25:44
|
|
(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.
|
|
373d33b1
|
1997-10-26T04:39:53
|
|
(xalloc_fail_func): Initialize to 0, not NULL.
|
|
2753afe5
|
1997-10-25T21:51:21
|
|
Include xalloc.h.
Change VOID to void.
(xalloc_exit_failure): Renamed extern.
(xalloc_msg_memory_exhausted): New extern.
(xalloc_fail_func): New extern.
(fixup_null_alloc): Use new variables.
|
|
8bc2863c
|
1996-10-17T01:58:19
|
|
libitize
|
|
783c1624
|
1996-07-15T03:56:06
|
|
indent cpp-directives
|
|
37f27c1b
|
1996-07-15T02:41:49
|
|
update FSF address in copyright and remove any trailing blanks
|
|
cb0e9ba1
|
1995-03-20T15:09:56
|
|
sync from FSF
|
|
43e78b97
|
1992-11-01T05:44:30
|
|
Initial revision
|