log

age author description
Thu, 30 Oct 2003 14:09:04 +0000 Bruno Haible Check for overflow when converting from size_t to 'int'.
Thu, 30 Oct 2003 13:52:10 +0000 Bruno Haible Add comment.
Thu, 30 Oct 2003 08:25:42 +0000 Karl Berry .
Thu, 30 Oct 2003 06:33:39 +0000 Paul Eggert Revamp xalloc_oversized so that its count arg need not fit into size_t.
Thu, 30 Oct 2003 05:51:29 +0000 Paul Eggert host-os.m4 (UTILS_HOST_OS): Fix bugs in previous change.
Thu, 30 Oct 2003 05:50:36 +0000 Paul Eggert Fix some bugs in the previous change.
Thu, 30 Oct 2003 00:36:03 +0000 Paul Eggert Simplify the code by using new xalloc.h features.
Wed, 29 Oct 2003 17:35:16 +0000 Paul Eggert Log xrealloc -> free+xmalloc changes for getgroups, quotearg.
Wed, 29 Oct 2003 17:33:05 +0000 Paul Eggert (quotearg_n_options): Use free/xmalloc rather than xrealloc.
Wed, 29 Oct 2003 17:27:58 +0000 Paul Eggert (getgroups): Don't use xrealloc, since we don't need the buffer
Tue, 28 Oct 2003 03:06:17 +0000 Paul Eggert Identify GNU/KFreeBSD and GNU/KNetBSD using their new names (which have a
Mon, 27 Oct 2003 21:28:39 +0000 Karl Berry update from texinfo
Mon, 27 Oct 2003 13:58:34 +0000 Bruno Haible Improved support for BeOS: Avoid compilation error if <sys/socket.h>
Mon, 27 Oct 2003 08:41:23 +0000 Paul Eggert Modify exclude.c to use new xalloc primitives, for simplicity.
Mon, 27 Oct 2003 08:11:09 +0000 Paul Eggert xalloc.h now uses inline, so includers need to configure this.
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.
Mon, 27 Oct 2003 07:12:11 +0000 Paul Eggert (alloca): xmalloc cannot return NULL, so don't test for that.
Sun, 26 Oct 2003 11:56:27 +0000 Karl Berry .
Sun, 26 Oct 2003 11:52:05 +0000 Karl Berry (COPYING.DOC): no longer available from
Sun, 26 Oct 2003 00:14:40 +0000 Paul Eggert Fix several address-calculation bugs in the hash modules,
Sat, 25 Oct 2003 16:40:01 +0000 Karl Berry update from texinfo
Fri, 24 Oct 2003 16:40:07 +0000 Karl Berry update from texinfo
Fri, 24 Oct 2003 01:59:31 +0000 Karl Berry update from texinfo
Thu, 23 Oct 2003 18:41:19 +0000 Paul Eggert Don't include getndelim2.o twice into LIBOBJS.
Thu, 23 Oct 2003 14:11:57 +0000 Karl Berry update from texinfo
Wed, 22 Oct 2003 16:26:00 +0000 Paul Eggert Meyers -> Myers
Wed, 22 Oct 2003 05:53:05 +0000 Paul Eggert (getndelim2): When size calculation overflows,
Wed, 22 Oct 2003 05:10:04 +0000 Paul Eggert Merge changes from glibc obstack; minor cleanups to make it easier to
Wed, 22 Oct 2003 01:02:47 +0000 Paul Eggert Don't use lvalue casts, as GCC plans to remove support for them in GCC 3.5.