log m4/ChangeLog @ 5138:965e5e2eaeac

age author description
Fri, 06 Aug 2004 20:23:41 +0000 Bruno Haible New module 'getsubopt'.
Fri, 06 Aug 2004 07:14:12 +0000 Paul Eggert More merges from coreutils.
Fri, 06 Aug 2004 00:08:44 +0000 Paul Eggert Merge from coreutils (first part).
Tue, 03 Aug 2004 18:40:30 +0000 Paul Eggert Remove "fatal" module.
Tue, 13 Jul 2004 17:22:56 +0000 Paul Eggert s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g
Tue, 22 Jun 2004 18:28:11 +0000 Paul Eggert Add argz module, which is autoupdated from libtool.
Thu, 10 Jun 2004 08:29:25 +0000 Jim Meyering * modules/calloc: New file.
Tue, 01 Jun 2004 20:27:08 +0000 Paul Eggert Merge from coreutils CVS.
Tue, 01 Jun 2004 05:41:30 +0000 Paul Eggert Detect _Bool bug in HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003].
Tue, 01 Jun 2004 03:49:45 +0000 Paul Eggert Remove dependency of hash and xalloc modules on the malloc and realloc
Fri, 21 May 2004 06:09:22 +0000 Paul Eggert * free.m4: Replace free if it not known to work, not the other way round.
Tue, 18 May 2004 05:18:40 +0000 Paul Eggert Simplify argp by assuming alloca module.
Mon, 17 May 2004 05:41:42 +0000 Paul Eggert alloca cleanup: always include <alloca.h>.
Thu, 13 May 2004 21:59:46 +0000 Paul Eggert Don't assume that gettimeofday and settimeofday exist or work.
Tue, 20 Apr 2004 21:08:12 +0000 Paul Eggert Rename utils_ to gl_ in host-os.m4.
Tue, 20 Apr 2004 09:17:04 +0000 Jim Meyering *** empty log message ***
Tue, 20 Apr 2004 09:07:43 +0000 Jim Meyering *** empty log message ***
Tue, 20 Apr 2004 09:06:25 +0000 Jim Meyering *** empty log message ***
Tue, 20 Apr 2004 08:57:44 +0000 Jim Meyering *** empty log message ***
Tue, 20 Apr 2004 08:46:21 +0000 Jim Meyering .
Tue, 20 Apr 2004 08:43:18 +0000 Jim Meyering .
Mon, 19 Apr 2004 20:11:51 +0000 Jim Meyering .
Mon, 19 Apr 2004 12:40:25 +0000 Bruno Haible jm_ac_ -> gl_
Mon, 19 Apr 2004 12:39:54 +0000 Bruno Haible jm_ac_ -> gl_
Mon, 19 Apr 2004 11:59:04 +0000 Bruno Haible jm_ -> gl_
Sun, 18 Apr 2004 18:12:50 +0000 Jim Meyering Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Fri, 16 Apr 2004 08:26:21 +0000 Jim Meyering *** empty log message ***
Wed, 31 Mar 2004 07:47:20 +0000 Paul Eggert Merge from coreutils.
Wed, 31 Mar 2004 07:41:07 +0000 Jim Meyering .
Wed, 31 Mar 2004 07:39:08 +0000 Jim Meyering .
Wed, 31 Mar 2004 07:34:59 +0000 Jim Meyering * realloc.m4: Remove file, since now it does no more than
Wed, 31 Mar 2004 06:21:11 +0000 Paul Eggert New module inttostr.
Mon, 29 Mar 2004 23:57:36 +0000 Paul Eggert Merge changes to getloadavg.c from coreutils and Emacs; this
Thu, 18 Mar 2004 13:36:53 +0000 Bruno Haible Fix portability problem with Tru64 and BSD/OS.
Sun, 07 Mar 2004 23:51:09 +0000 Paul Eggert Fix c-stack.c portability bug on IRIX 5.3.
Wed, 25 Feb 2004 19:39:07 +0000 Bruno Haible Improved strdup, from Simon Josefsson.
Wed, 18 Feb 2004 12:34:38 +0000 Bruno Haible Needs AC_C_INLINE.
Fri, 06 Feb 2004 14:40:09 +0000 Karl Berry update from gettext 0.14.1
Tue, 03 Feb 2004 21:48:51 +0000 Bruno Haible New module 'pipe'.
Tue, 27 Jan 2004 11:10:45 +0000 Bruno Haible New module 'execute'.
Tue, 20 Jan 2004 14:03:28 +0000 Bruno Haible New module 'allocsa'.
Tue, 20 Jan 2004 13:48:29 +0000 Bruno Haible New module 'eealloc'.
Fri, 16 Jan 2004 07:55:43 +0000 Paul Eggert Merge from coreutils.
Wed, 03 Dec 2003 21:06:48 +0000 Bruno Haible Upgrade to gettext-0.13.
Tue, 25 Nov 2003 11:18:46 +0000 Bruno Haible Use size_t instead of ssize_t.
Mon, 17 Nov 2003 15:14:21 +0000 Bruno Haible Use xsize.h to protect against memory size overflows.
Thu, 13 Nov 2003 07:19:08 +0000 Paul Eggert Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
Tue, 11 Nov 2003 11:58:42 +0000 Bruno Haible Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.
Tue, 04 Nov 2003 12:06:16 +0000 Bruno Haible New module 'xsize'.
Mon, 03 Nov 2003 20:47:02 +0000 Bruno Haible Use waitid if possible.
Thu, 30 Oct 2003 18:46:19 +0000 Paul Eggert Change netbsd*-gnu pattern back to netbsd*-gnu*.
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.
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 08:11:09 +0000 Paul Eggert xalloc.h now uses inline, so includers need to configure this.
Thu, 23 Oct 2003 18:41:19 +0000 Paul Eggert Don't include getndelim2.o twice into LIBOBJS.
Mon, 20 Oct 2003 11:03:53 +0000 Bruno Haible New module 'wait-process'.
Tue, 14 Oct 2003 12:09:12 +0000 Bruno Haible Improved 'fatal-signal' module.
Mon, 13 Oct 2003 06:07:10 +0000 Paul Eggert Revamp xalloc interface so that it can check for address arithmetic overflow.
Fri, 10 Oct 2003 19:41:12 +0000 Bruno Haible A little more dependencies of the 'argp' module.