log

age author description
Sun, 11 Feb 2007 14:59:39 +0000 Bruno Haible Tests for module 'c-strcasestr'.
Sun, 11 Feb 2007 14:08:24 +0000 Bruno Haible Ensure O(n) worst-case complexity.
Sun, 11 Feb 2007 13:58:43 +0000 Bruno Haible Rewrite c-strstr.c for maintainability.
Sun, 11 Feb 2007 13:27:54 +0000 Bruno Haible Tests for module 'c-strstr'.
Sun, 11 Feb 2007 12:27:28 +0000 Bruno Haible Work around a coreutils-5.x bug.
Sat, 10 Feb 2007 14:46:17 +0000 Karl Berry unsync memem.c due to #include config.h
Thu, 08 Feb 2007 23:34:28 +0000 Bruno Haible * modules/regex (Depends-on): Add stdbool.
Tue, 06 Feb 2007 13:11:23 +0000 Bruno Haible Fix bug with strsep(&string, ""). Optimize case of 1 delimiter.
Tue, 06 Feb 2007 07:02:59 +0000 Paul Eggert * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
Tue, 06 Feb 2007 01:59:41 +0000 Bruno Haible New module 'mbssep'.
Mon, 05 Feb 2007 18:06:44 +0000 Paolo Bonzini 2007-02-05 Paolo Bonzini <bonzini@gnu.org>
Mon, 05 Feb 2007 15:38:59 +0000 Paolo Bonzini 2007-02-05 Paolo Bonzini <bonzini@gnu.org>
Mon, 05 Feb 2007 11:17:30 +0000 Simon Josefsson lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
Mon, 05 Feb 2007 05:44:11 +0000 Paul Eggert * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
Mon, 05 Feb 2007 03:39:57 +0000 Bruno Haible Put the word "warning:" into the warning message.
Mon, 05 Feb 2007 03:30:43 +0000 Bruno Haible New module 'mbstok_r'.
Mon, 05 Feb 2007 03:23:34 +0000 Bruno Haible New module 'mbsspn'.
Mon, 05 Feb 2007 03:12:26 +0000 Bruno Haible New module 'mbspbrk'.
Mon, 05 Feb 2007 03:06:40 +0000 Bruno Haible New module 'mbscspn'.
Mon, 05 Feb 2007 03:02:29 +0000 Bruno Haible Addendum to the last two patches.
Mon, 05 Feb 2007 02:52:43 +0000 Bruno Haible New module 'mbscspn'.
Mon, 05 Feb 2007 02:51:17 +0000 Bruno Haible Addendum to last patch.
Mon, 05 Feb 2007 02:49:07 +0000 Bruno Haible strcasecmp no longer needs mbuiter.
Mon, 05 Feb 2007 02:42:27 +0000 Bruno Haible New module 'mbscasestr'. Reduced goal of 'strcasestr'.
Mon, 05 Feb 2007 02:27:35 +0000 Bruno Haible Addendum to last patch.
Mon, 05 Feb 2007 02:23:27 +0000 Bruno Haible Improve comment.
Mon, 05 Feb 2007 02:20:09 +0000 Bruno Haible Copied from strcasestr.c.
Mon, 05 Feb 2007 02:19:35 +0000 Bruno Haible New module 'mbscasestr'.
Mon, 05 Feb 2007 02:15:46 +0000 Bruno Haible Simplify handling of strncasecmp. Improve link warning.
Mon, 05 Feb 2007 02:09:22 +0000 Bruno Haible Change the conditions under which strcasecmp.c is compiled.
Mon, 05 Feb 2007 01:57:07 +0000 Bruno Haible New module 'mbscasecmp'. strcasecmp is not expected to work with multibyte
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.