log

age author description
Fri, 21 Jan 2005 00:26:40 +0000 Paul Eggert Regenerate.
Fri, 21 Jan 2005 00:24:52 +0000 Paul Eggert * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
Thu, 20 Jan 2005 22:21:01 +0000 Paul Eggert * lib/save-cwd.c (save_cwd): Remove code to support the case
Thu, 20 Jan 2005 12:22:11 +0000 Simon Josefsson * base64.h (isbase64): Add.
Wed, 19 Jan 2005 19:23:12 +0000 Paul Eggert Regenerate.
Wed, 19 Jan 2005 19:21:39 +0000 Paul Eggert mempcpy update; add ullong_max to MODULES.html.sh
Wed, 19 Jan 2005 19:21:17 +0000 Paul Eggert (Sizes of integer types <limits.h>): New element, with new ullong_max module.
Wed, 19 Jan 2005 19:11:15 +0000 Paul Eggert (gl_FUNC_MEMPCPY): Use AC_LIBSOURCES.
Wed, 19 Jan 2005 19:10:24 +0000 Paul Eggert (Makefile.am): Remove mention of mempcpy.h; AC_LIBSOURCES now does this.
Wed, 19 Jan 2005 13:54:54 +0000 Bruno Haible New module 'sh-quote'.
Tue, 18 Jan 2005 23:53:37 +0000 Paul Eggert Merge from coreutils.
Tue, 18 Jan 2005 23:52:18 +0000 Paul Eggert Work around tests/touch/empty-file failure on a system
Tue, 18 Jan 2005 23:42:19 +0000 Paul Eggert Fix typo in copyright notice.
Tue, 18 Jan 2005 23:40:57 +0000 Paul Eggert (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
Tue, 18 Jan 2005 23:34:45 +0000 Paul Eggert (gl_MACROS): Require gl_ULLONG_MAX.
Tue, 18 Jan 2005 23:30:19 +0000 Paul Eggert Initial version.
Tue, 18 Jan 2005 23:20:16 +0000 Paul Eggert (gl_FUNC_CHOWN): When cross-compiling, assume that chown
Tue, 18 Jan 2005 22:08:49 +0000 Paul Eggert (version_etc_copyright): Update copyright date.
Tue, 18 Jan 2005 22:06:23 +0000 Paul Eggert (futimens): Account for the fact that futimes
Tue, 18 Jan 2005 21:58:11 +0000 Paul Eggert * modules/chdir-long, modules/openat: New files.
Tue, 18 Jan 2005 21:09:14 +0000 Paul Eggert Merge changes from coreutils.
Tue, 18 Jan 2005 13:11:07 +0000 Bruno Haible Use an all-permissive copyright notice.
Tue, 18 Jan 2005 13:07:56 +0000 Bruno Haible Use an all-permissive copyright notice, recommended by RMS.
Mon, 17 Jan 2005 13:15:19 +0000 Bruno Haible Move some conditionals from the .c file to the .m4 file.
Mon, 17 Jan 2005 13:06:34 +0000 Bruno Haible Update from gettext.
Mon, 17 Jan 2005 12:58:13 +0000 Bruno Haible Copyright years.
Mon, 17 Jan 2005 12:56:47 +0000 Bruno Haible The fwriteerror() function now needs to fclose() the stream,
Mon, 17 Jan 2005 12:55:00 +0000 Bruno Haible Declare environ; not all systems declare it.
Sat, 15 Jan 2005 17:16:25 +0000 Karl Berry .
Wed, 12 Jan 2005 13:44:47 +0000 Karl Berry autoupdate from libtool
Wed, 12 Jan 2005 13:43:11 +0000 Karl Berry autoupdate
Tue, 11 Jan 2005 10:10:01 +0000 Sergey Poznyakoff Updated
Tue, 11 Jan 2005 10:07:38 +0000 Sergey Poznyakoff Depend on vsnprintf
Mon, 10 Jan 2005 15:43:27 +0000 Jim Meyering *** empty log message ***
Mon, 10 Jan 2005 15:42:34 +0000 Jim Meyering (Depends-on): Add atexit.
Wed, 05 Jan 2005 02:50:04 +0000 Simon Josefsson Print #include directives when --import'ing.
Tue, 04 Jan 2005 20:24:58 +0000 Jim Meyering *** empty log message ***
Tue, 04 Jan 2005 20:22:52 +0000 Jim Meyering Changes imported from coreutils.
Tue, 04 Jan 2005 18:46:24 +0000 Paul Eggert * human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
Tue, 04 Jan 2005 17:23:09 +0000 Karl Berry autoupdate
Sat, 01 Jan 2005 17:18:07 +0000 Karl Berry autoupdate
Thu, 30 Dec 2004 22:56:28 +0000 Karl Berry standards update
Wed, 29 Dec 2004 05:51:19 +0000 Paul Eggert * error.c: Remove dependency on gettext and libintl.
Wed, 29 Dec 2004 05:50:55 +0000 Paul Eggert * modules/error (Depends-on): Remove gettext.
Wed, 29 Dec 2004 05:50:14 +0000 Paul Eggert (Depends-on): Remove gettext.
Wed, 29 Dec 2004 05:49:08 +0000 Paul Eggert [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
Tue, 28 Dec 2004 02:36:14 +0000 Simon Josefsson * tests/test-base64.c: Include required header files. Remove
Fri, 24 Dec 2004 14:00:46 +0000 Karl Berry autoupdate
Fri, 24 Dec 2004 08:36:54 +0000 Paul Eggert * c-strtod.m4 (gl_C99_STRTOLD): New macro.
Fri, 24 Dec 2004 08:36:41 +0000 Paul Eggert (gl_C99_STRTOLD): New macro.
Fri, 24 Dec 2004 08:36:15 +0000 Paul Eggert * c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not HAVE_DECL_STRTOLD.
Fri, 24 Dec 2004 08:35:58 +0000 Paul Eggert (STRTOD): Depend on HAVE_C99_STRTOLD, not HAVE_DECL_STRTOLD.
Fri, 24 Dec 2004 08:07:29 +0000 Paul Eggert (parser_init): Omit unnecessary alignments, and comment the alignments.
Fri, 24 Dec 2004 08:02:03 +0000 Paul Eggert Include <stddef.h>.
Fri, 24 Dec 2004 06:06:57 +0000 Paul Eggert * getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
Fri, 24 Dec 2004 06:06:43 +0000 Paul Eggert (gl_GETDATE): Remove AC_FUNC_ALLOCA.
Fri, 24 Dec 2004 06:06:17 +0000 Paul Eggert * modules/getdate (Depends-on): Remove alloca-opt.
Fri, 24 Dec 2004 06:06:01 +0000 Paul Eggert (Depends-on): Remove alloca-opt.
Fri, 24 Dec 2004 05:29:34 +0000 Paul Eggert * getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
Fri, 24 Dec 2004 05:29:20 +0000 Paul Eggert (YYSTACK_USE_ALLOCA): Define to 0, since there's no need to extend the