Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-11-15 | remove fixup_null_alloc prototype | Jim Meyering | |
1997-11-03 | make sure autoconf tests have been run | Jim Meyering | |
1997-11-03 | (xalloc_fail): Renamed from fixup_null_alloc. | Jim Meyering | |
(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. | |||
1997-10-26 | (xalloc_fail_func): Initialize to 0, not NULL. | Jim Meyering | |
1997-10-25 | Include xalloc.h. | Jim Meyering | |
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. | |||
1996-10-17 | libitize | Jim Meyering | |
1996-07-15 | indent cpp-directives | Jim Meyering | |
1996-07-15 | update FSF address in copyright and remove any trailing blanks | Jim Meyering | |
1995-03-20 | sync from FSF | Jim Meyering | |
1992-11-01 | Initial revision | Jim Meyering | |