log

age author description
Thu, 11 Nov 2004 05:57:27 +0000 Paul Eggert (SHR): New macro, which is a portable
Thu, 11 Nov 2004 04:59:09 +0000 Paul Eggert Sync from coreutils.
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.
Fri, 15 Oct 2004 16:51:32 +0000 Bruno Haible Emit separators in lib/Makefile.am.
Fri, 15 Oct 2004 16:45:28 +0000 Bruno Haible Move duplicated code into function func_emit_lib_Makefile_am().
Fri, 15 Oct 2004 15:46:41 +0000 Bruno Haible Portability tweak.
Fri, 15 Oct 2004 15:43:58 +0000 Bruno Haible Initialize opt_lgpl.
Fri, 15 Oct 2004 15:40:45 +0000 Bruno Haible Move duplicated code into function func_modules_to_filelist().
Fri, 15 Oct 2004 15:37:43 +0000 Bruno Haible Move duplicated code into function func_modules_transitive_closure().
Fri, 15 Oct 2004 15:32:25 +0000 Bruno Haible Use func_get_license.
Fri, 15 Oct 2004 15:28:43 +0000 Bruno Haible Move a lot of code into function func_import().
Fri, 15 Oct 2004 14:58:04 +0000 Bruno Haible Initialize supplied_libname. Tweak usage message.
Fri, 15 Oct 2004 14:49:59 +0000 Bruno Haible Untabify.
Tue, 12 Oct 2004 14:04:18 +0000 Simon Josefsson * getpass.c (fflush_unlocked, flockfile, funlockfile)
Tue, 12 Oct 2004 07:49:52 +0000 Karl Berry .
Mon, 11 Oct 2004 13:08:55 +0000 Bruno Haible New module 'vsnprintf'.
Mon, 11 Oct 2004 13:02:28 +0000 Bruno Haible GNU coding style: put a space before opening parenthesis.
Mon, 11 Oct 2004 11:34:07 +0000 Bruno Haible Clarify the copyright.
Mon, 11 Oct 2004 05:02:35 +0000 Paul Eggert * srclistvars.sh: Add GNUSTANDARDS (for eggert only).
Mon, 11 Oct 2004 05:02:17 +0000 Paul Eggert Add GNUSTANDARDS (for eggert only).
Sun, 10 Oct 2004 22:32:37 +0000 Karl Berry get gnu std documents from new gnustandards project at savannah
Fri, 08 Oct 2004 13:14:35 +0000 Karl Berry update from texinfo
Thu, 07 Oct 2004 16:15:22 +0000 Bruno Haible Avoid a memory allocation when possible.
Thu, 07 Oct 2004 12:54:31 +0000 Bruno Haible Add a GPL copyright notice.
Wed, 06 Oct 2004 20:09:18 +0000 Paul Eggert * diacrit.c, diacrit.h: Add GPL notice.
Wed, 06 Oct 2004 20:08:44 +0000 Paul Eggert Add GPL notice.
Wed, 06 Oct 2004 20:02:18 +0000 Paul Eggert * atanl.c, logl.c: Add GPL notice, and make the code more similar to glibc.
Wed, 06 Oct 2004 20:01:55 +0000 Paul Eggert Add GPL notice, to match glibc's added LGPL notice.
Wed, 06 Oct 2004 20:01:31 +0000 Paul Eggert Add GPL notice, to match glibc's added LGPL notice.
Tue, 05 Oct 2004 17:44:44 +0000 Bruno Haible Don't redeclare strsep if the system already has it.
Tue, 05 Oct 2004 13:04:40 +0000 Karl Berry update from gnuorg
Tue, 05 Oct 2004 08:01:18 +0000 Karl Berry .
Tue, 05 Oct 2004 06:47:46 +0000 Paul Eggert Fix typo in previous log.
Tue, 05 Oct 2004 06:47:18 +0000 Paul Eggert xclone->userspec
Tue, 05 Oct 2004 06:45:51 +0000 Paul Eggert Rename xclone to xmemdup. Remove obsolete xalloc macros.
Mon, 04 Oct 2004 21:00:42 +0000 Paul Eggert * regex.c (re_comp): Cast gettext return value to char *,
Mon, 04 Oct 2004 20:30:46 +0000 Simon Josefsson error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
Mon, 04 Oct 2004 20:17:39 +0000 Paul Eggert Remove dependencies on unlocked-io.
Mon, 04 Oct 2004 13:37:30 +0000 Simon Josefsson (Extra functions based on ANSI C 89): Add memmem.
Mon, 04 Oct 2004 13:35:38 +0000 Simon Josefsson Add memmem from glibc.
Mon, 04 Oct 2004 13:33:49 +0000 Simon Josefsson Sync with glibc.
Mon, 04 Oct 2004 13:29:13 +0000 Simon Josefsson Add memmem.
Mon, 04 Oct 2004 12:43:45 +0000 Karl Berry no vasnprintf.h, either; argz_.h from libtool
Mon, 04 Oct 2004 11:44:19 +0000 Bruno Haible 'README' is not a module.
Mon, 04 Oct 2004 11:43:51 +0000 Bruno Haible README and copyright notice suggested by Karl Berry.
Mon, 04 Oct 2004 11:25:57 +0000 Bruno Haible New module 'memmem', from Simon Josefsson.
Mon, 04 Oct 2004 04:37:46 +0000 Paul Eggert Sync from coreutils.
Mon, 04 Oct 2004 04:37:31 +0000 Paul Eggert Add getopt.h
Mon, 04 Oct 2004 04:37:22 +0000 Paul Eggert Add getopt_.h, getopt_int.h.
Mon, 04 Oct 2004 04:29:03 +0000 Paul Eggert (check_extension, numbered_backup):
Mon, 04 Oct 2004 04:27:58 +0000 Paul Eggert (enum backuptype): Rename none -> no_backups,
Mon, 04 Oct 2004 04:24:47 +0000 Paul Eggert (mode_compile): Don't decrement a pointer that
Mon, 04 Oct 2004 04:18:46 +0000 Paul Eggert Fix years in copyright notices.
Sun, 03 Oct 2004 13:06:06 +0000 Karl Berry sigh, vasnprintf changed in gnulib
Sun, 03 Oct 2004 13:04:51 +0000 Karl Berry update
Sat, 02 Oct 2004 07:48:53 +0000 Karl Berry .
Sat, 02 Oct 2004 07:05:52 +0000 Jim Meyering *** empty log message ***
Sat, 02 Oct 2004 07:05:09 +0000 Jim Meyering Add copyright notice.
Fri, 01 Oct 2004 20:42:15 +0000 Bruno Haible Add comment about preallocated buffer. Suggested by Simon Josefsson.
Fri, 01 Oct 2004 19:59:45 +0000 Bruno Haible Add a copyright notice.
Fri, 01 Oct 2004 19:50:53 +0000 Bruno Haible Put under GPL.
Fri, 01 Oct 2004 18:55:08 +0000 Paul Eggert * snprintf.c: Remove comments as to why each header is needed.
Fri, 01 Oct 2004 18:54:53 +0000 Paul Eggert Remove comments as to why each header is needed.
Fri, 01 Oct 2004 16:38:25 +0000 Bruno Haible New module 'strsep'.
Fri, 01 Oct 2004 13:27:20 +0000 Bruno Haible Another fix to snprintf().
Fri, 01 Oct 2004 10:26:52 +0000 Bruno Haible Fixes, mostly from Simon Josefsson.
Fri, 01 Oct 2004 10:19:55 +0000 Bruno Haible Add license field.
Fri, 01 Oct 2004 10:12:23 +0000 Bruno Haible Ensure memcpy is declared.
Fri, 01 Oct 2004 10:07:18 +0000 Bruno Haible Fix typo in comment.
Fri, 01 Oct 2004 07:50:31 +0000 Karl Berry .
Thu, 30 Sep 2004 23:41:21 +0000 Paul Eggert Regenerate.
Thu, 30 Sep 2004 23:40:34 +0000 Paul Eggert Add snprintf module.
Thu, 30 Sep 2004 23:39:58 +0000 Paul Eggert snprintf is C 99, not just POSIX.
Thu, 30 Sep 2004 23:29:25 +0000 Paul Eggert New snprintf module from Simon Josefsson.
Thu, 30 Sep 2004 16:46:34 +0000 Paul Eggert Sergey now maintains argp.
Thu, 30 Sep 2004 16:46:18 +0000 Paul Eggert argp fixes from Sergey.
Thu, 30 Sep 2004 16:44:33 +0000 Paul Eggert srclist.txt: Comment-out argp/argp.h.
Thu, 30 Sep 2004 16:44:12 +0000 Paul Eggert Comment-out argp/argp.h, until we get the argp
Thu, 30 Sep 2004 16:41:57 +0000 Paul Eggert (OPTION_NO_TRANS): New option.
Thu, 30 Sep 2004 16:41:30 +0000 Paul Eggert (canon_doc_option): Fixed coredump if *name==NULL
Thu, 30 Sep 2004 16:40:59 +0000 Paul Eggert (Maintainer): Replace Simon Josefsson by Sergey Poznyakoff.
Thu, 30 Sep 2004 07:52:44 +0000 Karl Berry .
Wed, 29 Sep 2004 22:10:44 +0000 Bruno Haible New modules 'alloca-opt'.
Wed, 29 Sep 2004 20:14:02 +0000 Bruno Haible Fixing a stupid typo in xvasprintf.c... from Oskar Liljeblad.
Wed, 29 Sep 2004 18:51:43 +0000 Bruno Haible This module is LGPL, because it originated in libintl.
Wed, 29 Sep 2004 11:10:43 +0000 Bruno Haible Change copyright notice to GPL. The file is still under LGPL 2.0; this
Wed, 29 Sep 2004 10:58:47 +0000 Bruno Haible Mention also KEY_H.
Wed, 29 Sep 2004 05:58:14 +0000 Paul Eggert Fix typo in previous change: lgpl -> opt_lgpl.
Tue, 28 Sep 2004 23:59:46 +0000 Paul Eggert * modules/dummy: Change license to LGPL.
Tue, 28 Sep 2004 23:59:18 +0000 Paul Eggert dummy.c: Change copyright notice to FSF, and license to GPL.
Tue, 28 Sep 2004 23:58:39 +0000 Paul Eggert Change copyright notice to FSF, and change license to GPL.
Tue, 28 Sep 2004 23:58:02 +0000 Paul Eggert Change to LGPL.
Tue, 28 Sep 2004 23:43:53 +0000 Paul Eggert * gnulib-tool: New parameter --lgpl.
Tue, 28 Sep 2004 23:43:38 +0000 Paul Eggert New parameter --lgpl, to asseert that modules are
Tue, 28 Sep 2004 22:58:00 +0000 Paul Eggert Minor fixups to previous patch.
Tue, 28 Sep 2004 22:19:08 +0000 Karl Berry header files, from simon
Tue, 28 Sep 2004 20:15:39 +0000 Bruno Haible Changed from GPL to LGPL, after approval of both authors.
Tue, 28 Sep 2004 15:02:50 +0000 Bruno Haible Note about licensing, from Simon Josefsson.
Thu, 23 Sep 2004 23:15:03 +0000 Karl Berry direntry
Thu, 23 Sep 2004 23:13:19 +0000 Karl Berry import sections from Simon
Thu, 23 Sep 2004 16:15:07 +0000 Bruno Haible 2004-09-23 Simon Josefsson <jas@extundo.com>
Thu, 23 Sep 2004 07:51:17 +0000 Karl Berry .
Wed, 22 Sep 2004 22:00:36 +0000 Karl Berry cvs AUTOCONF dir for karl
Wed, 22 Sep 2004 16:23:27 +0000 Bruno Haible LGPL, not GPL, says Gary Vaughan.
Wed, 22 Sep 2004 15:11:04 +0000 Bruno Haible Add a license tag to every module.
Tue, 21 Sep 2004 14:22:48 +0000 Bruno Haible Comment out private settings.
Tue, 21 Sep 2004 14:19:23 +0000 Bruno Haible Also needs m4/stdint_h.m4.
Tue, 21 Sep 2004 14:16:48 +0000 Bruno Haible Needs m4/inttypes_h.m4.
Tue, 21 Sep 2004 07:38:59 +0000 Karl Berry .
Tue, 21 Sep 2004 05:15:31 +0000 Paul Eggert *** empty log message ***
Tue, 21 Sep 2004 05:14:43 +0000 Paul Eggert * modules/inttostr (Files): Add m4/longlong.m4.
Tue, 21 Sep 2004 05:13:50 +0000 Paul Eggert Regenerate from CVS Autoconf.
Tue, 21 Sep 2004 05:09:33 +0000 Paul Eggert Regenerate, now that it's listed in ../config/srclist.txt.
Tue, 21 Sep 2004 05:07:11 +0000 Paul Eggert Add getsubopt.c, since libc bought our changes.
Tue, 21 Sep 2004 04:51:43 +0000 Paul Eggert (Files): Add m4/longlong.m4, since we need gl_AC_TYPE_LONG_LONG.
Sun, 19 Sep 2004 13:19:49 +0000 Karl Berry .
Sun, 19 Sep 2004 13:17:06 +0000 Karl Berry skeleton manual
Sun, 19 Sep 2004 02:09:06 +0000 Paul Eggert gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
Sun, 19 Sep 2004 02:08:45 +0000 Paul Eggert Replace various ad-hoc automake/autoconf/aclocal
Thu, 16 Sep 2004 12:32:21 +0000 Karl Berry autoupdate
Wed, 15 Sep 2004 15:59:43 +0000 Karl Berry update info on license situation
Tue, 14 Sep 2004 12:31:36 +0000 Karl Berry .
Mon, 13 Sep 2004 12:35:21 +0000 Karl Berry autoupdate
Mon, 13 Sep 2004 11:08:24 +0000 Paul Eggert * srclist.txt: Comment out argp-pvh.c.
Mon, 13 Sep 2004 11:07:48 +0000 Paul Eggert Comment out argp-pvh.c.
Mon, 13 Sep 2004 11:07:19 +0000 Paul Eggert * argp-pvh.c (argp_program_version_hook): Provide initial value.
Mon, 13 Sep 2004 11:06:56 +0000 Paul Eggert (argp_program_version_hook): Provide initial value.
Sat, 11 Sep 2004 22:55:06 +0000 Paul Eggert * mempcpy.h: Wrap the entire include file inside #ifndef mempcpy.
Sat, 11 Sep 2004 22:54:43 +0000 Paul Eggert Wrap the entire include file inside #ifndef mempcpy.
Fri, 10 Sep 2004 07:46:18 +0000 Karl Berry .
Thu, 09 Sep 2004 23:37:33 +0000 Karl Berry delete regex.[ch] (stale wrt emacs for ages)
Thu, 09 Sep 2004 12:31:36 +0000 Bruno Haible Provide a substitute for EOVERFLOW if <errno.h> doesn't define it.
Wed, 08 Sep 2004 23:08:49 +0000 Paul Eggert Undo previous change.
Wed, 08 Sep 2004 17:17:40 +0000 Paul Eggert * c-strtod.c (C_STRTOD) [!defined LC_ALL_MASK]: Set LC_ALL to "C".
Wed, 08 Sep 2004 17:16:57 +0000 Paul Eggert (C_STRTOD) [!defined LC_ALL_MASK]: Set LC_ALL to "C",
Wed, 08 Sep 2004 13:31:45 +0000 Karl Berry update from libc
Wed, 08 Sep 2004 12:43:11 +0000 Bruno Haible New module 'stdint'.
Wed, 08 Sep 2004 12:15:25 +0000 Bruno Haible New module 'xvasprintf'.
Wed, 08 Sep 2004 12:11:19 +0000 Bruno Haible Improve handling of the case length > INT_MAX.
Tue, 07 Sep 2004 12:51:51 +0000 Karl Berry update from texinfo
Tue, 07 Sep 2004 12:51:13 +0000 Karl Berry autoupdate
Tue, 31 Aug 2004 12:37:37 +0000 Karl Berry auto
Sun, 29 Aug 2004 12:40:39 +0000 Karl Berry autoupdate
Fri, 27 Aug 2004 14:00:51 +0000 Karl Berry update from texinfo
Fri, 20 Aug 2004 13:25:14 +0000 Karl Berry update from texinfo
Fri, 20 Aug 2004 02:27:00 +0000 Paul Eggert Update serial number and copyright date.
Fri, 20 Aug 2004 02:23:07 +0000 Paul Eggert Import userspec from coreutils.
Thu, 19 Aug 2004 13:53:22 +0000 Karl Berry update from texinfo
Thu, 19 Aug 2004 12:48:49 +0000 Karl Berry update from texinfo
Wed, 18 Aug 2004 23:25:26 +0000 Karl Berry update from texinfo
Tue, 17 Aug 2004 23:42:49 +0000 Paul Eggert Regenerate.
Tue, 17 Aug 2004 23:40:24 +0000 Paul Eggert Update gnulib-tool, MODULES.html.sh.
Tue, 17 Aug 2004 23:39:57 +0000 Paul Eggert Add xalloc-die, c-strtod, c-strtold, raise,
Tue, 17 Aug 2004 23:36:21 +0000 Paul Eggert Use sed instead of autoconf --trace, inspired by
Sat, 14 Aug 2004 18:08:14 +0000 Karl Berry update from texinfo
Fri, 13 Aug 2004 13:03:11 +0000 Karl Berry autoupdate
Thu, 12 Aug 2004 20:47:37 +0000 Paul Eggert * gnulib-tool: Add --source-base, --m4-base, --libtool options.
Thu, 12 Aug 2004 20:47:12 +0000 Paul Eggert Add --source-base, --m4-base, --libtool options.
Thu, 12 Aug 2004 08:09:42 +0000 Paul Eggert getopt, argp fixes.
Thu, 12 Aug 2004 08:09:17 +0000 Paul Eggert Remove getopt.c, getopt.h (renamed to getopt_.h), getopt1.c.
Thu, 12 Aug 2004 08:05:22 +0000 Paul Eggert Renamed from getopt.h.
Thu, 12 Aug 2004 08:03:45 +0000 Paul Eggert (Files): Add m4/unlocked-io.m4.
Thu, 12 Aug 2004 08:03:11 +0000 Paul Eggert (gl_GETOPT_SUBSTITUTE, gl_PREREQ_GETOPT): New macros.
Thu, 12 Aug 2004 08:02:31 +0000 Paul Eggert (gl_ARGP): Do not check for argp.h or argp_parse; nobody
Thu, 12 Aug 2004 08:01:07 +0000 Paul Eggert Renamed to getopt_.h.
Thu, 12 Aug 2004 07:59:56 +0000 Paul Eggert Remove ELIDE_CODE hack.
Thu, 12 Aug 2004 07:59:00 +0000 Paul Eggert (Files): Rename getopt.h to getopt_.h.
Thu, 12 Aug 2004 07:57:52 +0000 Paul Eggert Use "gettext.h" instead of its complicated substitute.
Thu, 12 Aug 2004 07:57:07 +0000 Paul Eggert Use "gettext.h" instead of its complicated substitute.
Wed, 11 Aug 2004 22:47:51 +0000 Paul Eggert Merge from coreutils.
Wed, 11 Aug 2004 22:47:30 +0000 Paul Eggert (settime): Recode to avoid warning with Sun Forte C 6U2.
Wed, 11 Aug 2004 22:46:55 +0000 Paul Eggert Convert to UTF-8.
Wed, 11 Aug 2004 22:44:14 +0000 Paul Eggert Merge fnmatch and obstack from coreutils.
Wed, 11 Aug 2004 22:43:53 +0000 Paul Eggert (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
Wed, 11 Aug 2004 22:43:31 +0000 Paul Eggert (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
Wed, 11 Aug 2004 22:40:49 +0000 Paul Eggert Add inttypes_h.m4, stdint_h.m4, uintmax_t.m4.
Wed, 11 Aug 2004 22:40:29 +0000 Paul Eggert obstack.m4 (gl_PREREQ_OBSTACK): Require
Wed, 11 Aug 2004 22:39:58 +0000 Paul Eggert Include <inttypes.h> and <stdint.h> if available.
Wed, 11 Aug 2004 22:39:34 +0000 Paul Eggert Add uintmax_t detection to obstack.
Wed, 11 Aug 2004 12:01:26 +0000 Karl Berry autoupdate
Tue, 10 Aug 2004 05:17:22 +0000 Paul Eggert obstack, chown fixes.
Tue, 10 Aug 2004 05:16:53 +0000 Paul Eggert (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
Tue, 10 Aug 2004 05:16:29 +0000 Paul Eggert (obstack_empty_p): Don't assume that chunk->contents is suitably
Tue, 10 Aug 2004 04:49:04 +0000 Paul Eggert (rpl_chown): Work even if the file is writeable but not readable.
Tue, 10 Aug 2004 03:46:10 +0000 Paul Eggert Put the UTF-8 comment in an m4 comment, not a shell comment, so that
Mon, 09 Aug 2004 23:54:10 +0000 Paul Eggert Add getpass.h, so it's properly declared.
Mon, 09 Aug 2004 23:45:32 +0000 Paul Eggert xgethostname simplification
Mon, 09 Aug 2004 21:16:10 +0000 Paul Eggert Add copyright notices.
Mon, 09 Aug 2004 21:11:34 +0000 Paul Eggert Switch to UTF-8 encoding.
Mon, 09 Aug 2004 18:31:09 +0000 Paul Eggert Remove dependency of xalloc in exitfail, error, gettext.
Mon, 09 Aug 2004 17:58:46 +0000 Paul Eggert Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
Sun, 08 Aug 2004 16:53:10 +0000 Bruno Haible Rename FILESYSTEM_PREFIX_LEN.
Sun, 08 Aug 2004 16:39:24 +0000 Bruno Haible Convert to UTF-8 correctly.
Sat, 07 Aug 2004 06:43:50 +0000 Paul Eggert Merge argp-help from tar.
Sat, 07 Aug 2004 06:43:34 +0000 Paul Eggert (make_hol, hol_append): Don't assume that
Sat, 07 Aug 2004 02:58:12 +0000 Paul Eggert Only declare strdup if it isn't declared by the system.
Sat, 07 Aug 2004 00:09:38 +0000 Paul Eggert Merge from coreutils.
Fri, 06 Aug 2004 23:44:59 +0000 Paul Eggert (gl_PREREQ_EUIDACCESS): Don't bother checking for
Fri, 06 Aug 2004 23:44:27 +0000 Paul Eggert [HAVE_LIBGEN_H]: Include <libgen.h>, for
Fri, 06 Aug 2004 23:37:02 +0000 Paul Eggert Removed (merged from coreutils).
Fri, 06 Aug 2004 23:12:57 +0000 Paul Eggert Merge from coreutils.
Fri, 06 Aug 2004 23:04:38 +0000 Paul Eggert Merge from coreutils.
Fri, 06 Aug 2004 23:03:18 +0000 Paul Eggert Remove safe-lstat.c, safe-lstat.h, safe-stat.c, safe-stat.h.
Fri, 06 Aug 2004 23:01:32 +0000 Paul Eggert Replace fnmatch.h with fnmatch_.h.
Fri, 06 Aug 2004 22:57:52 +0000 Paul Eggert Add "yesno.h" as an include.
Fri, 06 Aug 2004 22:57:01 +0000 Paul Eggert Change include from <time.h> to "strftime.h".
Fri, 06 Aug 2004 22:51:58 +0000 Paul Eggert Merge from coreutils.
Fri, 06 Aug 2004 22:38:20 +0000 Paul Eggert Merge from coreutils.
Fri, 06 Aug 2004 22:30:35 +0000 Paul Eggert Import from coreutils.
Fri, 06 Aug 2004 22:13:55 +0000 Paul Eggert (lib_SOURCES): Add strftime.h.
Fri, 06 Aug 2004 22:07:15 +0000 Paul Eggert Add lib/strftime.h.
Fri, 06 Aug 2004 22:06:44 +0000 Paul Eggert Include <time.h>, for size_t and struct tm.
Fri, 06 Aug 2004 21:57:39 +0000 Paul Eggert Merge from coreutils.
Fri, 06 Aug 2004 21:55:43 +0000 Paul Eggert Merge fromm coreutils.
Fri, 06 Aug 2004 21:48:01 +0000 Paul Eggert Merge from coreutils.
Fri, 06 Aug 2004 20:42:23 +0000 Bruno Haible 2004-08-03 Simon Josefsson <jas@extundo.com>
Fri, 06 Aug 2004 20:39:08 +0000 Bruno Haible 2004-08-01 Simon Josefsson <jas@extundo.com>
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 06:29:11 +0000 Paul Eggert New getcwd module, imported from coreutils.
Fri, 06 Aug 2004 06:19:08 +0000 Paul Eggert (same_name): Return bool, not int.
Fri, 06 Aug 2004 06:18:46 +0000 Paul Eggert Include <stdbool.h>
Fri, 06 Aug 2004 05:21:37 +0000 Paul Eggert Merge from coreutils.
Fri, 06 Aug 2004 05:16:49 +0000 Paul Eggert (errno): Don't declare; we assume C89 or better now.
Fri, 06 Aug 2004 05:08:45 +0000 Paul Eggert New module, from coreutils.
Fri, 06 Aug 2004 05:02:24 +0000 Paul Eggert (S_ISCTG, S_ISOFD, S_ISOFL): New macros, if not already defined.
Fri, 06 Aug 2004 04:55:51 +0000 Paul Eggert (errno): Don't declare; we assume C89 or better now.
Fri, 06 Aug 2004 04:54:58 +0000 Paul Eggert Fix comment glitch.
Fri, 06 Aug 2004 04:49:59 +0000 Paul Eggert Don't depend on strdup.
Fri, 06 Aug 2004 04:48:31 +0000 Paul Eggert (mempcpy): Don't define if a system header defines it.
Fri, 06 Aug 2004 04:48:04 +0000 Paul Eggert (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
Fri, 06 Aug 2004 04:28:36 +0000 Paul Eggert Fix indenting glitch.
Fri, 06 Aug 2004 04:22:55 +0000 Paul Eggert (gl_AC_DOS): filesystem -> file system renaming.
Fri, 06 Aug 2004 04:22:04 +0000 Paul Eggert filesystem -> file system
Fri, 06 Aug 2004 04:21:31 +0000 Paul Eggert (strip_trailing_slashes): Use bool for booleans.
Fri, 06 Aug 2004 04:21:07 +0000 Paul Eggert Include <stdbool.h>.
Fri, 06 Aug 2004 00:08:44 +0000 Paul Eggert Merge from coreutils (first part).
Thu, 05 Aug 2004 23:52:18 +0000 Paul Eggert New cycle-check module imported from coreutils.
Thu, 05 Aug 2004 23:39:18 +0000 Paul Eggert Work around bug in OpenBSD 3.4 sterror_r: it
Thu, 05 Aug 2004 23:37:20 +0000 Paul Eggert Remove; this doesn't belong here.
Thu, 05 Aug 2004 23:33:16 +0000 Paul Eggert Ooop! Forgot to mention m4/c-strtod.m4.
Thu, 05 Aug 2004 23:27:27 +0000 Paul Eggert Imported from coreutils.
Tue, 03 Aug 2004 19:30:03 +0000 Bruno Haible Add dummy module.
Tue, 03 Aug 2004 18:43:09 +0000 Paul Eggert Regenerate.
Tue, 03 Aug 2004 18:40:30 +0000 Paul Eggert Remove "fatal" module.
Tue, 03 Aug 2004 14:03:33 +0000 Karl Berry auto
Sun, 01 Aug 2004 12:50:18 +0000 Karl Berry update from texinfo
Wed, 28 Jul 2004 01:33:42 +0000 Karl Berry update from texinfo
Mon, 26 Jul 2004 13:08:34 +0000 Karl Berry update from texinfo
Mon, 19 Jul 2004 20:22:33 +0000 Bruno Haible New module 'dummy'.
Fri, 16 Jul 2004 16:28:48 +0000 Bruno Haible Add extern "C" for C++.
Fri, 16 Jul 2004 16:09:12 +0000 Bruno Haible Allow use in C++ environment.
Tue, 13 Jul 2004 17:22:56 +0000 Paul Eggert s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g
Sat, 10 Jul 2004 07:58:10 +0000 Paul Eggert * getndelim2.c: Include stddef.h, for ptrdiff_t.
Sat, 10 Jul 2004 06:29:25 +0000 Paul Eggert Add lib/fchown-stub.c.
Mon, 05 Jul 2004 13:11:28 +0000 Karl Berry update from automake
Sun, 27 Jun 2004 23:52:54 +0000 Karl Berry update from texinfo
Fri, 25 Jun 2004 12:52:17 +0000 Karl Berry autoupdate
Thu, 24 Jun 2004 12:46:25 +0000 Karl Berry gnuorg update
Thu, 24 Jun 2004 06:05:19 +0000 Jim Meyering * obstack.h (obstack_base): Cast to (void *), per documentation.
Thu, 24 Jun 2004 06:04:10 +0000 Jim Meyering (obstack_base): Cast to (void *), per documentation.
Wed, 23 Jun 2004 17:20:59 +0000 Karl Berry (LIBTOOL) [karl]: add.
Wed, 23 Jun 2004 07:55:10 +0000 Karl Berry .
Tue, 22 Jun 2004 18:28:11 +0000 Paul Eggert Add argz module, which is autoupdated from libtool.
Tue, 22 Jun 2004 18:05:54 +0000 Paul Eggert autoupdate
Tue, 22 Jun 2004 18:02:53 +0000 Paul Eggert (func_all_modules): Add calloc, to match
Tue, 22 Jun 2004 12:47:17 +0000 Karl Berry autoupdate
Sun, 20 Jun 2004 12:56:46 +0000 Karl Berry update from texinfo
Wed, 16 Jun 2004 23:28:56 +0000 Karl Berry update from texinfo
Mon, 14 Jun 2004 07:43:27 +0000 Karl Berry .
Mon, 14 Jun 2004 03:50:48 +0000 Paul Eggert Add some missing dependencies and/or files.
Sun, 13 Jun 2004 13:20:20 +0000 Karl Berry auto
Fri, 11 Jun 2004 12:58:39 +0000 Karl Berry autoupdate
Fri, 11 Jun 2004 07:49:12 +0000 Karl Berry .
Thu, 10 Jun 2004 08:29:25 +0000 Jim Meyering * modules/calloc: New file.
Sun, 06 Jun 2004 18:55:59 +0000 Paul Eggert * getdate.y (yylex): Allow space between sign and number.
Wed, 02 Jun 2004 07:46:23 +0000 Karl Berry .
Tue, 01 Jun 2004 20:27:08 +0000 Paul Eggert Merge from coreutils CVS.
Tue, 01 Jun 2004 12:12:36 +0000 Karl Berry autoupdate
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
Wed, 21 Apr 2004 07:56:32 +0000 Karl Berry .
Tue, 20 Apr 2004 21:08:12 +0000 Paul Eggert Rename utils_ to gl_ in host-os.m4.
Tue, 20 Apr 2004 11:07:32 +0000 Bruno Haible Avoid memory leak upon realloc failure.
Tue, 20 Apr 2004 09:17:04 +0000 Jim Meyering *** empty log message ***
Tue, 20 Apr 2004 09:16:52 +0000 Jim Meyering Reflect the renamings.
Tue, 20 Apr 2004 09:07:43 +0000 Jim Meyering *** empty log message ***
Tue, 20 Apr 2004 09:07:30 +0000 Jim Meyering Reflect the renamings.
Tue, 20 Apr 2004 09:06:25 +0000 Jim Meyering *** empty log message ***
Tue, 20 Apr 2004 09:06:09 +0000 Jim Meyering Change UTILS_ to gl_ in AC_DEFINE'd names.
Tue, 20 Apr 2004 09:05:49 +0000 Jim Meyering Change UTILS_ to gl_ in AC_DEFINE'd names.
Tue, 20 Apr 2004 08:57:44 +0000 Jim Meyering *** empty log message ***
Tue, 20 Apr 2004 08:57:02 +0000 Jim Meyering Also rename jm_-prefixed variables to have gl_ prefix.
Tue, 20 Apr 2004 08:52:03 +0000 Jim Meyering *** empty log message ***
Tue, 20 Apr 2004 08:51:39 +0000 Jim Meyering Change UTILS_ macro name prefix to gl_.
Tue, 20 Apr 2004 08:47:50 +0000 Jim Meyering *** empty log message ***
Tue, 20 Apr 2004 08:47:37 +0000 Jim Meyering Reflect renaming: s/UTILS_FUNC_DIRFD/gl_FUNC_DIRFD/.
Tue, 20 Apr 2004 08:46:21 +0000 Jim Meyering .
Tue, 20 Apr 2004 08:46:01 +0000 Jim Meyering (gl_MACROS): Reflect the renaming: s/UTILS_FUNC_DIRFD/gl_FUNC_DIRFD/
Tue, 20 Apr 2004 08:43:18 +0000 Jim Meyering .
Tue, 20 Apr 2004 08:42:50 +0000 Jim Meyering (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
Mon, 19 Apr 2004 20:12:23 +0000 Jim Meyering (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc failure,
Mon, 19 Apr 2004 20:11:51 +0000 Jim Meyering .
Mon, 19 Apr 2004 20:11:46 +0000 Jim Meyering (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
Mon, 19 Apr 2004 13:08:22 +0000 Karl Berry unsync jm changes
Mon, 19 Apr 2004 13:01:12 +0000 Karl Berry update from texinfo
Mon, 19 Apr 2004 12:52:06 +0000 Bruno Haible Oops, fix version number. This file is maintained in gnulib, not gettext.
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_
Mon, 19 Apr 2004 07:54:14 +0000 Karl Berry .
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 ***
Fri, 16 Apr 2004 08:26:03 +0000 Jim Meyering (jm_PREREQ_STAT): Remove macro. It is specific to coreutils' stat program.
Thu, 15 Apr 2004 12:34:35 +0000 Karl Berry gettext has trailing blank
Wed, 14 Apr 2004 15:24:45 +0000 Karl Berry update from texinfo
Tue, 13 Apr 2004 12:50:55 +0000 Karl Berry gnuorg
Tue, 13 Apr 2004 09:03:55 +0000 Jim Meyering remove trailing blank
Tue, 13 Apr 2004 07:43:49 +0000 Karl Berry .
Tue, 13 Apr 2004 06:38:44 +0000 Paul Eggert Propagating gettext into gnulib a bit better.
Tue, 13 Apr 2004 06:30:42 +0000 Paul Eggert * modules/inttostr (EXTRA_DIST): Move inttostr.c here....
Mon, 12 Apr 2004 20:12:33 +0000 Paul Eggert * modules/getopt (lib_SOURCES): Add getopt_int.h.
Mon, 12 Apr 2004 17:41:24 +0000 Jim Meyering .
Mon, 12 Apr 2004 17:41:08 +0000 Jim Meyering (func_all_modules): Add cloexec, inttostr, free, tzset.
Mon, 12 Apr 2004 06:47:06 +0000 Paul Eggert * inttostr.h: Assume C89 for <limits.h> and CHAR_BIT.
Thu, 08 Apr 2004 13:31:03 +0000 Karl Berry .
Tue, 06 Apr 2004 12:50:16 +0000 Karl Berry fencepost update
Sun, 04 Apr 2004 13:32:34 +0000 Karl Berry update from glibc
Sat, 03 Apr 2004 13:42:45 +0000 Karl Berry update from texinfo
Fri, 02 Apr 2004 13:02:52 +0000 Karl Berry autoupdate
Wed, 31 Mar 2004 08:47:35 +0000 Karl Berry .
Wed, 31 Mar 2004 07:47:20 +0000 Paul Eggert Merge from coreutils.
Wed, 31 Mar 2004 07:46:28 +0000 Paul Eggert Merge from coreutils.
Wed, 31 Mar 2004 07:44:44 +0000 Paul Eggert (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
Wed, 31 Mar 2004 07:41:07 +0000 Jim Meyering .
Wed, 31 Mar 2004 07:40:41 +0000 Jim Meyering Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
Wed, 31 Mar 2004 07:39:08 +0000 Jim Meyering .
Wed, 31 Mar 2004 07:38:35 +0000 Jim Meyering Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
Wed, 31 Mar 2004 07:38:13 +0000 Paul Eggert Merge from coreutils.
Wed, 31 Mar 2004 07:35:28 +0000 Jim Meyering * modules/realloc (Files): Remove m4/realloc.m4.
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 07:30:08 +0000 Paul Eggert Merge from coreutils.
Wed, 31 Mar 2004 07:25:19 +0000 Paul Eggert (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
Wed, 31 Mar 2004 07:20:49 +0000 Paul Eggert Merge from coreutils.
Wed, 31 Mar 2004 06:21:11 +0000 Paul Eggert New module inttostr.
Tue, 30 Mar 2004 23:59:03 +0000 Paul Eggert cloexec returns int not bool, to be more consistent with Unix conventions.
Tue, 30 Mar 2004 18:51:56 +0000 Paul Eggert (getloadavg): Don't assume setlocale returns nonnull.
Tue, 30 Mar 2004 08:44:38 +0000 Karl Berry .
Mon, 29 Mar 2004 23:57:36 +0000 Paul Eggert Merge changes to getloadavg.c from coreutils and Emacs; this
Sun, 21 Mar 2004 19:10:14 +0000 Karl Berry update from texinfo
Fri, 19 Mar 2004 00:47:17 +0000 Paul Eggert getopt.h: Sync with libc CVS.
Thu, 18 Mar 2004 13:36:53 +0000 Bruno Haible Fix portability problem with Tru64 and BSD/OS.
Mon, 15 Mar 2004 23:44:51 +0000 Paul Eggert Fix typo "it it" in changelog entry.
Fri, 12 Mar 2004 14:04:09 +0000 Karl Berry autoupdate
Thu, 11 Mar 2004 23:59:36 +0000 Karl Berry update from texinfo
Thu, 11 Mar 2004 13:04:48 +0000 Karl Berry autoupdate
Wed, 10 Mar 2004 08:17:46 +0000 Karl Berry .
Tue, 09 Mar 2004 19:42:23 +0000 Paul Eggert Sync getopt and argp from libc CVS.
Sun, 07 Mar 2004 23:51:09 +0000 Paul Eggert Fix c-stack.c portability bug on IRIX 5.3.
Sun, 07 Mar 2004 17:14:23 +0000 Karl Berry update from texinfo
Fri, 05 Mar 2004 13:31:38 +0000 Karl Berry config update
Thu, 26 Feb 2004 08:16:34 +0000 Karl Berry .
Thu, 26 Feb 2004 01:05:18 +0000 Karl Berry update from texinfo
Wed, 25 Feb 2004 19:48:03 +0000 Bruno Haible Improved strdup.
Wed, 25 Feb 2004 19:46:30 +0000 Bruno Haible strdup declaration, from Simon Josefsson.
Wed, 25 Feb 2004 19:45:31 +0000 Bruno Haible Include strdup.h. From Simon Josefsson.
Wed, 25 Feb 2004 19:39:07 +0000 Bruno Haible Improved strdup, from Simon Josefsson.
Tue, 24 Feb 2004 16:12:33 +0000 Karl Berry update from texinfo
Tue, 24 Feb 2004 12:52:47 +0000 Karl Berry update from config
Tue, 24 Feb 2004 01:05:44 +0000 Karl Berry add maintain/standards docs
Mon, 23 Feb 2004 08:16:47 +0000 Karl Berry .
Sun, 22 Feb 2004 14:09:56 +0000 Bruno Haible Doesn't depend on stdbool.
Thu, 19 Feb 2004 17:08:02 +0000 Karl Berry update from texinfo
Wed, 18 Feb 2004 12:34:38 +0000 Bruno Haible Needs AC_C_INLINE.
Tue, 17 Feb 2004 13:29:02 +0000 Karl Berry update from config
Tue, 17 Feb 2004 00:48:02 +0000 Karl Berry update from automake
Sun, 15 Feb 2004 17:34:06 +0000 Karl Berry update from texinfo
Sat, 14 Feb 2004 18:29:30 +0000 Karl Berry update from texinfo
Thu, 12 Feb 2004 14:14:23 +0000 Karl Berry update from texinfo
Wed, 11 Feb 2004 13:37:50 +0000 Karl Berry update from config
Mon, 09 Feb 2004 23:23:26 +0000 Karl Berry update from texinfo
Fri, 06 Feb 2004 16:22:18 +0000 Karl Berry update from texinfo
Fri, 06 Feb 2004 14:40:09 +0000 Karl Berry update from gettext 0.14.1
Thu, 05 Feb 2004 20:31:52 +0000 Bruno Haible Move misplaced ChangeLog entry.
Thu, 05 Feb 2004 19:05:52 +0000 Paul Eggert New function quotearg_alloc. Treat { } = as special sometimes.
Thu, 05 Feb 2004 00:27:09 +0000 Karl Berry update from config
Wed, 04 Feb 2004 08:11:32 +0000 Karl Berry .
Tue, 03 Feb 2004 21:48:51 +0000 Bruno Haible New module 'pipe'.
Thu, 29 Jan 2004 12:18:12 +0000 Karl Berry update from texinfo
Wed, 28 Jan 2004 22:38:38 +0000 Karl Berry update from config
Wed, 28 Jan 2004 08:11:48 +0000 Karl Berry .
Tue, 27 Jan 2004 11:10:45 +0000 Bruno Haible New module 'execute'.
Sat, 24 Jan 2004 08:11:46 +0000 Karl Berry .