gnulib.git
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.
2007-02-01 Bruno HaibleFix module name list after recent renamings.
2007-02-01 Eric Blake* modules/regex (Depends-on): Revert dependence on...
2007-02-01 Paul Eggert* lib/string_.h: If the gnulib module XYZ is not presen...
2007-02-01 Paul Eggert* lib/mkdir-p.c (make_dir_parents): Close a race condit...
2007-02-01 Eric Blake* modules/mountlist (Depends-on): Add strstr
2007-02-01 Eric Blake* m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct...
2007-02-01 Bruno HaibleEnforce the use of gnulib modules for unportable <strin...
2007-02-01 Bruno HaibleNew module description field 'Link'.
2007-02-01 Bruno HaibleEnforce the use of gnulib modules for unportable <strin...
2007-01-31 Simon Josefsson(values): Add EAI_OVERFLOW.
2007-01-30 Jim Meyering* lib/mpsort.c (mpsort): Remove spurious "return" in...
2007-01-30 Bruno HaibleStylistic change: Use '#if HAVE_*' instead of '#ifdef...
2007-01-30 Eric Blake* lib/memrchr.c: Assume <string.h> unconditionally...
2007-01-29 Paul Eggert* lib/strptime.h (strptime): Use 'restrict' for args...
2007-01-29 Bruno HaibleNew module 'strptime'. Initial fixes.
2007-01-29 Bruno Haible2007-01-29 Yoann Vandoorselaere <yoann@prelude-ids...
2007-01-29 Paul Eggert* MODULES.html.sh: New module mpsort.
2007-01-29 Paul Eggert* lib/regex.h (_Restrict_): Renamed from __restrict...
2007-01-28 Jim Meyering* modules/sys_time (Makefile.am) [MOSTLYCLEANFILES...
2007-01-28 Jim Meyering* modules/sys_time (Makefile.am): Build sys/time.h...
2007-01-28 Bruno HaibleSimplify macrology that creates unistd.h.
2007-01-28 Bruno HaibleReduce the number of AC_LIBOBJ invocations by 1.
2007-01-28 Ralf Wildenhues* gnulib-tool (func_emit_lib_Makefile_am, func_add_or_u...
2007-01-28 Bruno HaibleRenamed modules.
2007-01-28 Bruno HaibleRename u32-mbtouc-safe -> u32-mbtouc, u32_mbtouc_safe...
2007-01-28 Bruno HaibleMove to u32-mbtouc.c.
2007-01-28 Bruno HaibleMove to here from u32-mbtouc-safe.c.
2007-01-28 Bruno HaibleMove to u32-mbtouc.
2007-01-28 Bruno HaibleMove to here from u32-mbtouc-safe.
2007-01-28 Bruno HaibleRename u32-mbtouc -> u32-mbtouc-unsafe, u32_mbtouc...
2007-01-28 Bruno HaibleMove to u32-mbtouc-unsafe.c.
2007-01-28 Bruno HaibleMove to here from u32-mbtouc.c.
2007-01-28 Bruno HaibleMove to u32-mbtouc-unsafe.
2007-01-28 Bruno HaibleMove to here from u32-mbtouc.
2007-01-28 Bruno HaibleRename utf16-ucs4-safe -> utf16-ucs4, u16_mbtouc_safe...
2007-01-28 Bruno HaibleMove to u16-mbtouc.c.
2007-01-28 Bruno HaibleMove to here from u16-mbtouc-safe.c.
2007-01-28 Bruno HaibleMove to u16-mbtouc.
2007-01-28 Bruno HaibleMove to here from u16-mbtouc-safe.
2007-01-28 Bruno HaibleMove to utf16-ucs4.c.
2007-01-28 Bruno HaibleMove to here from utf16-ucs4-safe.c.
2007-01-28 Bruno HaibleMove to utf16-ucs4.h.
2007-01-28 Bruno HaibleMove to here from utf16-ucs4-safe.h.
2007-01-28 Bruno HaibleMove to utf16-ucs4.
2007-01-28 Bruno HaibleMove to here from utf16-ucs4-safe.
2007-01-28 Bruno HaibleRename utf16-ucs4 -> utf16-ucs4-unsafe, u16_mbtouc...
2007-01-28 Bruno HaibleMove to u16-mbtouc-unsafe.c.
2007-01-28 Bruno HaibleMove to here from u16-mbtouc.c.
2007-01-28 Bruno HaibleMove to u16-mbtouc-unsafe.
next