log

age author description
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 .
Sat, 24 Jan 2004 07:22:33 +0000 Paul Eggert Exit-status fixes from coreutils.
Fri, 23 Jan 2004 01:34:24 +0000 Karl Berry update from texinfo
Wed, 21 Jan 2004 22:18:24 +0000 Jim Meyering *** empty log message ***
Wed, 21 Jan 2004 22:10:43 +0000 Jim Meyering (__mktime_internal) [!_LIBC]: Define to mktime_internal
Wed, 21 Jan 2004 08:13:29 +0000 Karl Berry .
Tue, 20 Jan 2004 17:05:34 +0000 Bruno Haible Use allocsa instead of alloca.
Tue, 20 Jan 2004 16:54:56 +0000 Bruno Haible Avoid compilation warnings on Cygwin.
Tue, 20 Jan 2004 16:47:31 +0000 Bruno Haible Update from gettext.
Tue, 20 Jan 2004 14:07:25 +0000 Bruno Haible New module 'xallocsa'.
Tue, 20 Jan 2004 14:06:41 +0000 Bruno Haible Oops.
Tue, 20 Jan 2004 14:03:28 +0000 Bruno Haible New module 'allocsa'.
Tue, 20 Jan 2004 14:02:16 +0000 Karl Berry update from config
Tue, 20 Jan 2004 13:59:58 +0000 Bruno Haible New module 'eealloc'.
Tue, 20 Jan 2004 13:59:49 +0000 Karl Berry .
Tue, 20 Jan 2004 13:59:25 +0000 Karl Berry GNUWWWLICENSES for karl.
Tue, 20 Jan 2004 13:48:29 +0000 Bruno Haible New module 'eealloc'.
Mon, 19 Jan 2004 15:02:31 +0000 Karl Berry update from texinfo
Sun, 18 Jan 2004 14:54:16 +0000 Karl Berry Texinfo licenses
Sun, 18 Jan 2004 14:53:23 +0000 Karl Berry new
Sun, 18 Jan 2004 09:32:50 +0000 Paul Eggert Merge from diffutils.
Sun, 18 Jan 2004 00:36:15 +0000 Karl Berry update from texinfo
Fri, 16 Jan 2004 09:59:18 +0000 Jim Meyering Update copyright year to include _2003_ (year of most recent change).
Fri, 16 Jan 2004 08:30:10 +0000 Jim Meyering remove trailing blank line
Fri, 16 Jan 2004 08:11:19 +0000 Karl Berry .
Fri, 16 Jan 2004 07:55:43 +0000 Paul Eggert Merge from coreutils.
Fri, 16 Jan 2004 06:15:39 +0000 Paul Eggert * modules/poll: Add BUILT_SOURCES.
Thu, 15 Jan 2004 19:26:38 +0000 Karl Berry update from texinfo
Wed, 14 Jan 2004 22:22:10 +0000 Paul Eggert * fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided.
Wed, 14 Jan 2004 22:15:48 +0000 Paul Eggert Merge fnmatch patches from glibc.
Wed, 14 Jan 2004 13:41:27 +0000 Karl Berry update from automake
Tue, 13 Jan 2004 13:11:14 +0000 Karl Berry update from automake
Fri, 09 Jan 2004 13:29:29 +0000 Karl Berry update from automake
Tue, 06 Jan 2004 00:53:39 +0000 Karl Berry update from texinfo
Mon, 05 Jan 2004 14:07:23 +0000 Karl Berry update from config
Sun, 04 Jan 2004 22:50:27 +0000 Karl Berry update from texinfo
Sun, 04 Jan 2004 14:39:23 +0000 Karl Berry update from texinfo
Wed, 31 Dec 2003 13:59:33 +0000 Karl Berry depcomp update from automake
Wed, 24 Dec 2003 13:07:08 +0000 uid65818 updates from savannah outage
Wed, 03 Dec 2003 21:13:13 +0000 Bruno Haible Upgrade to gettext-0.13.
Wed, 03 Dec 2003 21:06:48 +0000 Bruno Haible Upgrade to gettext-0.13.
Wed, 03 Dec 2003 21:06:19 +0000 Bruno Haible fprintf() test, from gettext-0.13.
Wed, 03 Dec 2003 21:06:02 +0000 Bruno Haible intmax_t test, from gettext-0.13.
Wed, 03 Dec 2003 21:05:31 +0000 Bruno Haible Upgrade to gettext 0.13. This is a nop.
Wed, 03 Dec 2003 10:17:42 +0000 Paul Eggert * getgroups.c (getgroups): xmalloc takes one argument, not two.
Tue, 02 Dec 2003 14:45:29 +0000 Karl Berry update from texinfo
Sun, 30 Nov 2003 23:07:49 +0000 Karl Berry update from texinfo
Sat, 29 Nov 2003 13:37:46 +0000 Karl Berry argp update from libc
Wed, 26 Nov 2003 08:21:40 +0000 Karl Berry .
Tue, 25 Nov 2003 11:18:46 +0000 Bruno Haible Use size_t instead of ssize_t.
Tue, 25 Nov 2003 08:42:14 +0000 Karl Berry .
Mon, 24 Nov 2003 21:38:43 +0000 Paul Eggert Remove dependency of alloca on xalloc.
Mon, 24 Nov 2003 12:05:44 +0000 Bruno Haible Add xsize. Forgotten commit on 2003-11-04.
Sat, 22 Nov 2003 15:08:27 +0000 Jim Meyering .
Sat, 22 Nov 2003 15:07:36 +0000 Jim Meyering (x2nrealloc_inline): Fix typos in comments: s/size/size_t/.
Fri, 21 Nov 2003 13:33:54 +0000 Karl Berry config update
Tue, 18 Nov 2003 15:29:47 +0000 Bruno Haible Avoid alloca with too large size.
Tue, 18 Nov 2003 13:43:51 +0000 Karl Berry .
Tue, 18 Nov 2003 08:20:33 +0000 Karl Berry .
Mon, 17 Nov 2003 21:58:05 +0000 Paul Eggert S+T cannot overflow if S is the size of an existing object and T is small.
Mon, 17 Nov 2003 21:47:16 +0000 Paul Eggert Mention that S+T cannot overflow if S is the size of an existing
Mon, 17 Nov 2003 16:16:14 +0000 Jim Meyering *** empty log message ***
Mon, 17 Nov 2003 16:16:00 +0000 Jim Meyering On systems without utime and without a utimes function capable of
Mon, 17 Nov 2003 15:14:21 +0000 Bruno Haible Use xsize.h to protect against memory size overflows.
Mon, 17 Nov 2003 14:56:31 +0000 Bruno Haible Merge support for wide characters, from GNU gettext.
Mon, 17 Nov 2003 14:37:27 +0000 Bruno Haible New function xmax.
Sun, 16 Nov 2003 17:49:08 +0000 Karl Berry update from texinfo
Sun, 16 Nov 2003 13:48:56 +0000 Karl Berry update from texinfo
Sat, 15 Nov 2003 14:58:11 +0000 Karl Berry update from texinfo
Thu, 13 Nov 2003 08:35:05 +0000 Karl Berry .
Thu, 13 Nov 2003 07:19:08 +0000 Paul Eggert Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
Thu, 13 Nov 2003 05:17:20 +0000 Paul Eggert xstrtol.c (__xstrtol): Remove "break" immediately after
Wed, 12 Nov 2003 08:26:36 +0000 Karl Berry .
Tue, 11 Nov 2003 11:58:42 +0000 Bruno Haible Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.
Tue, 11 Nov 2003 11:57:04 +0000 Bruno Haible Macro for determining PTRDIFF_MAX.
Tue, 11 Nov 2003 11:56:48 +0000 Bruno Haible Macro for determining SIZE_MAX.
Mon, 10 Nov 2003 23:55:49 +0000 Paul Eggert Fix off-by-one error in xalloc_oversized.
Mon, 10 Nov 2003 14:39:13 +0000 Karl Berry .
Sun, 09 Nov 2003 14:01:33 +0000 Karl Berry update from automake
Thu, 06 Nov 2003 19:40:49 +0000 Paul Eggert Reject allocations of exactly SIZE_MAX bytes.
Wed, 05 Nov 2003 11:36:58 +0000 Bruno Haible Solaris portability problem.
Wed, 05 Nov 2003 08:24:58 +0000 Karl Berry .
Tue, 04 Nov 2003 12:06:35 +0000 Bruno Haible Use xsize.
Tue, 04 Nov 2003 12:06:16 +0000 Bruno Haible New module 'xsize'.
Tue, 04 Nov 2003 10:24:51 +0000 Jim Meyering *** empty log message ***
Tue, 04 Nov 2003 10:24:35 +0000 Jim Meyering Use the `$(VAR)' notation for AC_SUBST'd variable names, rather than @VAR@.
Tue, 04 Nov 2003 09:41:26 +0000 Jim Meyering Use the `$(VAR)' notation for AC_SUBST'd variable names, rather than @VAR@.
Tue, 04 Nov 2003 08:23:00 +0000 Karl Berry .
Mon, 03 Nov 2003 20:47:02 +0000 Bruno Haible Use waitid if possible.
Mon, 03 Nov 2003 15:04:39 +0000 Jim Meyering *** empty log message ***
Mon, 03 Nov 2003 15:04:21 +0000 Jim Meyering new file
Mon, 03 Nov 2003 15:03:24 +0000 Jim Meyering Include "userspec.h".
Mon, 03 Nov 2003 15:02:32 +0000 Jim Meyering (lib_SOURCES): Add userspec.h.
Mon, 03 Nov 2003 14:33:20 +0000 Karl Berry update from config
Sun, 02 Nov 2003 14:57:18 +0000 Karl Berry vasprintf.c sync broken
Sat, 01 Nov 2003 15:07:27 +0000 Karl Berry update from texinfo
Sat, 01 Nov 2003 06:00:45 +0000 Paul Eggert Catch size calculation overflow problem on Alphas running OSF/1.
Fri, 31 Oct 2003 14:06:59 +0000 Jim Meyering *hash.c: Include "xalloc.h" for use of xalloc_oversized.
Fri, 31 Oct 2003 14:06:36 +0000 Jim Meyering Include "xalloc.h" for use of xalloc_oversized.
Fri, 31 Oct 2003 13:53:37 +0000 Jim Meyering * linebuffer.c: Include <string.h> for declaration of memset.
Fri, 31 Oct 2003 13:53:15 +0000 Jim Meyering Include <string.h> for declaration of memset.
Thu, 30 Oct 2003 18:46:19 +0000 Paul Eggert Change netbsd*-gnu pattern back to netbsd*-gnu*.
Thu, 30 Oct 2003 14:09:04 +0000 Bruno Haible Check for overflow when converting from size_t to 'int'.
Thu, 30 Oct 2003 13:52:10 +0000 Bruno Haible Add comment.
Thu, 30 Oct 2003 08:25:42 +0000 Karl Berry .
Thu, 30 Oct 2003 06:33:39 +0000 Paul Eggert Revamp xalloc_oversized so that its count arg need not fit into size_t.
Thu, 30 Oct 2003 05:51:29 +0000 Paul Eggert host-os.m4 (UTILS_HOST_OS): Fix bugs in previous change.
Thu, 30 Oct 2003 05:50:36 +0000 Paul Eggert Fix some bugs in the previous change.
Thu, 30 Oct 2003 00:36:03 +0000 Paul Eggert Simplify the code by using new xalloc.h features.
Wed, 29 Oct 2003 17:35:16 +0000 Paul Eggert Log xrealloc -> free+xmalloc changes for getgroups, quotearg.
Wed, 29 Oct 2003 17:33:05 +0000 Paul Eggert (quotearg_n_options): Use free/xmalloc rather than xrealloc.
Wed, 29 Oct 2003 17:27:58 +0000 Paul Eggert (getgroups): Don't use xrealloc, since we don't need the buffer
Tue, 28 Oct 2003 03:06:17 +0000 Paul Eggert Identify GNU/KFreeBSD and GNU/KNetBSD using their new names (which have a
Mon, 27 Oct 2003 21:28:39 +0000 Karl Berry update from texinfo
Mon, 27 Oct 2003 13:58:34 +0000 Bruno Haible Improved support for BeOS: Avoid compilation error if <sys/socket.h>
Mon, 27 Oct 2003 08:41:23 +0000 Paul Eggert Modify exclude.c to use new xalloc primitives, for simplicity.
Mon, 27 Oct 2003 08:11:09 +0000 Paul Eggert xalloc.h now uses inline, so includers need to configure this.
Mon, 27 Oct 2003 08:00:26 +0000 Paul Eggert New function xalloc_oversized.
Mon, 27 Oct 2003 07:28:24 +0000 Paul Eggert Add x2realloc, x2nrealloc. Port to C99 inline.
Mon, 27 Oct 2003 07:12:11 +0000 Paul Eggert (alloca): xmalloc cannot return NULL, so don't test for that.
Sun, 26 Oct 2003 11:56:27 +0000 Karl Berry .
Sun, 26 Oct 2003 11:52:05 +0000 Karl Berry (COPYING.DOC): no longer available from
Sun, 26 Oct 2003 00:14:40 +0000 Paul Eggert Fix several address-calculation bugs in the hash modules,
Sat, 25 Oct 2003 16:40:01 +0000 Karl Berry update from texinfo
Fri, 24 Oct 2003 16:40:07 +0000 Karl Berry update from texinfo
Fri, 24 Oct 2003 01:59:31 +0000 Karl Berry update from texinfo
Thu, 23 Oct 2003 18:41:19 +0000 Paul Eggert Don't include getndelim2.o twice into LIBOBJS.
Thu, 23 Oct 2003 14:11:57 +0000 Karl Berry update from texinfo
Wed, 22 Oct 2003 16:26:00 +0000 Paul Eggert Meyers -> Myers
Wed, 22 Oct 2003 05:53:05 +0000 Paul Eggert (getndelim2): When size calculation overflows,
Wed, 22 Oct 2003 05:10:04 +0000 Paul Eggert Merge changes from glibc obstack; minor cleanups to make it easier to
Wed, 22 Oct 2003 01:02:47 +0000 Paul Eggert Don't use lvalue casts, as GCC plans to remove support for them in GCC 3.5.
Tue, 21 Oct 2003 09:53:14 +0000 Karl Berry .
Mon, 20 Oct 2003 11:03:53 +0000 Bruno Haible New module 'wait-process'.
Mon, 20 Oct 2003 10:51:59 +0000 Bruno Haible Portability to HP-UX 10, found by Jim Meyering.
Sat, 18 Oct 2003 22:58:00 +0000 Karl Berry config update
Fri, 17 Oct 2003 01:49:31 +0000 Karl Berry update from texinfo
Thu, 16 Oct 2003 22:57:54 +0000 Karl Berry update from config
Thu, 16 Oct 2003 18:28:06 +0000 Paul Eggert (foo *) NULL + 0 == NULL
Thu, 16 Oct 2003 07:34:14 +0000 Paul Eggert getgroups.c: minor fixups.
Thu, 16 Oct 2003 07:30:56 +0000 Paul Eggert Include <errno.h>, <stdlib.h>.
Thu, 16 Oct 2003 07:06:57 +0000 Jim Meyering .
Thu, 16 Oct 2003 07:06:25 +0000 Jim Meyering Include <string.h>, for declarations of memset and memcpy.
Thu, 16 Oct 2003 06:56:14 +0000 Paul Eggert Fix address-arithmetic and alloca bugs in fnmatch.
Thu, 16 Oct 2003 06:51:24 +0000 Paul Eggert Check for address arithmetic overflow.
Thu, 16 Oct 2003 05:26:15 +0000 Paul Eggert Do not include <inttypes.h> or <stdint.h>.
Wed, 15 Oct 2003 08:44:54 +0000 Karl Berry .
Tue, 14 Oct 2003 20:08:25 +0000 Paul Eggert Handle invalid suffixes and overflow independently, so that
Tue, 14 Oct 2003 12:10:32 +0000 Bruno Haible Test for sig_atomic_t. Part of modules 'fatal-signal' and 'wait-process'.
Tue, 14 Oct 2003 12:09:12 +0000 Bruno Haible Improved 'fatal-signal' module.
Mon, 13 Oct 2003 18:48:14 +0000 Richard Stallman (MAX_BUF_SIZE): Reduce to 2**15.
Mon, 13 Oct 2003 08:27:23 +0000 Karl Berry .
Mon, 13 Oct 2003 06:07:10 +0000 Paul Eggert Revamp xalloc interface so that it can check for address arithmetic overflow.
Sat, 11 Oct 2003 08:09:03 +0000 Karl Berry .
Fri, 10 Oct 2003 19:41:12 +0000 Bruno Haible A little more dependencies of the 'argp' module.
Thu, 09 Oct 2003 13:29:49 +0000 Karl Berry update from texinfo
Thu, 09 Oct 2003 07:56:41 +0000 Karl Berry .
Wed, 08 Oct 2003 20:34:54 +0000 Paul Eggert Merge getpass from libc, plus a few fixes.
Wed, 08 Oct 2003 19:38:51 +0000 Karl Berry update from texinfo
Wed, 08 Oct 2003 12:01:28 +0000 Karl Berry update from texinfo
Tue, 07 Oct 2003 12:58:45 +0000 Karl Berry update from texinfo
Tue, 07 Oct 2003 12:57:23 +0000 Karl Berry update from config
Tue, 07 Oct 2003 07:46:10 +0000 Karl Berry .
Mon, 06 Oct 2003 20:32:36 +0000 Bruno Haible Remove version-etc-2 module.
Mon, 06 Oct 2003 20:30:17 +0000 Bruno Haible Merge version-etc-2 back into version-etc: Better way to internationalize
Mon, 06 Oct 2003 12:50:11 +0000 Bruno Haible New module 'fatal-signal'.
Sun, 05 Oct 2003 12:34:51 +0000 Karl Berry update from texinfo
Sun, 05 Oct 2003 07:06:59 +0000 Paul Eggert Rework advice for preventing empty .o files.
Sat, 04 Oct 2003 12:28:06 +0000 Karl Berry argp update from libc
Sat, 04 Oct 2003 12:26:31 +0000 Karl Berry update from config
Fri, 03 Oct 2003 07:10:45 +0000 Karl Berry .
Thu, 02 Oct 2003 10:22:12 +0000 Bruno Haible Tweak Include section.
Thu, 02 Oct 2003 10:18:23 +0000 Bruno Haible Put gethostname into the right section.
Thu, 02 Oct 2003 10:17:02 +0000 Bruno Haible Don't mention getdomainname, xgetdomainname twice.
Wed, 01 Oct 2003 11:11:02 +0000 Bruno Haible Don't echo the password on Solaris, HP-UX, AIX, OSF/1.
Tue, 30 Sep 2003 12:36:17 +0000 Richard Stallman (regex_compile): Free the stack when returning from function.
Tue, 30 Sep 2003 06:11:03 +0000 Paul Eggert * strftime.c (tm_diff) [! HAVE_TM_GMTOFF]: Fix arg typo in previous patch.
Sun, 28 Sep 2003 08:09:34 +0000 Jim Meyering .
Sun, 28 Sep 2003 08:09:13 +0000 Jim Meyering Correct cpp indentation.
Sun, 28 Sep 2003 07:15:38 +0000 Karl Berry .
Sun, 28 Sep 2003 03:41:50 +0000 Paul Eggert Trivial fixes to Makefile.am parts of module listings.
Sat, 27 Sep 2003 22:36:10 +0000 Paul Eggert Omit the special code that used __typeof__ for MIN and MAX,
Sat, 27 Sep 2003 16:13:48 +0000 Paul Eggert Add 'free' module.
Sat, 27 Sep 2003 15:46:21 +0000 Paul Eggert Update comment about utimes bugs.
Sat, 27 Sep 2003 14:30:57 +0000 Paul Eggert (error_tail): Don't cast alloca to (void *); it's already (void *).
Sat, 27 Sep 2003 12:47:07 +0000 Karl Berry update from automake
Sat, 27 Sep 2003 12:44:53 +0000 Karl Berry update from texinfo
Sat, 27 Sep 2003 05:11:56 +0000 Paul Eggert * error.c (error_tail): Move some declarations
Fri, 26 Sep 2003 15:28:49 +0000 Bruno Haible Better avoid collision with AIX stpncpy().
Fri, 26 Sep 2003 15:25:30 +0000 Bruno Haible Better handling of collision with AIX stpncpy() function.
Fri, 26 Sep 2003 14:28:46 +0000 Bruno Haible Test result on AIX 4.3.3 and AIX 5.1.
Fri, 26 Sep 2003 14:28:26 +0000 Bruno Haible Test result on glibc 2.x.
Fri, 26 Sep 2003 14:28:10 +0000 Bruno Haible Test for stpncpy function.
Fri, 26 Sep 2003 14:03:13 +0000 Karl Berry really install update from automake
Fri, 26 Sep 2003 07:43:06 +0000 Paul Eggert Document recent checkins.
Fri, 26 Sep 2003 07:41:40 +0000 Paul Eggert (SIZE_MAX) [!defined SIZE_MAX]: Define.
Fri, 26 Sep 2003 07:35:01 +0000 Paul Eggert Merge changes from glibc.
Fri, 26 Sep 2003 07:12:40 +0000 Karl Berry .
Thu, 25 Sep 2003 14:12:43 +0000 Bruno Haible New module 'getdomainname'.
Thu, 25 Sep 2003 12:21:19 +0000 Karl Berry updates from libc,automake
Thu, 25 Sep 2003 12:01:28 +0000 Bruno Haible New module 'version-etc-2'.
Thu, 25 Sep 2003 11:01:25 +0000 Bruno Haible Fix comment.
Thu, 25 Sep 2003 10:55:09 +0000 Bruno Haible New modules 'getdomainname', 'xgetdomainname'.
Thu, 25 Sep 2003 10:48:39 +0000 Bruno Haible Return -1/EINVAL when the buffer is too small.
Thu, 25 Sep 2003 10:41:15 +0000 Bruno Haible New modules 'xgetdomainname'.
Thu, 25 Sep 2003 10:20:46 +0000 Bruno Haible New module 'getdomainname'.
Thu, 25 Sep 2003 07:16:02 +0000 Karl Berry .
Wed, 24 Sep 2003 21:09:18 +0000 Paul Eggert Add xgethostname.h.
Wed, 24 Sep 2003 20:56:42 +0000 Paul Eggert (freebuffer): Don't free the argument, just the buffer associated with
Wed, 24 Sep 2003 20:38:08 +0000 Paul Eggert * README: Document assumptions that 'int' is at least 32 bits
Wed, 24 Sep 2003 17:51:55 +0000 Karl Berry update from texinfo
Mon, 22 Sep 2003 13:41:32 +0000 Karl Berry update from texinfo
Sun, 21 Sep 2003 20:21:06 +0000 Karl Berry update from texinfo
Sun, 21 Sep 2003 13:33:24 +0000 Karl Berry .
Fri, 19 Sep 2003 13:21:16 +0000 Karl Berry argp.h update from libc
Thu, 18 Sep 2003 07:13:35 +0000 Karl Berry .
Thu, 18 Sep 2003 06:32:11 +0000 Paul Eggert * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first.
Wed, 17 Sep 2003 22:35:01 +0000 Paul Eggert (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,