log

age author description
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