Jim Meyering
045b33aaef
(xalloc_msg_memory_exhausted): Now char const[],
...
not char *const and pointing to a constant array.
(xrealloc): Comment fix.
2000-08-07 17:06:38 +00:00
Jim Meyering
5a95ad0a73
Use virtual memory exhausted', not
Memory exhausted'.
2000-07-31 06:44:51 +00:00
Jim Meyering
fde850f7ad
update copyright date
2000-07-09 07:22:43 +00:00
Jim Meyering
057f710a76
(xalloc_die): Rename from xalloc_fail and update callers.
...
Use explicit exit to help avoid warnings.
1999-09-26 19:05:39 +00:00
Jim Meyering
5790705b19
(xalloc_fail_func): Use `PARAMS'.
1999-09-01 13:09:19 +00:00
Jim Meyering
4e8d80cad7
(xalloc_fail): Pass xalloc_msg_memory_exhausted through gettext.
1999-04-18 23:17:05 +00:00
Jim Meyering
546f3f81da
(xalloc_fail): Use "%s" format so the message doesn't
...
have to be scanned for % signs. Suggestion from François Pinard.
1999-03-08 02:43:14 +00:00
Jim Meyering
975daefaad
Add comments.
...
(xcalloc, xmalloc, xrealloc): Remove prototypes.
(calloc): Remove `#ifdef NOT_USED' that used to hide this function.
1999-01-01 17:40:08 +00:00
Jim Meyering
7d60769bea
ansideclify
1998-12-07 03:12:10 +00:00
Jim Meyering
8def3e3ec1
remove fixup_null_alloc prototype
1997-11-15 17:18:01 +00:00
Jim Meyering
a8da87911c
make sure autoconf tests have been run
1997-11-03 15:19:20 +00:00
Jim Meyering
aafe49ef49
(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.
1997-11-03 05:25:44 +00:00
Jim Meyering
eb5fa8bdd2
(xalloc_fail_func): Initialize to 0, not NULL.
1997-10-26 04:39:53 +00:00
Jim Meyering
e6503ed629
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.
1997-10-25 21:51:21 +00:00
Jim Meyering
12b4578595
libitize
1996-10-17 01:58:19 +00:00
Jim Meyering
19bff1c02d
indent cpp-directives
1996-07-15 03:56:06 +00:00
Jim Meyering
1df37f767c
update FSF address in copyright and remove any trailing blanks
1996-07-15 02:41:49 +00:00
Jim Meyering
f371bb0b80
sync from FSF
1995-03-20 15:09:56 +00:00
Jim Meyering
ccbd1d7dc5
Initial revision
1992-11-01 05:44:29 +00:00