log

age author description
Thu, 25 Aug 2005 12:36:00 +0000 Bruno Haible Support for unit test modules.
Thu, 25 Aug 2005 12:17:21 +0000 Bruno Haible Template for tests module description.
Thu, 25 Aug 2005 12:15:37 +0000 Bruno Haible Update copyright year and authors.
Thu, 25 Aug 2005 12:11:12 +0000 Bruno Haible Fix autoreconf invocation.
Thu, 25 Aug 2005 12:08:21 +0000 Bruno Haible Generalize support for --aux-dir.
Thu, 25 Aug 2005 12:02:37 +0000 Bruno Haible Use compound statement instead of subshell.
Thu, 25 Aug 2005 12:00:38 +0000 Bruno Haible Change --aux-dir default to "build-aux".
Thu, 25 Aug 2005 11:56:57 +0000 Bruno Haible Proper autoconf macro argument quoting.
Thu, 25 Aug 2005 07:41:09 +0000 Karl Berry .
Thu, 25 Aug 2005 05:08:59 +0000 Paul Eggert * config/srclist.txt: Add glibc bug 1240.
Wed, 24 Aug 2005 23:43:46 +0000 Paul Eggert Fix typo in previous log entry.
Wed, 24 Aug 2005 23:43:00 +0000 Paul Eggert * srclist.txt: Comment out lib/regex.c. Add glibc bug 1238.
Wed, 24 Aug 2005 23:29:39 +0000 Paul Eggert * config/srclist.txt: Add glibc bug 1237.
Wed, 24 Aug 2005 23:09:33 +0000 Paul Eggert [_REGEX_SOURCE]: Define re_fastmap_accurate too; this was
Wed, 24 Aug 2005 22:29:38 +0000 Paul Eggert * config/srclist.txt:
Wed, 24 Aug 2005 19:44:08 +0000 Jim Meyering (File descriptor based Input/Output): Add fcntl-safer.
Wed, 24 Aug 2005 19:43:48 +0000 Jim Meyering (Depends-on): Add fcntl-safer.
Wed, 24 Aug 2005 19:42:04 +0000 Jim Meyering *** empty log message ***
Wed, 24 Aug 2005 19:40:42 +0000 Jim Meyering Sync from coreutils.
Wed, 24 Aug 2005 11:56:36 +0000 Jim Meyering filter through indent
Wed, 24 Aug 2005 11:04:19 +0000 Bruno Haible Add multiple-inclusion guard.
Wed, 24 Aug 2005 11:01:01 +0000 Bruno Haible Use GNU coding style.
Wed, 24 Aug 2005 10:59:57 +0000 Simon Josefsson Include config.h too.
Wed, 24 Aug 2005 09:21:10 +0000 Simon Josefsson * tests/test-getpass.c: New file.
Wed, 24 Aug 2005 06:23:16 +0000 Jim Meyering *** empty log message ***
Wed, 24 Aug 2005 06:23:07 +0000 Jim Meyering (Makefile.am): Remove `lib_SOURCES += ...' line,
Wed, 24 Aug 2005 06:21:29 +0000 Jim Meyering Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
Tue, 23 Aug 2005 20:37:24 +0000 Paul Eggert * config/srclist.txt: Add glibc bug 1233.
Tue, 23 Aug 2005 19:11:45 +0000 Paul Eggert * config/srclist.txt: Add glibc bug 1232.
Tue, 23 Aug 2005 18:55:44 +0000 Paul Eggert * config/srclist.txt: Add glibc bug 1231.
Tue, 23 Aug 2005 18:48:31 +0000 Paul Eggert * regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
Sun, 21 Aug 2005 05:01:20 +0000 Paul Eggert * config/srclist.txt: Add glibc bug 1227.
Sun, 21 Aug 2005 03:31:45 +0000 Paul Eggert * config/srclist.txt: Add glibc bug 1226.
Sun, 21 Aug 2005 00:51:27 +0000 Paul Eggert * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
Sun, 21 Aug 2005 00:43:34 +0000 Paul Eggert * config/srclist.txt: Add glibc bug 1225.
Sun, 21 Aug 2005 00:29:47 +0000 Paul Eggert * config/srclist.txt: Add glibc bug 1224.
Sat, 20 Aug 2005 22:26:51 +0000 Paul Eggert * config/srclist.txt: Add glibc bug 1223.
Sat, 20 Aug 2005 07:42:15 +0000 Paul Eggert * config/srclist.txt: Add glibc bugs 1220, 1221, 1222.
Sat, 20 Aug 2005 01:03:31 +0000 Paul Eggert Recent regex patches.
Sat, 20 Aug 2005 01:03:17 +0000 Paul Eggert Add glibc bug 1218.
Sat, 20 Aug 2005 00:58:13 +0000 Paul Eggert (re_acquire_state, re_acquire_state_context) [defined lint]:
Sat, 20 Aug 2005 00:07:54 +0000 Paul Eggert Add glibc bug 1217 for regcomp.c.
Sat, 20 Aug 2005 00:02:22 +0000 Paul Eggert (duplicate_node): Return new index, not an error code,
Fri, 19 Aug 2005 23:32:21 +0000 Paul Eggert Comment out $LIBCSRC/posix/regexec.c.
Fri, 19 Aug 2005 23:27:14 +0000 Paul Eggert (proceed_next_node): Redo local variables to avoid GCC shadowing warnings.
Fri, 19 Aug 2005 23:02:26 +0000 Paul Eggert Comment out $LIBCSRC/posix/regex_internal.c.
Fri, 19 Aug 2005 23:00:55 +0000 Paul Eggert (re_string_realloc_buffers, re_node_set_insert):
Fri, 19 Aug 2005 12:12:15 +0000 Karl Berry autoupdate
Fri, 19 Aug 2005 12:06:57 +0000 Bruno Haible Prettier line breaking.
Fri, 19 Aug 2005 11:00:51 +0000 Bruno Haible Fix return value.
Fri, 19 Aug 2005 09:22:04 +0000 Jim Meyering *** empty log message ***
Fri, 19 Aug 2005 09:21:57 +0000 Jim Meyering Make the %s format (seconds since the epoch) work for a negative
Thu, 18 Aug 2005 07:35:36 +0000 Karl Berry .
Thu, 18 Aug 2005 05:23:01 +0000 Paul Eggert Add http://sources.redhat.com/bugzilla/show_bug.cgi?id=1207.
Thu, 18 Aug 2005 05:08:05 +0000 Paul Eggert Remove useless space-before-tab.
Wed, 17 Aug 2005 14:09:19 +0000 Bruno Haible New module 'strcasestr'.
Wed, 17 Aug 2005 14:05:33 +0000 Bruno Haible Make strstr() work in multibyte locales.
Wed, 17 Aug 2005 14:01:07 +0000 Bruno Haible strcasecmp.c now uses mbuiter.
Wed, 17 Aug 2005 13:58:33 +0000 Bruno Haible New module 'mbuiter'.
Wed, 17 Aug 2005 13:56:26 +0000 Bruno Haible Comment fix.
Wed, 17 Aug 2005 13:55:55 +0000 Bruno Haible Fix the iterator, so that it ends before the '\0'.
Tue, 16 Aug 2005 18:45:50 +0000 Paul Eggert * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
Tue, 16 Aug 2005 16:08:22 +0000 Bruno Haible Simplify by using mb_casecmp.
Tue, 16 Aug 2005 16:07:59 +0000 Bruno Haible Bug fix: make the comparison operations transitive.
Tue, 16 Aug 2005 12:34:58 +0000 Karl Berry .
Tue, 16 Aug 2005 12:21:21 +0000 Bruno Haible Make strcasecmp() work right in multibyte locales.
Tue, 16 Aug 2005 12:12:13 +0000 Bruno Haible New module 'strnlen1'.
Tue, 16 Aug 2005 12:09:52 +0000 Bruno Haible New module 'mbfile'.
Tue, 16 Aug 2005 12:08:40 +0000 Bruno Haible New module 'mbiter'.
Tue, 16 Aug 2005 12:06:55 +0000 Bruno Haible New module 'mbchar'.
Tue, 16 Aug 2005 11:25:25 +0000 Bruno Haible Add do/while0 to avoid gcc warnings.
Tue, 16 Aug 2005 11:18:22 +0000 Bruno Haible New module 'tls'.
Tue, 16 Aug 2005 00:07:03 +0000 Paul Eggert * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
Mon, 15 Aug 2005 18:55:42 +0000 Karl Berry update from texinfo
Mon, 15 Aug 2005 12:13:30 +0000 Simon Josefsson * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
Mon, 15 Aug 2005 12:12:53 +0000 Simon Josefsson * modules/ssize_t (License): Change to 'unlimited'.
Sun, 14 Aug 2005 14:45:57 +0000 Jim Meyering *** empty log message ***
Sun, 14 Aug 2005 14:45:49 +0000 Jim Meyering (setup_dir, enter_dir, leave_dir, free_dir):
Sun, 14 Aug 2005 14:45:33 +0000 Jim Meyering Mention that with FTS_LOGICAL, we use FTS_TIGHT_CYCLE_CHECK.
Sun, 14 Aug 2005 14:45:16 +0000 Jim Meyering (fts_cross_check) [FTS_DEBUG]: s/active_dir_ht/fts_cycle.ht/.
Sat, 13 Aug 2005 16:04:24 +0000 Karl Berry update from texinfo
Sat, 13 Aug 2005 07:34:31 +0000 Karl Berry .
Fri, 12 Aug 2005 12:40:02 +0000 Simon Josefsson Add ssize_t.
Fri, 12 Aug 2005 12:21:44 +0000 Simon Josefsson Add ssize_t module, and use it.
Fri, 12 Aug 2005 09:22:45 +0000 Simon Josefsson .
Fri, 12 Aug 2005 09:18:03 +0000 Simon Josefsson Fix typo in last commit.
Fri, 12 Aug 2005 09:16:15 +0000 Simon Josefsson * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
Fri, 12 Aug 2005 08:03:21 +0000 Simon Josefsson Fix typo in last commit.
Fri, 12 Aug 2005 07:57:44 +0000 Simon Josefsson * readline.m4: Look for termcap, curses or ncurses if required.
Fri, 12 Aug 2005 07:33:28 +0000 Karl Berry .
Thu, 11 Aug 2005 19:42:27 +0000 Simon Josefsson Add readline.
Thu, 11 Aug 2005 11:45:05 +0000 Bruno Haible Change parameter name to match comment.
Thu, 11 Aug 2005 10:08:57 +0000 Simon Josefsson Add gl_AVOID.
Thu, 11 Aug 2005 09:56:12 +0000 Simon Josefsson 2005-08-10 Simon Josefsson <jas@extundo.com>
Wed, 10 Aug 2005 19:02:17 +0000 Karl Berry typos from Ralf, other updates
Wed, 10 Aug 2005 12:06:39 +0000 Bruno Haible Really require autoconf-2.57.
Wed, 10 Aug 2005 10:39:35 +0000 Simon Josefsson Add test tool for iconvme.
Mon, 08 Aug 2005 13:58:29 +0000 Simon Josefsson 2005-08-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
Sun, 07 Aug 2005 13:14:09 +0000 Karl Berry update from texinfo
Thu, 04 Aug 2005 18:06:30 +0000 Karl Berry update from texinfo
Wed, 03 Aug 2005 13:26:02 +0000 Karl Berry autoupdate
Wed, 03 Aug 2005 07:36:16 +0000 Karl Berry .
Tue, 02 Aug 2005 09:33:30 +0000 Simon Josefsson 2005-08-02 Simon Josefsson <jas@extundo.com>
Mon, 01 Aug 2005 12:19:38 +0000 Bruno Haible Update from GNU gettext.
Sat, 30 Jul 2005 13:47:19 +0000 Karl Berry -Itop_builddir/lib too
Wed, 27 Jul 2005 00:16:01 +0000 Karl Berry regexprops, generated by findutils helper
Tue, 26 Jul 2005 21:55:31 +0000 Paul Eggert Add support to getopt for Emacs, which doesn't use LIBOBJS in the
Tue, 26 Jul 2005 12:45:33 +0000 Bruno Haible OSF/1 4.0 cc does not have weak.
Tue, 26 Jul 2005 12:35:20 +0000 Bruno Haible Portability fixes for IRIX, Solaris, HP-UX, AIX, OSF/1.
Tue, 26 Jul 2005 07:33:20 +0000 Karl Berry .
Mon, 25 Jul 2005 19:28:26 +0000 Paul Eggert * regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_ELSE instead of the
Mon, 25 Jul 2005 12:07:43 +0000 Bruno Haible New gnulib module 'visibility'.
Fri, 22 Jul 2005 22:04:12 +0000 Paul Eggert * modules/alloca-opt (Makefile.am): Remove explicit dependency on
Thu, 21 Jul 2005 13:04:29 +0000 Karl Berry autoupdate
Tue, 19 Jul 2005 07:33:31 +0000 Karl Berry .
Mon, 18 Jul 2005 19:53:48 +0000 Bruno Haible Also support once-execution.
Mon, 18 Jul 2005 16:57:11 +0000 Paul Eggert * quotearg.c: Add translator comment.
Mon, 18 Jul 2005 13:52:24 +0000 Simon Josefsson (check_version): Accept identical versions too.
Mon, 18 Jul 2005 12:31:07 +0000 Karl Berry autoupdate
Mon, 18 Jul 2005 11:35:09 +0000 Bruno Haible New gnulib module 'lock'.
Mon, 18 Jul 2005 07:33:19 +0000 Karl Berry .
Sat, 16 Jul 2005 19:41:33 +0000 Simon Josefsson gnulib.texi (Library version handling): Add ELF symbol collision
Fri, 15 Jul 2005 21:06:16 +0000 Paul Eggert * modules/xalloc (Depends-on): Add xalloc-die.
Fri, 15 Jul 2005 21:01:41 +0000 Paul Eggert Add translator comment suggested by Bruno Haible, with a minor change.
Fri, 15 Jul 2005 10:34:31 +0000 Bruno Haible Don't use poll() on MacOS X 10.4.
Thu, 14 Jul 2005 22:15:14 +0000 Paul Eggert * modules/argp (Depends-on): Remove unlocked-io.
Thu, 14 Jul 2005 15:53:30 +0000 Paul Eggert Update serial number.
Thu, 14 Jul 2005 14:45:40 +0000 Derek R. Price * m4/glob.m4 (gl_GLOB): Cache glob interface check result. Add check for
Mon, 11 Jul 2005 21:58:02 +0000 Paul Eggert * version-etc-fsf.c (version_etc_copyright): Parameterize the
Mon, 11 Jul 2005 19:13:35 +0000 Simon Josefsson * size_max.h: New file.
Mon, 11 Jul 2005 16:45:26 +0000 Bruno Haible speling fix
Mon, 11 Jul 2005 15:12:49 +0000 Karl Berry updates from Patrice, start at quoting
Mon, 11 Jul 2005 11:37:09 +0000 Bruno Haible New option --avoid.
Mon, 11 Jul 2005 11:29:40 +0000 Bruno Haible Make it work also if size_t is smaller than unsigned int.
Mon, 11 Jul 2005 11:21:55 +0000 Bruno Haible Use shortcut links to the POSIX specification.
Sun, 10 Jul 2005 12:38:11 +0000 Karl Berry autoupdate
Sun, 10 Jul 2005 07:32:45 +0000 Karl Berry .
Sat, 09 Jul 2005 17:22:16 +0000 Sergey Poznyakoff Updated
Sat, 09 Jul 2005 17:20:04 +0000 Sergey Poznyakoff Include unlocked-io.h. Remove unnecessary block of defines.
Sat, 09 Jul 2005 17:17:31 +0000 Sergey Poznyakoff (Depends-on): Add unlocked-io
Sat, 09 Jul 2005 12:58:39 +0000 Karl Berry autoupdate
Fri, 08 Jul 2005 17:57:01 +0000 Paul Eggert * config/srclist.txt: Comment out regcomp.c, since we have a porting fix
Fri, 08 Jul 2005 12:45:10 +0000 Karl Berry autoupdate
Fri, 08 Jul 2005 07:40:15 +0000 Karl Berry .
Fri, 08 Jul 2005 06:51:24 +0000 Paul Eggert * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on pathconf.
Thu, 07 Jul 2005 08:08:39 +0000 Paul Eggert * modules/regex (Files): Add lib/regex_internal.c,
Thu, 07 Jul 2005 07:32:44 +0000 Karl Berry .
Wed, 06 Jul 2005 22:52:26 +0000 Paul Eggert Sync from texinfo.
Wed, 06 Jul 2005 15:58:47 +0000 Paul Eggert Support programs like Emacs that use gnulib but not gettext.
Wed, 06 Jul 2005 10:33:04 +0000 Bruno Haible Avoid false positive on mingw.
Tue, 05 Jul 2005 07:14:00 +0000 Paul Eggert * gnulib-tool (func_import): Add support for 'public domain' license.
Mon, 04 Jul 2005 12:51:47 +0000 Karl Berry autoupdate
Mon, 04 Jul 2005 07:33:22 +0000 Karl Berry .
Mon, 04 Jul 2005 04:40:46 +0000 Paul Eggert Remove the dependency of the strftime module on the tzset module.
Sat, 02 Jul 2005 13:04:43 +0000 Karl Berry update from texinfo
Sat, 02 Jul 2005 10:24:00 +0000 Jim Meyering *** empty log message ***
Sat, 02 Jul 2005 10:23:43 +0000 Jim Meyering (backup_args): Change a `0' to NULL.
Sat, 02 Jul 2005 09:58:35 +0000 Jim Meyering Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
Sat, 02 Jul 2005 09:45:07 +0000 Jim Meyering Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
Fri, 01 Jul 2005 17:25:01 +0000 Paul Eggert * xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
Fri, 01 Jul 2005 13:17:41 +0000 Karl Berry autoupdate
Fri, 01 Jul 2005 13:15:27 +0000 Karl Berry update from texinfo
Thu, 30 Jun 2005 12:22:34 +0000 Karl Berry autoupdate
Wed, 29 Jun 2005 21:29:18 +0000 Jim Meyering *** empty log message ***
Wed, 29 Jun 2005 21:29:09 +0000 Jim Meyering (getuser, getuidbyname, getgroup, getgidbyname):
Wed, 29 Jun 2005 21:28:00 +0000 Jim Meyering (make_dir_parents): Don't apply sizeof to a hard-coded type name.
Wed, 29 Jun 2005 07:35:09 +0000 Karl Berry .
Tue, 28 Jun 2005 11:59:49 +0000 Jim Meyering *** empty log message ***
Tue, 28 Jun 2005 11:56:10 +0000 Jim Meyering .
Tue, 28 Jun 2005 11:55:41 +0000 Jim Meyering (find_included_lib_files): Hard-code another
Tue, 28 Jun 2005 11:21:07 +0000 Jim Meyering (Files): Add lib/pathmax.h.
Tue, 28 Jun 2005 10:05:23 +0000 Simon Josefsson Typo.
Tue, 28 Jun 2005 10:02:08 +0000 Simon Josefsson 2005-06-28 Simon Josefsson <jas@extundo.com>
Tue, 28 Jun 2005 09:50:35 +0000 Simon Josefsson 2005-06-25 Simon Josefsson <jas@extundo.com>
Tue, 28 Jun 2005 08:17:31 +0000 Simon Josefsson 2005-06-28 Simon Josefsson <jas@extundo.com>
Mon, 27 Jun 2005 22:36:50 +0000 Simon Josefsson 2005-06-28 Simon Josefsson <jas@extundo.com>
Mon, 27 Jun 2005 22:06:28 +0000 Simon Josefsson Oops, back out unrelated entry.
Mon, 27 Jun 2005 22:05:57 +0000 Simon Josefsson 2005-06-28 Simon Josefsson <jas@extundo.com>
Sat, 25 Jun 2005 07:33:28 +0000 Karl Berry .
Fri, 24 Jun 2005 17:30:33 +0000 Paul Eggert * canon-host.c (canon-host): Append trailing "," to 0 in
Fri, 24 Jun 2005 14:53:03 +0000 Derek R. Price Remove stat module & update lstat.
Thu, 23 Jun 2005 07:14:09 +0000 Paul Eggert * mktime.c: Include <string.h> even if !DEBUG. (From glibc.)
Wed, 22 Jun 2005 18:27:44 +0000 Paul Eggert (desirable_utmp_entry): Fix bug where "who -b" and "who -r"
Wed, 22 Jun 2005 07:12:04 +0000 Paul Eggert * xmalloc.c (HAVE_GNU_CALLOC): New constant.
Mon, 20 Jun 2005 15:03:36 +0000 Derek R. Price * bison.m4: Note that precious decls of YACC & YFLAGS will be
Thu, 16 Jun 2005 14:49:31 +0000 Jim Meyering *** empty log message ***
Thu, 16 Jun 2005 14:49:03 +0000 Jim Meyering (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
Thu, 16 Jun 2005 13:00:54 +0000 Derek R. Price * bison.m4: Declare YACC & YFLAGS precious.
Thu, 16 Jun 2005 11:53:10 +0000 Sergey Poznyakoff Updated
Thu, 16 Jun 2005 11:52:34 +0000 Sergey Poznyakoff (__option_is_short): Check upper limit of __key.
Tue, 14 Jun 2005 15:36:03 +0000 Jim Meyering *** empty log message ***
Sat, 11 Jun 2005 12:34:39 +0000 Karl Berry autoupdate
Sat, 11 Jun 2005 12:29:45 +0000 Karl Berry update from texinfo
Fri, 10 Jun 2005 19:52:33 +0000 Paul Eggert Update copyright date.
Fri, 10 Jun 2005 19:52:19 +0000 Paul Eggert * fnmatch.c (fnmatch): If there is an encoding error in a
Thu, 09 Jun 2005 12:07:48 +0000 Karl Berry autoupdate
Thu, 09 Jun 2005 07:32:32 +0000 Karl Berry .
Wed, 08 Jun 2005 19:32:15 +0000 Bruno Haible Avoid gcc warning on mingw.
Wed, 08 Jun 2005 13:28:54 +0000 Karl Berry autoupdate
Wed, 08 Jun 2005 12:12:10 +0000 Karl Berry auotupdate
Wed, 08 Jun 2005 12:10:25 +0000 Bruno Haible New module 'csharpcomp'.
Tue, 07 Jun 2005 14:58:46 +0000 Derek R. Price Sync from CVS.
Sat, 04 Jun 2005 11:44:47 +0000 Karl Berry need terminating */ for argz.c; what about others?
Fri, 03 Jun 2005 14:42:32 +0000 Bruno Haible Oops again: fix use of classpath.c.
Fri, 03 Jun 2005 12:40:34 +0000 Karl Berry typos
Fri, 03 Jun 2005 07:30:28 +0000 Karl Berry .
Thu, 02 Jun 2005 20:41:04 +0000 Paul Eggert Sync from coreutils.
Thu, 02 Jun 2005 17:01:41 +0000 Derek R. Price * bison.m4: Back out inadvertant change.
Thu, 02 Jun 2005 13:06:56 +0000 Karl Berry autoupdate
Thu, 02 Jun 2005 07:30:24 +0000 Karl Berry .
Wed, 01 Jun 2005 10:39:15 +0000 Bruno Haible Oops, csharpexec uses the classpath source code, but not its object file
Wed, 01 Jun 2005 10:25:07 +0000 Bruno Haible New module 'csharpexec'.
Tue, 31 May 2005 21:01:36 +0000 Derek R. Price Sync from cvs.
Tue, 31 May 2005 21:01:15 +0000 Derek R. Price Sync from cvs.
Mon, 30 May 2005 07:31:01 +0000 Karl Berry .
Sun, 29 May 2005 16:56:02 +0000 Derek R. Price * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
Sat, 28 May 2005 07:31:17 +0000 Karl Berry .
Sat, 28 May 2005 06:11:39 +0000 Paul Eggert (getlogin_r): Don't set errno to 0 on return.
Sat, 28 May 2005 06:11:18 +0000 Paul Eggert * getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
Fri, 27 May 2005 23:59:20 +0000 Paul Eggert * modules/fts (Files): Remove m4/inttypes-pri.m4.
Fri, 27 May 2005 12:43:30 +0000 Karl Berry autoupdate
Fri, 27 May 2005 12:30:08 +0000 Bruno Haible Remove redundant include.
Thu, 26 May 2005 17:33:40 +0000 Derek R. Price * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
Thu, 26 May 2005 07:29:54 +0000 Karl Berry .
Wed, 25 May 2005 19:30:08 +0000 Derek R. Price * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
Wed, 25 May 2005 19:29:14 +0000 Derek R. Price * getlogin_r.h: Simplify API documentation.
Wed, 25 May 2005 19:14:06 +0000 Paul Eggert Fix a few glitches in getlogin_r.
Wed, 25 May 2005 17:38:35 +0000 Bruno Haible Slight change in wording about C89 support modules.
Wed, 25 May 2005 14:21:20 +0000 Derek R. Price * lib/getlogin_r.c, lib/getlogin_r.h, m4/getlogin_r.m4,
Tue, 24 May 2005 07:30:28 +0000 Karl Berry .
Mon, 23 May 2005 11:05:53 +0000 Simon Josefsson Add "Include ordering", based on e-mail from Bruno.
Mon, 23 May 2005 10:26:24 +0000 Bruno Haible Add autoconf tests for the 'minmax' module.
Mon, 23 May 2005 10:25:53 +0000 Bruno Haible autoconf tests for the 'minmax' module.
Mon, 23 May 2005 10:22:39 +0000 Bruno Haible Simplify the #ifdefs.
Mon, 23 May 2005 10:22:11 +0000 Bruno Haible Rename NEED_SIGNED_INT_TYPES macro.
Mon, 23 May 2005 10:21:48 +0000 Bruno Haible Rename HAVE_SYSTEM_INTTYPES macro.
Sun, 22 May 2005 17:29:16 +0000 Paul Eggert * fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
Sun, 22 May 2005 12:46:31 +0000 Karl Berry update from texinfo
Sun, 22 May 2005 07:30:07 +0000 Karl Berry .
Sat, 21 May 2005 08:39:21 +0000 Jim Meyering (Files): Add m4/inttypes-pri.m4.
Fri, 20 May 2005 23:10:05 +0000 Paul Eggert Regenerate.
Fri, 20 May 2005 23:07:53 +0000 Paul Eggert New fts module.
Fri, 20 May 2005 20:57:40 +0000 Paul Eggert * lib/chown.c (rpl_chown): Return -1 on failure.
Thu, 19 May 2005 13:17:34 +0000 Karl Berry typos etc.
Wed, 18 May 2005 19:47:47 +0000 Paul Eggert Sync from coreutils.
Wed, 18 May 2005 19:47:30 +0000 Paul Eggert (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
Wed, 18 May 2005 19:47:06 +0000 Paul Eggert * fts.c: Include fts_.h first, to check interface.
Wed, 18 May 2005 19:46:16 +0000 Paul Eggert * lib/canonicalize.c: Include canonicalize.h first, to test interface.
Wed, 18 May 2005 18:25:09 +0000 Jim Meyering *** empty log message ***
Wed, 18 May 2005 18:24:27 +0000 Jim Meyering (AC_LIBSOURCES): Add intprops.h to the list.
Wed, 18 May 2005 06:55:55 +0000 Jim Meyering Change to LGPL. Most of the code is already in the public domain.
Wed, 18 May 2005 06:55:02 +0000 Jim Meyering (License): Change to LGPL.
Tue, 17 May 2005 14:07:25 +0000 Karl Berry update from texinfo
Tue, 17 May 2005 07:33:15 +0000 Karl Berry .
Tue, 17 May 2005 07:08:14 +0000 Jim Meyering New file, from coreutils.
Tue, 17 May 2005 07:07:19 +0000 Jim Meyering New files, from coreutils.
Mon, 16 May 2005 13:25:23 +0000 Karl Berry autoupdate
Sun, 15 May 2005 06:54:53 +0000 Paul Eggert * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
Sun, 15 May 2005 06:53:10 +0000 Paul Eggert Undo previous change to strtoll.c, so it stays in sync with libc.
Sun, 15 May 2005 06:52:07 +0000 Paul Eggert Undo previous change.
Sun, 15 May 2005 06:51:32 +0000 Paul Eggert Spell out "Street" in FSF postal mail address; this is the style the
Sun, 15 May 2005 06:11:32 +0000 Paul Eggert New unlinkdir module.
Sun, 15 May 2005 04:45:43 +0000 Paul Eggert Sync from coreutils.
Sat, 14 May 2005 14:02:13 +0000 Bruno Haible Add support for 64-bit integers in the MSVC compiler.
Sat, 14 May 2005 06:27:58 +0000 Paul Eggert Change the initial comment to refer to GPL, not LGPL.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Fri, 13 May 2005 13:38:01 +0000 Karl Berry autoupdate
Fri, 13 May 2005 07:01:30 +0000 Paul Eggert * gnulib-tool (func_import): Sort and uniquify recommended includes.
Fri, 13 May 2005 07:01:19 +0000 Paul Eggert (func_import): Sort and uniquify recommended includes.
Thu, 12 May 2005 15:23:28 +0000 Sergey Poznyakoff Updated
Thu, 12 May 2005 15:22:44 +0000 Sergey Poznyakoff Updated
Thu, 12 May 2005 15:22:34 +0000 Sergey Poznyakoff Add getdate.c to EXTRA_DIST
Thu, 12 May 2005 12:48:32 +0000 Karl Berry autoupdate
Wed, 11 May 2005 20:26:49 +0000 Paul Eggert * getdate.texi (General date syntax): Don't say that date
Tue, 10 May 2005 20:44:25 +0000 Karl Berry COPYING* from www/licenses too
Tue, 10 May 2005 19:11:00 +0000 Paul Eggert * getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
Tue, 10 May 2005 13:12:30 +0000 Karl Berry new FSF address
Tue, 10 May 2005 13:04:06 +0000 Karl Berry COPYING names
Tue, 10 May 2005 13:02:40 +0000 Karl Berry update FSF address
Tue, 10 May 2005 12:58:56 +0000 Karl Berry fsf address update
Tue, 10 May 2005 12:34:54 +0000 Simon Josefsson getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
Tue, 10 May 2005 12:32:35 +0000 Simon Josefsson getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
Tue, 10 May 2005 07:34:16 +0000 Karl Berry .
Tue, 10 May 2005 01:32:39 +0000 Paul Eggert modules/time_r (License): Change to LGPL.
Tue, 10 May 2005 01:32:22 +0000 Paul Eggert (License): Change to LGPL.
Mon, 09 May 2005 19:45:37 +0000 Paul Eggert * modules/extensions (License): Change to LGPL.
Mon, 09 May 2005 19:45:20 +0000 Paul Eggert (License): Change to LGPL.
Mon, 09 May 2005 19:38:21 +0000 Paul Eggert stat-macros shouldn't depend on itself.
Mon, 09 May 2005 15:15:14 +0000 Bruno Haible New module 'inet_ntop'.
Sun, 08 May 2005 14:39:01 +0000 Jim Meyering remove trailing blank
Sun, 08 May 2005 14:37:17 +0000 Jim Meyering *** empty log message ***
Sun, 08 May 2005 14:37:07 +0000 Jim Meyering (PATH_SEPARATOR): Remove insignificant trailing blank.
Sun, 08 May 2005 14:36:09 +0000 Jim Meyering remove trailing blanks
Fri, 06 May 2005 17:22:45 +0000 Paul Eggert (Depends-on): Add stdbool.
Fri, 06 May 2005 01:04:20 +0000 Paul Eggert * getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
Tue, 03 May 2005 13:04:30 +0000 Karl Berry get COPYING* from gnuorg, hopefully
Tue, 03 May 2005 13:03:42 +0000 Karl Berry fsf address update
Tue, 03 May 2005 11:03:22 +0000 Bruno Haible Add missing entry for last gettext.m4 update.
Mon, 02 May 2005 11:42:21 +0000 Bruno Haible Add comments.
Mon, 02 May 2005 07:02:54 +0000 Paul Eggert Regenerate.
Mon, 02 May 2005 07:00:50 +0000 Paul Eggert Merge from coreutils.
Mon, 02 May 2005 05:29:35 +0000 Paul Eggert * modules/getcwd (Depends-on): Add extensions.
Mon, 02 May 2005 05:04:12 +0000 Paul Eggert (gl_FUNC_MMAP_ANON): Check for message, not for MAP_ANON.
Sun, 01 May 2005 14:13:01 +0000 Paul Eggert New byteswap module.
Tue, 26 Apr 2005 12:21:46 +0000 Bruno Haible Oops, wrong email address.
Tue, 26 Apr 2005 12:20:22 +0000 Bruno Haible Workaround. From Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
Mon, 25 Apr 2005 13:23:48 +0000 Karl Berry gettext0.14.4
Sat, 23 Apr 2005 13:02:13 +0000 Karl Berry autoupdate
Thu, 21 Apr 2005 22:10:05 +0000 Simon Josefsson (Options): Add -s for --symlink/--symbolic.
Tue, 19 Apr 2005 12:49:34 +0000 Karl Berry update from texinfo
Tue, 19 Apr 2005 07:52:49 +0000 Simon Josefsson (Options): Make --symlink mean --symbolic.
Mon, 18 Apr 2005 20:58:20 +0000 Simon Josefsson (Initial import): Fix. Mention --aux-dir.
Sat, 16 Apr 2005 18:49:34 +0000 Simon Josefsson modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
Sat, 16 Apr 2005 18:49:09 +0000 Simon Josefsson getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
Fri, 15 Apr 2005 09:10:09 +0000 Simon Josefsson 2005-04-15 Simon Josefsson <jas@extundo.com>
Fri, 15 Apr 2005 09:06:26 +0000 Simon Josefsson 2005-04-15 Oskar Liljeblad <oskar@osk.mine.nu>
Thu, 14 Apr 2005 13:05:07 +0000 Bruno Haible Change to LGPL.
Wed, 13 Apr 2005 18:43:49 +0000 Paul Eggert * getdate.y (zone): Allow relunit_snumber after tZONE.
Wed, 13 Apr 2005 18:43:31 +0000 Paul Eggert (zone): Allow relunit_snumber after tZONE, so
Tue, 12 Apr 2005 07:23:15 +0000 Paul Eggert * getdate.y (universal_time_zone_table): New constant.
Tue, 12 Apr 2005 07:22:51 +0000 Paul Eggert (universal_time_zone_table): New constant.
Tue, 12 Apr 2005 06:56:10 +0000 Jim Meyering *** empty log message ***
Tue, 12 Apr 2005 06:55:03 +0000 Jim Meyering (humblock): Set *options even when returning due to
Mon, 11 Apr 2005 11:52:27 +0000 Bruno Haible Add comment about possible integer overflow.
Sat, 09 Apr 2005 13:32:20 +0000 Jim Meyering *** empty log message ***
Sat, 09 Apr 2005 13:31:08 +0000 Jim Meyering (posixtime) [lint]: Avoid spurious warning from gcc-4's
Mon, 04 Apr 2005 19:53:39 +0000 Paul Eggert (parser_control): rels_seen is now a boolean, not a
Mon, 04 Apr 2005 19:53:07 +0000 Paul Eggert getdate.y patch for parsing empty string near DST boundaries.
Sat, 02 Apr 2005 08:10:25 +0000 Simon Josefsson *** empty log message ***
Sat, 02 Apr 2005 08:09:23 +0000 Simon Josefsson Fix OpenBSD compilation failure, inspired by tiny patch from Yoann
Sat, 02 Apr 2005 03:54:44 +0000 Paul Eggert Fix spellings in comment.
Tue, 29 Mar 2005 07:21:54 +0000 Jim Meyering .
Tue, 29 Mar 2005 07:21:40 +0000 Jim Meyering Return success on systems such as Cygwin
Mon, 28 Mar 2005 07:59:26 +0000 Jim Meyering Remove my never-committed entry from Mar 26.
Sun, 27 Mar 2005 16:39:38 +0000 Jim Meyering *** empty log message ***
Sun, 27 Mar 2005 16:39:26 +0000 Jim Meyering (argmatch): Clarify comment: null-terminated -> NULL-terminated.
Sun, 27 Mar 2005 14:05:52 +0000 Karl Berry autoupdate
Sun, 27 Mar 2005 08:33:09 +0000 Karl Berry .
Sat, 26 Mar 2005 18:08:56 +0000 Paul Eggert Propagate intprops.h comment fixes to mktime.c and strftime.c.
Sat, 26 Mar 2005 17:54:33 +0000 Paul Eggert one's complement -> ones' complement
Sat, 26 Mar 2005 17:53:44 +0000 Paul Eggert one's complement -> ones' complement (as per Knuth)
Sat, 26 Mar 2005 17:48:09 +0000 Paul Eggert * intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
Sat, 26 Mar 2005 17:47:53 +0000 Paul Eggert (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
Sat, 26 Mar 2005 16:07:26 +0000 Jim Meyering *** empty log message ***
Sat, 26 Mar 2005 16:07:23 +0000 Jim Meyering rename from modules/check-include-files
Sat, 26 Mar 2005 16:05:42 +0000 Jim Meyering rename to ../check-module
Sat, 26 Mar 2005 11:11:16 +0000 Jim Meyering *** empty log message ***
Sat, 26 Mar 2005 11:10:52 +0000 Jim Meyering Comment nits.
Fri, 25 Mar 2005 16:59:23 +0000 Jim Meyering *** empty log message ***
Fri, 25 Mar 2005 16:58:46 +0000 Jim Meyering (Files): Add xalloc.h.
Wed, 23 Mar 2005 20:47:04 +0000 Paul Eggert config/config.rpath -> build-aux/config.rpath
Wed, 23 Mar 2005 20:45:54 +0000 Paul Eggert config -> build-aux
Wed, 23 Mar 2005 14:11:35 +0000 Jim Meyering *** empty log message ***
Wed, 23 Mar 2005 14:11:19 +0000 Jim Meyering Clean up comments.
Wed, 23 Mar 2005 13:38:08 +0000 Jim Meyering don't `use Coda;'
Wed, 23 Mar 2005 13:37:40 +0000 Jim Meyering New script to check for missing dependencies, multiple includes, etc.
Wed, 23 Mar 2005 13:09:31 +0000 Jim Meyering *** empty log message ***
Wed, 23 Mar 2005 13:08:53 +0000 Jim Meyering (Depends-on): Add xalloc.
Wed, 23 Mar 2005 13:08:10 +0000 Jim Meyering whoops. alphabetize
Wed, 23 Mar 2005 13:07:44 +0000 Jim Meyering (Depends-on): Add xalloc.
Wed, 23 Mar 2005 12:47:18 +0000 Jim Meyering *** empty log message ***
Wed, 23 Mar 2005 12:47:03 +0000 Jim Meyering Remove duplicate `#include "stat-macros.h"'.
Wed, 23 Mar 2005 11:51:30 +0000 Jim Meyering (Files): Add lib/gethrxtime.h.
Wed, 23 Mar 2005 11:51:18 +0000 Jim Meyering (Files): Add lib/inttostr.h.
Tue, 22 Mar 2005 15:12:21 +0000 Bruno Haible Moved most files to build-aux/.
Tue, 22 Mar 2005 15:05:23 +0000 Bruno Haible Moved here from config/texinfo.tex.
Tue, 22 Mar 2005 15:04:57 +0000 Bruno Haible Move to build-aux/texinfo.tex.
Tue, 22 Mar 2005 15:04:31 +0000 Bruno Haible Moved here from config/mkinstalldirs.
Tue, 22 Mar 2005 15:04:17 +0000 Bruno Haible Move to build-aux/mkinstalldirs.
Tue, 22 Mar 2005 15:03:50 +0000 Bruno Haible Moved here from config/missing.
Tue, 22 Mar 2005 15:03:35 +0000 Bruno Haible Move to build-aux/missing.
Tue, 22 Mar 2005 15:03:09 +0000 Bruno Haible Moved here from config/mdate-sh.
Tue, 22 Mar 2005 15:02:53 +0000 Bruno Haible Move to build-aux/mdate-sh.
Tue, 22 Mar 2005 15:02:27 +0000 Bruno Haible Moved here from config/install-sh.
Tue, 22 Mar 2005 15:02:09 +0000 Bruno Haible Move to build-aux/install-sh.
Tue, 22 Mar 2005 15:01:47 +0000 Bruno Haible Moved here from config/depcomp.
Tue, 22 Mar 2005 15:01:30 +0000 Bruno Haible Move to build-aux/depcomp.
Tue, 22 Mar 2005 15:01:09 +0000 Bruno Haible Moved here from config/config.sub.
Tue, 22 Mar 2005 15:00:53 +0000 Bruno Haible Move to build-aux/config.sub.
Tue, 22 Mar 2005 15:00:31 +0000 Bruno Haible Moved here from config/config.rpath.
Tue, 22 Mar 2005 15:00:13 +0000 Bruno Haible Move to build-aux/config.rpath.
Tue, 22 Mar 2005 14:59:43 +0000 Bruno Haible Moved here from config/config.guess.
Tue, 22 Mar 2005 14:59:25 +0000 Bruno Haible Move to build-aux/config.guess.
Tue, 22 Mar 2005 08:35:24 +0000 Karl Berry .
Tue, 22 Mar 2005 07:45:25 +0000 Jim Meyering .
Tue, 22 Mar 2005 07:44:50 +0000 Jim Meyering *** empty log message ***
Tue, 22 Mar 2005 07:44:41 +0000 Jim Meyering (gl_STAT_MACROS): New file/macro.
Tue, 22 Mar 2005 07:44:16 +0000 Jim Meyering Depend on new stat-macros module
Tue, 22 Mar 2005 07:43:56 +0000 Jim Meyering New module.
Tue, 22 Mar 2005 01:31:43 +0000 Karl Berry update from texinfo
Mon, 21 Mar 2005 22:07:57 +0000 Paul Eggert Import changes from coreutils.
Mon, 21 Mar 2005 22:07:25 +0000 Paul Eggert Remove lib_SOURCES line from Makefile.am section of modules where this
Mon, 21 Mar 2005 22:06:27 +0000 Paul Eggert Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Mon, 21 Mar 2005 20:50:10 +0000 Paul Eggert (Depends-on): Add mempcpy.
Mon, 21 Mar 2005 20:49:41 +0000 Paul Eggert (gl_FUNC_MEMRCHR): Check for memrchr decl.
Mon, 21 Mar 2005 20:49:26 +0000 Paul Eggert (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
Mon, 21 Mar 2005 20:49:01 +0000 Paul Eggert * path-concat.c: Don't include assert.h.
Mon, 21 Mar 2005 20:48:44 +0000 Paul Eggert Don't include xalloc.h.
Sat, 19 Mar 2005 05:34:47 +0000 Paul Eggert * strftime.c (my_strftime): If the underlying strftime returns 0
Sat, 19 Mar 2005 05:34:28 +0000 Paul Eggert (my_strftime): If the underlying strftime returns 0
Thu, 17 Mar 2005 18:31:09 +0000 Bruno Haible Rename HAVE_LONGLONG_64BIT to HAVE_LONG_LONG_64BIT.
Wed, 16 Mar 2005 01:05:10 +0000 Paul Eggert * strftime.c (my_strftime): Prepend space to format.
Wed, 16 Mar 2005 01:02:49 +0000 Paul Eggert (my_strftime): Prepend space to format so that we can
Tue, 15 Mar 2005 22:31:05 +0000 Simon Josefsson Sync with libc.
Tue, 15 Mar 2005 22:08:36 +0000 Karl Berry config.rpath update
Tue, 15 Mar 2005 12:04:08 +0000 Bruno Haible Cast the malloc/realloc results. Needed when CC=g++.
Tue, 15 Mar 2005 12:01:41 +0000 Bruno Haible Avoid goto-ing inside the scope of a local variable. Needed when CC=g++.
Tue, 15 Mar 2005 12:00:04 +0000 Bruno Haible Rename local variable 'not'. Needed when CC=g++.
Tue, 15 Mar 2005 00:43:37 +0000 Paul Eggert Fix comments and indenting.
Tue, 15 Mar 2005 00:39:17 +0000 Paul Eggert * mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
Mon, 14 Mar 2005 23:52:27 +0000 Simon Josefsson *** empty log message ***
Mon, 14 Mar 2005 23:51:24 +0000 Simon Josefsson Use proper prototype CPP guards, reported by Dave Love <fx@gnu.org>.
Mon, 14 Mar 2005 23:23:43 +0000 Paul Eggert * strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
Mon, 14 Mar 2005 21:57:31 +0000 Bruno Haible Upgrade to GNU gettext 0.14.3.
Sun, 13 Mar 2005 14:22:21 +0000 Karl Berry mktime.c unsync
Thu, 10 Mar 2005 08:55:50 +0000 Jim Meyering *** empty log message ***
Thu, 10 Mar 2005 08:55:38 +0000 Jim Meyering (gl_SAVE_CWD): Check for fchdir.
Thu, 10 Mar 2005 08:32:52 +0000 Karl Berry .
Wed, 09 Mar 2005 23:23:58 +0000 Jim Meyering replace leading spaces with TABs
Wed, 09 Mar 2005 23:22:50 +0000 Paul Eggert Add TYPE_ONES_COMPLEMENT and TYPE_SIGNED_MAGNITUDE, and use
Wed, 09 Mar 2005 23:22:24 +0000 Jim Meyering *** empty log message ***
Wed, 09 Mar 2005 23:22:08 +0000 Jim Meyering [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
Wed, 09 Mar 2005 19:11:23 +0000 Paul Eggert Factor int-properties macros into a single file, except for
Wed, 09 Mar 2005 18:39:39 +0000 Paul Eggert Include <stdbool.h>. Use bool where appropriate,
Tue, 08 Mar 2005 13:25:38 +0000 Karl Berry autoupdate
Mon, 07 Mar 2005 17:29:29 +0000 Bruno Haible Don't define MAP_FILE and MAP_FAILED before <sys/mman.h> has been included.
Sat, 05 Mar 2005 13:56:37 +0000 Karl Berry glibcsync
Sat, 05 Mar 2005 08:32:15 +0000 Karl Berry .
Fri, 04 Mar 2005 19:36:42 +0000 Bruno Haible Preserve timestamps of files that have not changed.
Fri, 04 Mar 2005 19:28:13 +0000 Paul Eggert * gnulib-tool: Only replace files via --import when they have
Fri, 04 Mar 2005 12:28:13 +0000 Bruno Haible Set errno when malloc() fails.
Fri, 04 Mar 2005 12:10:04 +0000 Bruno Haible New module 'pagealign_alloc'.
Fri, 04 Mar 2005 08:33:08 +0000 Karl Berry .
Thu, 03 Mar 2005 20:59:01 +0000 Bruno Haible Use an all-permissive copyright notice.
Thu, 03 Mar 2005 20:38:38 +0000 Bruno Haible From Derek Price:
Thu, 03 Mar 2005 20:38:05 +0000 Bruno Haible Note pagealign_alloc() sets errno on failure.
Thu, 03 Mar 2005 20:33:06 +0000 Bruno Haible From Derek Price: Define MAP_FAILED when necessary.
Thu, 03 Mar 2005 16:39:16 +0000 Bruno Haible Internationalize an error message.
Thu, 03 Mar 2005 16:21:00 +0000 Bruno Haible Check or don't check for allocation failure? Provide both alternatives.
Thu, 03 Mar 2005 16:06:03 +0000 Bruno Haible Rename gl_FUNC_MMAP to gl_FUNC_MMAP_ANON.
Thu, 03 Mar 2005 14:07:04 +0000 Bruno Haible New module 'pagealign_alloc'.
Wed, 02 Mar 2005 17:19:44 +0000 Bruno Haible Fix for AIX.
Wed, 02 Mar 2005 16:51:18 +0000 Karl Berry vasprintf.h from gettext-tools not gettext-runtime
Wed, 02 Mar 2005 14:56:43 +0000 Karl Berry sync (copyright years)
Wed, 02 Mar 2005 08:33:37 +0000 Karl Berry .
Wed, 02 Mar 2005 01:39:26 +0000 Karl Berry reenable all gettext entries since 0.14.2 has been released
Tue, 01 Mar 2005 21:23:07 +0000 Paul Eggert * modules/gettime (Makefile.am): Remove lib_SOURCES line.
Tue, 01 Mar 2005 21:22:53 +0000 Paul Eggert (Makefile.am): Remove lib_SOURCES line.
Tue, 01 Mar 2005 17:25:09 +0000 Paul Eggert Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
Tue, 01 Mar 2005 15:36:36 +0000 Bruno Haible Update from gettext 0.14.2.
Sat, 26 Feb 2005 08:32:36 +0000 Karl Berry .
Sat, 26 Feb 2005 08:18:27 +0000 Paul Eggert * modules/gethrxtime: New file.
Fri, 25 Feb 2005 08:33:07 +0000 Karl Berry .
Thu, 24 Feb 2005 20:14:40 +0000 Bruno Haible Module 'gettext': New file glibc2.m4.
Thu, 24 Feb 2005 20:12:45 +0000 Bruno Haible Update from GNU gettext 0.14.2.
Thu, 24 Feb 2005 19:54:14 +0000 Bruno Haible Update from GNU gettext 0.14.2.
Thu, 24 Feb 2005 08:33:17 +0000 Karl Berry .
Wed, 23 Feb 2005 23:33:41 +0000 Simon Josefsson 2005-02-22 Simon Josefsson <jas@extundo.com>
Wed, 23 Feb 2005 23:32:59 +0000 Simon Josefsson 2005-02-22 Simon Josefsson <jas@extundo.com>
Wed, 23 Feb 2005 23:31:39 +0000 Simon Josefsson 2005-02-22 Simon Josefsson <jas@extundo.com>
Wed, 23 Feb 2005 23:31:01 +0000 Simon Josefsson Remove (accidentally prematurely added).
Wed, 23 Feb 2005 23:30:10 +0000 Simon Josefsson 2005-02-22 Simon Josefsson <jas@extundo.com>
Wed, 23 Feb 2005 13:50:51 +0000 Jim Meyering *** empty log message ***
Wed, 23 Feb 2005 13:49:36 +0000 Jim Meyering (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's change.
Tue, 22 Feb 2005 14:29:09 +0000 Jim Meyering *** empty log message ***
Tue, 22 Feb 2005 14:28:57 +0000 Jim Meyering (gl_USE_SYSTEM_EXTENSIONS): Fix typo: s/ifndef/ifdef/.
Sun, 20 Feb 2005 16:37:57 +0000 Jim Meyering *** empty log message ***
Sun, 20 Feb 2005 16:35:32 +0000 Jim Meyering (xgethostname): Check for ENOMEM, which is
Sun, 20 Feb 2005 13:39:04 +0000 Karl Berry update from texinfo
Tue, 15 Feb 2005 22:21:15 +0000 Karl Berry lastupdate
Tue, 15 Feb 2005 01:34:46 +0000 Karl Berry update from texinfo
Sun, 13 Feb 2005 19:18:31 +0000 Karl Berry update from gnustandards
Sat, 12 Feb 2005 15:30:49 +0000 Bruno Haible ChangeLog entry optics.
Thu, 10 Feb 2005 13:15:52 +0000 Karl Berry autoupdate
Sun, 06 Feb 2005 13:08:17 +0000 Karl Berry auto update
Fri, 04 Feb 2005 08:53:03 +0000 Karl Berry .
Thu, 03 Feb 2005 20:38:14 +0000 Paul Eggert * modules/chdir-long (Depends-on): Add memrchr.
Wed, 02 Feb 2005 23:29:01 +0000 Sergey Poznyakoff Updated
Wed, 02 Feb 2005 23:28:03 +0000 Sergey Poznyakoff (update copyright year)
Wed, 02 Feb 2005 23:26:56 +0000 Sergey Poznyakoff (__argp_help): Create a fake struct argp_state and