log

age author description
Mon, 05 Feb 2007 01:43:15 +0000 Bruno Haible New module 'mbscasecmp'.
Mon, 05 Feb 2007 01:40:45 +0000 Bruno Haible Copied from strcasecmp.c.
Mon, 05 Feb 2007 01:36:34 +0000 Bruno Haible New module 'mbsstr'. Remove module 'strstr'.
Mon, 05 Feb 2007 01:19:05 +0000 Bruno Haible Move to mbsstr.c.
Mon, 05 Feb 2007 01:19:02 +0000 Bruno Haible Move to here from strstr.c.
Mon, 05 Feb 2007 01:16:13 +0000 Bruno Haible New module 'mbsrchr'.
Mon, 05 Feb 2007 01:07:28 +0000 Bruno Haible New module 'mbsrchr'.
Mon, 05 Feb 2007 01:01:37 +0000 Bruno Haible New module 'mbschr'.
Mon, 05 Feb 2007 00:30:49 +0000 Paul Eggert Add log entries for today's change to modules/extensions and modules/lock.
Mon, 05 Feb 2007 00:22:55 +0000 Paul Eggert * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
Mon, 05 Feb 2007 00:20:04 +0000 Paul Eggert * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
Sun, 04 Feb 2007 19:09:25 +0000 Bruno Haible New module description section 'configure.ac-early'.
Sun, 04 Feb 2007 16:28:01 +0000 Bruno Haible Make use of gcj-4.3's -fsource and -ftarget option.
Sun, 04 Feb 2007 02:20:40 +0000 Paul Eggert * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
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.