gnulib.git
2007-02-17 Bruno HaibleNew module 'tmpfile'.
2007-02-16 Bruno HaibleMake use of _O_TEMPORARY on native Woe32 platforms.
2007-02-15 Bruno HaibleTests for module 'mbspcasecmp'.
2007-02-15 Bruno HaibleNew module 'mbspcasecmp'.
2007-02-15 Bruno HaibleTests for module mbsncasecmp.
2007-02-15 Bruno HaibleTests for module 'mbsncasecmp'.
2007-02-15 Bruno HaibleNew module 'mbsncasecmp'.
2007-02-15 Paul Eggert* lib/exclude.c (FNM_EXTMATCH): Define if system does...
2007-02-15 Paul EggertRemove stray underscore in previous change.
2007-02-15 Paul EggertFix regex code so it doesn't rely on strcasecmp.
2007-02-13 Ralf Wildenhues* m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
2007-02-13 Bruno HaibleFix m4 underquoting bug, discovered by Ralf Wildenhues.
2007-02-13 Bruno HaibleTurn link errors into link-time warnings.
2007-02-12 Bruno HaibleFix an m4 quoting bug.
2007-02-12 Bruno HaibleNeeded for tests of modules 'mbscasestr' and 'mbscasecmp'.
2007-02-12 Paul Eggert* lib/string_.h (strncasecmp): Fix typo: this macro...
2007-02-12 Paul EggertNew module 'time', so that apps can include <time.h...
2007-02-12 Bruno HaibleOptimize memory allocation to use alloca when possible.
2007-02-12 Bruno HaibleInclude <string.h>.
2007-02-12 Karl Berryupdate from texinfo
2007-02-11 Bruno HaibleFix bug. Remove unnecessary strlen call.
2007-02-11 Bruno HaibleTests for module 'mbsspn'.
2007-02-11 Bruno HaibleCosmetic tweak.
2007-02-11 Bruno HaibleTests for module 'mbspbrk'.
2007-02-11 Bruno HaibleSmall optimization.
2007-02-11 Bruno HaibleTests for module 'mbscspn'.
2007-02-11 Bruno HaibleTests for module 'mbscasecmp'.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of mbscasestr.
2007-02-11 Bruno HaibleTests for module 'mbscasestr'.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of mbsstr.
2007-02-11 Bruno HaibleTests for module 'mbsstr'.
2007-02-11 Bruno HaibleFix bug.
2007-02-11 Bruno HaibleTests for module 'mbsrchr'.
2007-02-11 Bruno HaibleFix bug.
2007-02-11 Bruno HaibleTests for module 'mbschr'.
2007-02-11 Bruno HaibleSupport for copying multibyte string iterators.
2007-02-11 Bruno HaibleNew module 'mbslen'.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of strcasestr substitute.
2007-02-11 Bruno HaibleTests for module 'strcasestr'.
2007-02-11 Jim MeyeringSay precisely which versions of coreutils have the...
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of c_strcasestr.
2007-02-11 Bruno HaibleTests for module 'c-strcasestr'.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity.
2007-02-11 Bruno HaibleRewrite c-strstr.c for maintainability.
2007-02-11 Bruno HaibleTests for module 'c-strstr'.
2007-02-11 Bruno HaibleWork around a coreutils-5.x bug.
2007-02-10 Karl Berryunsync memem.c due to #include config.h
2007-02-08 Bruno Haible * modules/regex (Depends-on): Add stdbool.
2007-02-06 Bruno HaibleFix bug with strsep(&string, ""). Optimize case of...
2007-02-06 Paul Eggert* m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
2007-02-06 Bruno HaibleNew module 'mbssep'.
2007-02-05 Paolo Bonzini2007-02-05 Paolo Bonzini <bonzini@gnu.org>
2007-02-05 Paolo Bonzini2007-02-05 Paolo Bonzini <bonzini@gnu.org>
2007-02-05 Simon Josefssonlib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
2007-02-05 Paul Eggert* lib/getsubopt.c [!_LIBC]: Include config.h and getsub...
2007-02-05 Bruno HaiblePut the word "warning:" into the warning message.
2007-02-05 Bruno HaibleNew module 'mbstok_r'.
2007-02-05 Bruno HaibleNew module 'mbsspn'.
2007-02-05 Bruno HaibleNew module 'mbspbrk'.
2007-02-05 Bruno HaibleNew module 'mbscspn'.
2007-02-05 Bruno HaibleAddendum to the last two patches.
2007-02-05 Bruno HaibleNew module 'mbscspn'.
2007-02-05 Bruno HaibleAddendum to last patch.
2007-02-05 Bruno Haiblestrcasecmp no longer needs mbuiter.
2007-02-05 Bruno HaibleNew module 'mbscasestr'. Reduced goal of 'strcasestr'.
2007-02-05 Bruno HaibleAddendum to last patch.
2007-02-05 Bruno HaibleImprove comment.
2007-02-05 Bruno HaibleCopied from strcasestr.c.
2007-02-05 Bruno HaibleNew module 'mbscasestr'.
2007-02-05 Bruno HaibleSimplify handling of strncasecmp. Improve link warning.
2007-02-05 Bruno HaibleChange the conditions under which strcasecmp.c is compiled.
2007-02-05 Bruno HaibleNew module 'mbscasecmp'. strcasecmp is not expected...
2007-02-05 Bruno HaibleNew module 'mbscasecmp'.
2007-02-05 Bruno HaibleCopied from strcasecmp.c.
2007-02-05 Bruno HaibleNew module 'mbsstr'. Remove module 'strstr'.
2007-02-05 Bruno HaibleMove to mbsstr.c.
2007-02-05 Bruno HaibleMove to here from strstr.c.
2007-02-05 Bruno HaibleNew module 'mbsrchr'.
2007-02-05 Bruno HaibleNew module 'mbsrchr'.
2007-02-05 Bruno HaibleNew module 'mbschr'.
2007-02-05 Paul EggertAdd log entries for today's change to modules/extension...
2007-02-05 Paul Eggert* lib/stdbool_.h: Mention that bool bit-fields aren...
2007-02-05 Paul Eggert* modules/stdarg (configure.ac-early): Require AC_PROG_...
2007-02-04 Bruno HaibleNew module description section 'configure.ac-early'.
2007-02-04 Bruno HaibleMake use of gcj-4.3's -fsource and -ftarget option.
2007-02-04 Paul Eggert* lib/xalloc.h (x2nrealloc): Fix an unlikely bug in...
2007-02-03 Karl Berrysync
2007-02-03 Jim MeyeringMake pwd and readlink work also when run with an unread...
2007-02-03 Bruno HaibleMake the redefinitions to error-provoking symbols condi...
2007-02-02 Paul EggertAvoid mempcpy in the regex code, as the string.h mempcp...
2007-02-02 Jim Meyering* modules/arpa_inet: Put AC_PROG_MKDIR_P in the configu...
2007-02-02 Eric Blake* lib/strchrnul.c: Always include config.h first.
2007-02-02 Eric Blake* modules/mountlist (Depends-on): Revert 2007-01-31...
2007-02-02 Simon JosefssonAdd opencdk.
2007-02-02 Simon Josefssonm4/socklen.m4: Fix typo.
2007-02-02 Eric Blake* modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid...
2007-02-02 Bruno HaibleTurn the errors for use of strstr and similar into...
2007-02-01 Jim MeyeringGive tools a better chance to allocate space for very...
2007-02-01 Karl Berry.
2007-02-01 Karl Berry(strtok_r.c): lose sync, no more strtok_r.h.
next