log

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