log

age author description
Tue, 04 Nov 2003 10:24:35 +0000 Jim Meyering Use the `$(VAR)' notation for AC_SUBST'd variable names, rather than @VAR@.
Tue, 04 Nov 2003 09:41:26 +0000 Jim Meyering Use the `$(VAR)' notation for AC_SUBST'd variable names, rather than @VAR@.
Tue, 04 Nov 2003 08:23:00 +0000 Karl Berry .
Mon, 03 Nov 2003 20:47:02 +0000 Bruno Haible Use waitid if possible.
Mon, 03 Nov 2003 15:04:39 +0000 Jim Meyering *** empty log message ***
Mon, 03 Nov 2003 15:04:21 +0000 Jim Meyering new file
Mon, 03 Nov 2003 15:03:24 +0000 Jim Meyering Include "userspec.h".
Mon, 03 Nov 2003 15:02:32 +0000 Jim Meyering (lib_SOURCES): Add userspec.h.
Mon, 03 Nov 2003 14:33:20 +0000 Karl Berry update from config
Sun, 02 Nov 2003 14:57:18 +0000 Karl Berry vasprintf.c sync broken
Sat, 01 Nov 2003 15:07:27 +0000 Karl Berry update from texinfo
Sat, 01 Nov 2003 06:00:45 +0000 Paul Eggert Catch size calculation overflow problem on Alphas running OSF/1.
Fri, 31 Oct 2003 14:06:59 +0000 Jim Meyering *hash.c: Include "xalloc.h" for use of xalloc_oversized.
Fri, 31 Oct 2003 14:06:36 +0000 Jim Meyering Include "xalloc.h" for use of xalloc_oversized.
Fri, 31 Oct 2003 13:53:37 +0000 Jim Meyering * linebuffer.c: Include <string.h> for declaration of memset.
Fri, 31 Oct 2003 13:53:15 +0000 Jim Meyering Include <string.h> for declaration of memset.
Thu, 30 Oct 2003 18:46:19 +0000 Paul Eggert Change netbsd*-gnu pattern back to netbsd*-gnu*.
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>