log

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