log

age author description
Sat, 03 Feb 2007 00:37:38 +0000 Karl Berry sync
Sat, 03 Feb 2007 00:23:57 +0000 Jim Meyering Make pwd and readlink work also when run with an unreadable parent dir
Sat, 03 Feb 2007 00:01:56 +0000 Bruno Haible Make the redefinitions to error-provoking symbols conditional.
Fri, 02 Feb 2007 22:15:43 +0000 Paul Eggert Avoid mempcpy in the regex code, as the string.h mempcpy stuff
Fri, 02 Feb 2007 17:28:38 +0000 Jim Meyering * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
Fri, 02 Feb 2007 16:48:55 +0000 Eric Blake * lib/strchrnul.c: Always include config.h first.
Fri, 02 Feb 2007 16:13:45 +0000 Eric Blake * modules/mountlist (Depends-on): Revert 2007-01-31 change,
Fri, 02 Feb 2007 13:13:45 +0000 Simon Josefsson Add opencdk.
Fri, 02 Feb 2007 13:09:37 +0000 Simon Josefsson m4/socklen.m4: Fix typo.
Fri, 02 Feb 2007 13:06:22 +0000 Eric Blake * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
Fri, 02 Feb 2007 03:46:59 +0000 Bruno Haible Turn the errors for use of strstr and similar into conditional warnings.
Thu, 01 Feb 2007 23:53:04 +0000 Jim Meyering Give tools a better chance to allocate space for very large buffers.
Thu, 01 Feb 2007 21:38:44 +0000 Karl Berry .
Thu, 01 Feb 2007 21:36:19 +0000 Karl Berry (strtok_r.c): lose sync, no more strtok_r.h.
Thu, 01 Feb 2007 17:22:52 +0000 Bruno Haible Fix module name list after recent renamings.
Thu, 01 Feb 2007 13:41:12 +0000 Eric Blake * modules/regex (Depends-on): Revert dependence on mempcpy.
Thu, 01 Feb 2007 08:57:49 +0000 Paul Eggert * lib/string_.h: If the gnulib module XYZ is not present, undefine
Thu, 01 Feb 2007 07:56:15 +0000 Paul Eggert * lib/mkdir-p.c (make_dir_parents): Close a race condition that
Thu, 01 Feb 2007 05:23:41 +0000 Eric Blake * modules/mountlist (Depends-on): Add strstr
Thu, 01 Feb 2007 05:01:17 +0000 Eric Blake * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
Thu, 01 Feb 2007 04:39:46 +0000 Bruno Haible Enforce the use of gnulib modules for unportable <string.h> functions.
Thu, 01 Feb 2007 01:52:34 +0000 Bruno Haible New module description field 'Link'.
Thu, 01 Feb 2007 00:29:52 +0000 Bruno Haible Enforce the use of gnulib modules for unportable <string.h> functions.
Wed, 31 Jan 2007 12:41:07 +0000 Simon Josefsson (values): Add EAI_OVERFLOW.
Tue, 30 Jan 2007 21:39:19 +0000 Jim Meyering * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
Tue, 30 Jan 2007 01:07:22 +0000 Bruno Haible Stylistic change: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
Tue, 30 Jan 2007 00:25:25 +0000 Eric Blake * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
Mon, 29 Jan 2007 23:12:55 +0000 Paul Eggert * lib/strptime.h (strptime): Use 'restrict' for args where
Mon, 29 Jan 2007 17:33:12 +0000 Bruno Haible New module 'strptime'. Initial fixes.
Mon, 29 Jan 2007 17:21:16 +0000 Bruno Haible 2007-01-29 Yoann Vandoorselaere <yoann@prelude-ids.org>