log

age author description
Thu, 11 Nov 2004 04:58:52 +0000 Paul Eggert (gl_MACROS): Don't require gl_FUNC_FPENDING.
Thu, 11 Nov 2004 04:58:05 +0000 Paul Eggert (gl_PREREQ): Require gt_FUNC_SETENV.
Thu, 11 Nov 2004 04:39:19 +0000 Paul Eggert * mktime.c (SHR): New macro.
Thu, 11 Nov 2004 04:37:32 +0000 Paul Eggert (SHR): New macro, which is a portable
Wed, 10 Nov 2004 14:53:00 +0000 Simon Josefsson Add getaddrinfo.
Wed, 10 Nov 2004 09:02:14 +0000 Karl Berry .
Wed, 10 Nov 2004 08:49:39 +0000 Jim Meyering (Depends-on): Remove fpending.
Wed, 10 Nov 2004 08:48:50 +0000 Jim Meyering *** empty log message ***
Wed, 10 Nov 2004 08:48:41 +0000 Jim Meyering Ensure that no close failure goes unreported.
Tue, 09 Nov 2004 20:55:29 +0000 Paul Eggert * strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
Tue, 09 Nov 2004 20:55:12 +0000 Paul Eggert (DO_MULTIBYTE): Check for wchar.h, too.
Tue, 09 Nov 2004 20:54:49 +0000 Paul Eggert * strftime.m4: Check for wchar.h and clean up a bit.
Tue, 09 Nov 2004 20:53:49 +0000 Paul Eggert (_gl_STRFTIME_PREREQS): Remove. Move its body to
Tue, 09 Nov 2004 12:56:41 +0000 Bruno Haible Detect support for IPv4 and IPv6 protocol families.
Tue, 09 Nov 2004 00:09:09 +0000 Karl Berry update from texinfo
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
Sun, 24 Oct 2004 23:22:32 +0000 Paul Eggert * modules/regex (lib_SOURCES): Add regex.c.
Sun, 24 Oct 2004 23:22:14 +0000 Paul Eggert (lib_SOURCES): Add regex.c.
Fri, 22 Oct 2004 22:28:36 +0000 Paul Eggert getpagesize module shouldn't assume sys/param.h exists.
Fri, 22 Oct 2004 20:19:13 +0000 Paul Eggert * mktime.c (leapyear): Arg is long int, not int.
Fri, 22 Oct 2004 20:19:01 +0000 Paul Eggert (leapyear): Arg is long int, not int.
Mon, 18 Oct 2004 21:27:07 +0000 Paul Eggert Update from glibc.
Mon, 18 Oct 2004 10:35:04 +0000 Bruno Haible That's LTALLOCA, not LT_ALLOCA.
Mon, 18 Oct 2004 04:59:39 +0000 Paul Eggert Fix "*/" typo.
Sun, 17 Oct 2004 17:50:42 +0000 Paul Eggert * gnulib-tool (func_emit_lib_Makefile_am): Fix typo.
Sun, 17 Oct 2004 17:50:25 +0000 Paul Eggert (func_emit_lib_Makefile_am): Fix typo: a $ was
Fri, 15 Oct 2004 22:57:10 +0000 Simon Josefsson Fix comments. Fix parse problem.
Fri, 15 Oct 2004 20:20:11 +0000 Bruno Haible Provisions for defining LTALLOCA.
Fri, 15 Oct 2004 20:02:04 +0000 Paul Eggert * getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
Fri, 15 Oct 2004 20:01:46 +0000 Paul Eggert (gl_GETOPT): Detect and reject the incompatible BSD
Fri, 15 Oct 2004 16:54:14 +0000 Bruno Haible Tweak.