Paul Eggert
|
07d857be0a
|
* modules/xalloc (Depends-on): Add xalloc-die.
* modules/xvasprintf (Depends-on): Add xalloc-die.
|
2005-07-15 21:06:16 +00:00 |
|
Paul Eggert
|
3286588847
|
Remove lib_SOURCES line from Makefile.am section of modules where this
is now done automatically by the corresponding Autoconf macro.
|
2005-03-21 22:07:25 +00:00 |
|
Paul Eggert
|
a0defda0c1
|
Rename xclone to xmemdup. Remove obsolete xalloc macros.
Remove xstrdup.c and move xstrdup implementation to xmalloc.c.
|
2004-10-05 06:45:51 +00:00 |
|
Bruno Haible
|
5143f4e91f
|
Add a license tag to every module.
|
2004-09-22 15:11:04 +00:00 |
|
Paul Eggert
|
b0cc20c226
|
Remove dependency of xalloc in exitfail, error, gettext.
|
2004-08-09 18:31:09 +00:00 |
|
Paul Eggert
|
8551f7edb3
|
Remove dependency of hash and xalloc modules on the malloc and realloc
modules.
|
2004-06-01 03:49:45 +00:00 |
|
Bruno Haible
|
372db559e1
|
Doesn't depend on stdbool.
|
2004-02-22 14:09:56 +00:00 |
|
Paul Eggert
|
346d5dc041
|
Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
|
2003-11-13 07:19:08 +00:00 |
|
Bruno Haible
|
8224e30077
|
Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.
|
2003-11-11 11:58:42 +00:00 |
|
Paul Eggert
|
e970fbf9c5
|
Revamp xalloc interface so that it can check for address arithmetic overflow.
|
2003-10-13 06:07:10 +00:00 |
|
Paul Eggert
|
e27b8f8fda
|
Sort dependencies by importance, not alphabetically.
|
2003-09-15 20:40:48 +00:00 |
|
Paul Eggert
|
1d31a1e712
|
Use "exit.h" rather than rolling EXIT_FAILURE ourselves in each module.
|
2003-09-12 20:14:10 +00:00 |
|
Paul Eggert
|
5c7070eaa3
|
Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.
|
2003-07-22 22:10:55 +00:00 |
|
Bruno Haible
|
6f99528a90
|
Add a Maintainer.
|
2003-01-20 10:02:37 +00:00 |
|
Bruno Haible
|
2e82f91f46
|
Add module descriptions.
|
2003-01-13 16:07:17 +00:00 |
|
Bruno Haible
|
740e9a30ef
|
Module description.
|
2002-12-31 13:46:30 +00:00 |
|