* lib/malloc.c, lib/realloc.c: New, from the fileutils 4.0.37.

* lib/xalloc.h, lib/xmalloc.c@ Update.
This commit is contained in:
Akim Demaille
2001-02-02 14:56:44 +00:00
parent 7400308fa3
commit 0d8f3c8a7a
20 changed files with 167 additions and 78 deletions

View File

@@ -181,7 +181,6 @@ reduced %s defines %d terminal%s, %d nonterminal%s, and %d production%s.\n", 126
{"memory exhausted", 139},
{"`", 140},
{"'", 141},
{"Memory exhausted", 142},
};
int _msg_tbl_length = 142;
int _msg_tbl_length = 141;