1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-26 10:39:01 +02:00
Commit Graph

4194 Commits

Author SHA1 Message Date
Jim Meyering eb5fa8bdd2 (xalloc_fail_func): Initialize to 0, not NULL. 1997-10-26 04:39:53 +00:00
Jim Meyering 6f82682a64 . 1997-10-26 04:26:09 +00:00
Jim Meyering 0ef0b74972 (EXTRA_DIST): Add malloc.c. 1997-10-26 03:58:27 +00:00
Jim Meyering a091e5e93d . 1997-10-26 03:57:43 +00:00
Jim Meyering 956fa0cc78 (EXTRA_DIST): Add malloc.m4. 1997-10-26 03:53:07 +00:00
Jim Meyering 504453762c . 1997-10-26 03:52:27 +00:00
Jim Meyering 71a0d20bf5 (EXTRA_DIST): Add realloc.c. 1997-10-26 03:15:47 +00:00
Jim Meyering 9386131a43 . 1997-10-26 02:48:44 +00:00
Jim Meyering 0819395283 . 1997-10-26 02:48:15 +00:00
Jim Meyering c5c9c39bb9 . 1997-10-26 02:47:19 +00:00
Jim Meyering 139d0623b8 . 1997-10-26 02:46:35 +00:00
Jim Meyering bf3f82daa0 (noinst_HEADERS): Add xalloc.h. 1997-10-26 02:20:32 +00:00
Jim Meyering f399320c40 . 1997-10-25 22:04:11 +00:00
Jim Meyering df445b0891 Remove old-style xmalloc and xrealloc decls. 1997-10-25 22:03:55 +00:00
Jim Meyering b3ab88e970 Remove old-style xmalloc and xrealloc decls. 1997-10-25 22:03:20 +00:00
Jim Meyering e2609be248 Include xalloc.h.
Remove dcls of xmalloc, xcalloc and xrealloc.
1997-10-25 22:01:13 +00:00
Jim Meyering 226e5a6478 . 1997-10-25 21:52:24 +00:00
Jim Meyering 123a921fc2 s/xmalloc_exit_failure/xalloc_exit_failure 1997-10-25 21:52:09 +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 01b84d9480 . 1997-10-25 21:49:45 +00:00
Jim Meyering c740c3f8ae . 1997-10-25 04:45:58 +00:00
Jim Meyering e211bb2aff Remove old-style xmalloc and xrealloc decls. 1997-10-25 04:45:43 +00:00
Jim Meyering cfcb7f0117 Remove old-style xmalloc and xrealloc decls.
(add_tabstop): Cast first arg of xrealloc to char*.
1997-10-25 04:44:00 +00:00
Jim Meyering 0927513b16 Include xalloc.h.
(xmalloc): Remove function.
(xrealloc): Remove function.
(main): Set xalloc_fail_func to cleanup.
Set xmalloc_exit_failure SORT_FAILURE.
1997-10-25 04:43:10 +00:00
Jim Meyering 0873056df7 Remove old-style xmalloc and xrealloc decls.
(paste_parallel): Cast first arg of xrealloc to char*.
1997-10-25 04:42:15 +00:00
Jim Meyering b480949713 Remove old-style xmalloc and xrealloc decls.
(decode_format_string): Cast first arg of xrealloc to char*.
1997-10-25 04:41:18 +00:00
Jim Meyering f4ae4ca4ef Remove old-style xmalloc and xrealloc decls.
(add_tabstop): Cast first arg of xrealloc to char*.
1997-10-25 04:40:28 +00:00
Jim Meyering a0b56b516a Include xalloc.h.
(xmalloc): Remove function.
(xrealloc): Remove function.
(main): Set xalloc_fail_func to cleanup.
1997-10-25 04:38:58 +00:00
Jim Meyering 7dcae67d92 (ADD_RANGE_PAIR): Cast first arg of xrealloc to char*.
(getstr): Cast xmalloc return value to char*.
(xmalloc): Remove decl.
(xrealloc): Remove decl.
1997-10-25 04:37:57 +00:00
Jim Meyering 866a9c5e2d Use unsigned int, not just unsigned. 1997-10-24 13:17:16 +00:00
Jim Meyering 4c29214245 *** empty log message *** 1997-10-24 13:06:56 +00:00
Jim Meyering d6b68f0fff . 1997-10-24 04:29:41 +00:00
Jim Meyering fe4e67e1a0 *** empty log message *** 1997-10-24 02:13:01 +00:00
Jim Meyering cd4c834ded quote AC_HEADER_STDC in AC_REQUIRE. 1997-10-24 02:06:52 +00:00
Jim Meyering 1c97532caf don't use lower and upper temporaries 1997-10-24 01:45:56 +00:00
Jim Meyering 220323bbbf . 1997-10-24 01:44:35 +00:00
Jim Meyering 5aa2bbe173 *** empty log message *** 1997-10-24 01:44:29 +00:00
Jim Meyering ba1b5f6db1 . 1997-10-24 01:43:24 +00:00
Jim Meyering c25ff2f7c9 *** empty log message *** 1997-10-24 01:43:12 +00:00
Jim Meyering 23fa5c1d3f . 1997-10-24 01:42:27 +00:00
Jim Meyering bd38753847 *** empty log message *** 1997-10-24 01:42:02 +00:00
Jim Meyering d1ea3d6f17 . 1997-10-23 16:15:31 +00:00
Jim Meyering 339afbb210 [!HAVE_DECLARATION_FREE]: Declare free.
[!HAVE_DECLARATION_MALLOC]: Declare malloc.
[!HAVE_DECLARATION_REALLOC]: Declare realloc.
[!HAVE_DECLARATION_STPCPY]: Declare stpcpy.
[!HAVE_DECLARATION_STRSTR]: Declare strstr.
1997-10-23 16:07:31 +00:00
Jim Meyering f4d8e10147 Remove stpcpy decl.
Remove free, malloc, and realloc decls.
1997-10-23 16:06:59 +00:00
Jim Meyering 9fec99f4a6 Remove free and malloc decls. 1997-10-23 16:06:19 +00:00
Jim Meyering 3faf14fe5c Remove stpcpy decl.
Remove free and malloc decls.
1997-10-23 16:05:59 +00:00
Jim Meyering eae64f3a4f Remove stpcpy decl. 1997-10-23 16:04:47 +00:00
Jim Meyering 2190ae8456 . 1997-10-23 16:04:22 +00:00
Jim Meyering 5d95b57e31 *** empty log message *** 1997-10-23 16:04:09 +00:00
Jim Meyering ddac742eb8 . 1997-10-23 15:59:42 +00:00