log

age author description
Mon, 08 Nov 2004 12:54:48 +0000 Bruno Haible Use British English, not German English.
Fri, 05 Nov 2004 21:57:55 +0000 Bruno Haible Make sure size_t is defined.
Fri, 05 Nov 2004 08:50:12 +0000 Karl Berry .
Thu, 04 Nov 2004 13:34:20 +0000 Bruno Haible Distribute allocsa.valgrind.
Thu, 04 Nov 2004 13:32:03 +0000 Bruno Haible Upgrade allocsa module from GNU gettext.
Wed, 03 Nov 2004 23:26:03 +0000 Paul Eggert Update serial number.
Wed, 03 Nov 2004 17:37:58 +0000 Paul Eggert Remove trailing white space.
Wed, 03 Nov 2004 17:20:55 +0000 Paul Eggert * uint32_t.m4 (gl_AC_TYPE_UINT32_T): Fix typo and define _UINT32_T.
Wed, 03 Nov 2004 17:20:32 +0000 Paul Eggert (gl_AC_TYPE_UINT32_T): When determining uint32_t
Wed, 03 Nov 2004 09:24:41 +0000 Paul Eggert * xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
Wed, 03 Nov 2004 09:24:17 +0000 Paul Eggert xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
Tue, 02 Nov 2004 20:18:26 +0000 Paul Eggert xreadlink problems with SSIZE_MAX.
Tue, 02 Nov 2004 20:17:37 +0000 Paul Eggert (MAXSIZE): New macro.
Tue, 02 Nov 2004 19:22:29 +0000 Paul Eggert * srclist.txt: Add mktime.c; glibc bought all our changes.
Tue, 02 Nov 2004 19:20:58 +0000 Paul Eggert * jm-macros.m4: Sync from coreutils.
Tue, 02 Nov 2004 19:18:44 +0000 Paul Eggert * getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
Tue, 02 Nov 2004 12:29:39 +0000 Bruno Haible Provide a return value for unsetenv() if the system doesn't.
Mon, 01 Nov 2004 21:46:25 +0000 Simon Josefsson getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
Mon, 01 Nov 2004 21:45:37 +0000 Simon Josefsson (fflush_unlocked, flockfile, funlockfile)
Sun, 31 Oct 2004 15:00:30 +0000 Karl Berry update from texinfo
Sat, 30 Oct 2004 08:00:13 +0000 Karl Berry .
Fri, 29 Oct 2004 21:01:18 +0000 Paul Eggert getdate support for TZ="foo", and documentation.
Fri, 29 Oct 2004 21:00:43 +0000 Paul Eggert New file, from coreutils with modifications for
Fri, 29 Oct 2004 21:00:24 +0000 Paul Eggert (Files): Add doc/getdate.texi.
Fri, 29 Oct 2004 20:59:53 +0000 Paul Eggert Add support for TZ="foo" within a date string.
Wed, 27 Oct 2004 21:48:31 +0000 Paul Eggert * mktime.c (not_equal_tm): Remove redundant check.
Wed, 27 Oct 2004 21:48:17 +0000 Paul Eggert (not_equal_tm): Remove redundant check.
Wed, 27 Oct 2004 12:01:54 +0000 Karl Berry autoupdate
Mon, 25 Oct 2004 05:50:58 +0000 Paul Eggert * getdate.y: Use Bison 1.875 features, and some minor code cleanups.
Mon, 25 Oct 2004 05:50:16 +0000 Paul Eggert Use Bison 1.875 features, and some minor