Mon, 06 Nov 2006 21:24:35 +0000 |
Paul Eggert |
* lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
|
Wed, 13 Sep 2006 22:38:14 +0000 |
Paul Eggert |
* _fpending.c: Include <config.h> unconditionally, since we no
|
Mon, 19 Sep 2005 17:28:14 +0000 |
Paul Eggert |
Use a consistent style for including <config.h>.
|
Wed, 22 Jun 2005 07:12:04 +0000 |
Paul Eggert |
* xmalloc.c (HAVE_GNU_CALLOC): New constant.
|
Sat, 14 May 2005 06:03:57 +0000 |
Paul Eggert |
*** empty log message ***
|
Tue, 05 Oct 2004 06:45:51 +0000 |
Paul Eggert |
Rename xclone to xmemdup. Remove obsolete xalloc macros.
|
Mon, 09 Aug 2004 18:31:09 +0000 |
Paul Eggert |
Remove dependency of xalloc in exitfail, error, gettext.
|
Tue, 01 Jun 2004 03:49:45 +0000 |
Paul Eggert |
Remove dependency of hash and xalloc modules on the malloc and realloc
|
Sat, 22 Nov 2003 15:07:36 +0000 |
Jim Meyering |
(x2nrealloc_inline): Fix typos in comments: s/size/size_t/.
|
Mon, 27 Oct 2003 08:00:26 +0000 |
Paul Eggert |
New function xalloc_oversized.
|
Mon, 27 Oct 2003 07:28:24 +0000 |
Paul Eggert |
Add x2realloc, x2nrealloc. Port to C99 inline.
|
Thu, 16 Oct 2003 07:06:25 +0000 |
Jim Meyering |
Include <string.h>, for declarations of memset and memcpy.
|
Mon, 13 Oct 2003 06:07:10 +0000 |
Paul Eggert |
Revamp xalloc interface so that it can check for address arithmetic overflow.
|
Fri, 12 Sep 2003 20:14:10 +0000 |
Paul Eggert |
Use "exit.h" rather than rolling EXIT_FAILURE ourselves in each module.
|
Fri, 12 Sep 2003 18:24:51 +0000 |
Paul Eggert |
Remove K&R cruft.
|
Tue, 22 Jul 2003 22:10:55 +0000 |
Paul Eggert |
Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.
|
Wed, 18 Jun 2003 05:52:19 +0000 |
Paul Eggert |
Assume C89, so PARAMS isn't needed.
|
Thu, 21 Nov 2002 19:16:29 +0000 |
Bruno Haible |
Comment tweaks.
|
Thu, 21 Nov 2002 08:43:42 +0000 |
Jim Meyering |
Adjust to work with new autoconf macros, AC_FUNC_MALLOC
|
Tue, 05 Nov 2002 21:45:29 +0000 |
Bruno Haible |
Include gettext.h instead of <libintl.h> with #ifdefs.
|
Fri, 26 Jan 2001 11:13:28 +0000 |
Jim Meyering |
[HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
|
Mon, 07 Aug 2000 17:06:38 +0000 |
Jim Meyering |
(xalloc_msg_memory_exhausted): Now char const[],
|
Mon, 31 Jul 2000 06:44:51 +0000 |
Jim Meyering |
Use `virtual memory exhausted', not `Memory exhausted'.
|
Sun, 09 Jul 2000 07:22:43 +0000 |
Jim Meyering |
update copyright date
|
Sun, 26 Sep 1999 19:05:39 +0000 |
Jim Meyering |
(xalloc_die): Rename from xalloc_fail and update callers.
|
Wed, 01 Sep 1999 13:09:19 +0000 |
Jim Meyering |
(xalloc_fail_func): Use `PARAMS'.
|
Sun, 18 Apr 1999 23:17:05 +0000 |
Jim Meyering |
(xalloc_fail): Pass xalloc_msg_memory_exhausted through gettext.
|
Mon, 08 Mar 1999 02:43:14 +0000 |
Jim Meyering |
(xalloc_fail): Use "%s" format so the message doesn't
|
Fri, 01 Jan 1999 17:40:08 +0000 |
Jim Meyering |
Add comments.
|
Mon, 07 Dec 1998 03:12:10 +0000 |
Jim Meyering |
ansideclify
|
Sat, 15 Nov 1997 17:18:01 +0000 |
Jim Meyering |
remove fixup_null_alloc prototype
|
Mon, 03 Nov 1997 15:19:20 +0000 |
Jim Meyering |
make sure autoconf tests have been run
|
Mon, 03 Nov 1997 05:25:44 +0000 |
Jim Meyering |
(xalloc_fail): Renamed from fixup_null_alloc.
|
Sun, 26 Oct 1997 04:39:53 +0000 |
Jim Meyering |
(xalloc_fail_func): Initialize to 0, not NULL.
|
Sat, 25 Oct 1997 21:51:21 +0000 |
Jim Meyering |
Include xalloc.h.
|
Thu, 17 Oct 1996 01:58:19 +0000 |
Jim Meyering |
libitize
|
Mon, 15 Jul 1996 03:56:06 +0000 |
Jim Meyering |
indent cpp-directives
|
Mon, 15 Jul 1996 02:41:49 +0000 |
Jim Meyering |
update FSF address in copyright and remove any trailing blanks
|
Mon, 20 Mar 1995 15:09:56 +0000 |
Jim Meyering |
sync from FSF
|
Tue, 21 Mar 1995 01:36:18 +0000 |
Jim Meyering |
GNU text utilities
|
Wed, 26 Oct 1994 12:55:54 +0000 |
Jim Meyering |
GNU shell utilities
|
Thu, 13 Oct 1994 02:05:39 +0000 |
Jim Meyering |
GNU shell utilities
|
Tue, 27 Sep 1994 19:58:10 +0000 |
Jim Meyering |
GNU shell utilities
|
Mon, 15 Nov 1993 14:23:38 +0000 |
Jim Meyering |
GNU shell utilities
|
Tue, 12 Oct 1993 01:50:02 +0000 |
Jim Meyering |
GNU shell utilities
|
Mon, 04 Oct 1993 21:07:58 +0000 |
Jim Meyering |
GNU shell utilities
|
Wed, 08 Sep 1993 17:47:04 +0000 |
Jim Meyering |
GNU shell utilities
|
Sun, 01 Nov 1992 05:44:30 +0000 |
Jim Meyering |
Initial revision
|