log

age author description
Tue, 01 Jun 2004 07:49:10 +0000 Karl Berry .
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
Sun, 30 May 2004 07:29:34 +0000 Paul Eggert Mention that the 'free' module, LIA-1.
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.
Fri, 21 May 2004 04:51:32 +0000 Paul Eggert * malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this var.
Wed, 19 May 2004 20:04:16 +0000 Paul Eggert Remove unused vars and decls in obstack.
Tue, 18 May 2004 12:22:41 +0000 Karl Berry vasnprintf.c local for now
Tue, 18 May 2004 07:54:50 +0000 Karl Berry .
Tue, 18 May 2004 05:18:40 +0000 Paul Eggert Simplify argp by assuming alloca module.
Mon, 17 May 2004 11:27:08 +0000 Bruno Haible Fix for format strings like "%2.f".
Mon, 17 May 2004 07:52:52 +0000 Paul Eggert Port obstack to the AS/400.
Mon, 17 May 2004 07:49:55 +0000 Karl Berry .
Mon, 17 May 2004 05:41:42 +0000 Paul Eggert alloca cleanup: always include <alloca.h>.
Sun, 16 May 2004 19:03:42 +0000 Paul Eggert getline cleanup. This changes the getndelim2 API: both order of arguments,
Sun, 16 May 2004 12:39:20 +0000 Karl Berry gnuorg
Thu, 13 May 2004 22:20:53 +0000 Paul Eggert nanosleep merge from coreutils
Thu, 13 May 2004 21:59:46 +0000 Paul Eggert Don't assume that gettimeofday and settimeofday exist or work.
Wed, 12 May 2004 16:23:32 +0000 Jim Meyering Prior to this change, the save_cwd caller required read access to the
Fri, 07 May 2004 04:22:56 +0000 Paul Eggert Import obstack changes from libc.
Wed, 05 May 2004 07:50:22 +0000 Karl Berry .
Tue, 04 May 2004 18:39:43 +0000 Paul Eggert * modules/argp: Remove dependency on alloca.
Fri, 30 Apr 2004 12:42:32 +0000 Karl Berry update from texinfo
Wed, 28 Apr 2004 11:26:25 +0000 Bruno Haible Treat Cygwin like Windows regarding pathname syntax.
Tue, 27 Apr 2004 22:11:37 +0000 Paul Eggert * m4/dos.m4 (gl_AC_DOS): Add Cygwin to list of Windows/DOS environments.
Mon, 26 Apr 2004 13:29:22 +0000 Karl Berry automake update
Sun, 25 Apr 2004 14:12:46 +0000 Jim Meyering .
Sun, 25 Apr 2004 14:12:22 +0000 Jim Meyering (getndelim2): Upon realloc failure, don't leak memory.
Sun, 25 Apr 2004 13:04:59 +0000 Karl Berry update from texinfo
Wed, 21 Apr 2004 12:53:26 +0000 Karl Berry localcharset.c local