log

age author description
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.
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>
Mon, 29 Jan 2007 07:23:21 +0000 Paul Eggert * MODULES.html.sh: New module mpsort.
Mon, 29 Jan 2007 00:37:14 +0000 Paul Eggert * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
Sun, 28 Jan 2007 20:14:37 +0000 Jim Meyering * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
Sun, 28 Jan 2007 18:55:01 +0000 Jim Meyering * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
Sun, 28 Jan 2007 16:10:39 +0000 Bruno Haible Simplify macrology that creates unistd.h.
Sun, 28 Jan 2007 16:00:02 +0000 Bruno Haible Reduce the number of AC_LIBOBJ invocations by 1.
Sun, 28 Jan 2007 13:58:02 +0000 Ralf Wildenhues * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
Sun, 28 Jan 2007 13:22:14 +0000 Bruno Haible Renamed modules.
Sun, 28 Jan 2007 02:42:23 +0000 Bruno Haible Rename u32-mbtouc-safe -> u32-mbtouc, u32_mbtouc_safe -> u32_mbtouc.
Sun, 28 Jan 2007 02:36:09 +0000 Bruno Haible Move to u32-mbtouc.c.
Sun, 28 Jan 2007 02:36:06 +0000 Bruno Haible Move to here from u32-mbtouc-safe.c.
Sun, 28 Jan 2007 02:35:44 +0000 Bruno Haible Move to u32-mbtouc.
Sun, 28 Jan 2007 02:35:41 +0000 Bruno Haible Move to here from u32-mbtouc-safe.
Sun, 28 Jan 2007 02:30:19 +0000 Bruno Haible Rename u32-mbtouc -> u32-mbtouc-unsafe, u32_mbtouc -> u32_mbtouc_unsafe.
Sun, 28 Jan 2007 02:29:35 +0000 Bruno Haible Move to u32-mbtouc-unsafe.c.
Sun, 28 Jan 2007 02:29:32 +0000 Bruno Haible Move to here from u32-mbtouc.c.
Sun, 28 Jan 2007 02:29:12 +0000 Bruno Haible Move to u32-mbtouc-unsafe.
Sun, 28 Jan 2007 02:29:09 +0000 Bruno Haible Move to here from u32-mbtouc.
Sun, 28 Jan 2007 02:20:32 +0000 Bruno Haible Rename utf16-ucs4-safe -> utf16-ucs4, u16_mbtouc_safe -> u16_mbtouc.
Sun, 28 Jan 2007 02:11:35 +0000 Bruno Haible Move to u16-mbtouc.c.
Sun, 28 Jan 2007 02:11:33 +0000 Bruno Haible Move to here from u16-mbtouc-safe.c.
Sun, 28 Jan 2007 02:10:32 +0000 Bruno Haible Move to u16-mbtouc.
Sun, 28 Jan 2007 02:10:29 +0000 Bruno Haible Move to here from u16-mbtouc-safe.
Sun, 28 Jan 2007 02:10:09 +0000 Bruno Haible Move to utf16-ucs4.c.
Sun, 28 Jan 2007 02:10:06 +0000 Bruno Haible Move to here from utf16-ucs4-safe.c.
Sun, 28 Jan 2007 02:09:55 +0000 Bruno Haible Move to utf16-ucs4.h.
Sun, 28 Jan 2007 02:09:52 +0000 Bruno Haible Move to here from utf16-ucs4-safe.h.
Sun, 28 Jan 2007 02:09:33 +0000 Bruno Haible Move to utf16-ucs4.
Sun, 28 Jan 2007 02:09:30 +0000 Bruno Haible Move to here from utf16-ucs4-safe.
Sun, 28 Jan 2007 02:04:41 +0000 Bruno Haible Rename utf16-ucs4 -> utf16-ucs4-unsafe, u16_mbtouc -> u16_mbtouc_unsafe.
Sun, 28 Jan 2007 02:00:43 +0000 Bruno Haible Move to u16-mbtouc-unsafe.c.
Sun, 28 Jan 2007 02:00:40 +0000 Bruno Haible Move to here from u16-mbtouc.c.
Sun, 28 Jan 2007 02:00:08 +0000 Bruno Haible Move to u16-mbtouc-unsafe.
Sun, 28 Jan 2007 02:00:06 +0000 Bruno Haible Move to here from u16-mbtouc.
Sun, 28 Jan 2007 01:59:49 +0000 Bruno Haible Move to utf16-ucs4-unsafe.c.
Sun, 28 Jan 2007 01:59:46 +0000 Bruno Haible Move to here from utf16-ucs4.c.
Sun, 28 Jan 2007 01:59:30 +0000 Bruno Haible Move to utf16-ucs4-unsafe.h.
Sun, 28 Jan 2007 01:59:28 +0000 Bruno Haible Move to here from utf16-ucs4.h.
Sun, 28 Jan 2007 01:59:11 +0000 Bruno Haible Move to utf16-ucs4-unsafe.
Sun, 28 Jan 2007 01:59:08 +0000 Bruno Haible Move to here from utf16-ucs4.
Sun, 28 Jan 2007 01:49:16 +0000 Bruno Haible Rename utf8-ucs4-safe -> utf8-ucs4, u8_mbtouc_safe -> u8_mbtouc.
Sun, 28 Jan 2007 01:41:18 +0000 Bruno Haible Move to u8-mbtouc.c.
Sun, 28 Jan 2007 01:41:15 +0000 Bruno Haible Move to here from u8-mbtouc-safe.c.
Sun, 28 Jan 2007 01:40:51 +0000 Bruno Haible Move to u8-mbtouc.
Sun, 28 Jan 2007 01:40:48 +0000 Bruno Haible Move to here from u8-mbtouc-safe.
Sun, 28 Jan 2007 01:40:27 +0000 Bruno Haible Move to utf8-ucs4.c.
Sun, 28 Jan 2007 01:40:24 +0000 Bruno Haible Move to here from utf8-ucs4-safe.c.
Sun, 28 Jan 2007 01:40:03 +0000 Bruno Haible Move to utf8-ucs4.h.
Sun, 28 Jan 2007 01:40:00 +0000 Bruno Haible Move to here from utf8-ucs4-safe.h.
Sun, 28 Jan 2007 01:31:59 +0000 Bruno Haible Move to utf8-ucs4.
Sun, 28 Jan 2007 01:31:56 +0000 Bruno Haible Move to here from utf8-ucs4-safe.
Sat, 27 Jan 2007 19:01:25 +0000 Bruno Haible Rename u8_mbtouc -> u8_mbtouc_unsafe.
Sat, 27 Jan 2007 18:55:56 +0000 Bruno Haible Move to u8-mbtouc-unsafe.c.
Sat, 27 Jan 2007 18:55:53 +0000 Bruno Haible Move to here from u8-mbtouc.c.
Sat, 27 Jan 2007 18:53:57 +0000 Bruno Haible Move to u8-mbtouc-unsafe.
Sat, 27 Jan 2007 18:53:54 +0000 Bruno Haible Move to here from u8-mbtouc.
Sat, 27 Jan 2007 18:42:08 +0000 Bruno Haible Move to utf8-ucs4-unsafe.c.
Sat, 27 Jan 2007 18:42:05 +0000 Bruno Haible Move to here from utf8-ucs4.c.
Sat, 27 Jan 2007 18:40:48 +0000 Bruno Haible Move to utf8-ucs4-unsafe.h.
Sat, 27 Jan 2007 18:40:45 +0000 Bruno Haible Move to here from utf8-ucs4.h.
Sat, 27 Jan 2007 18:39:14 +0000 Bruno Haible Move to utf8-ucs4-unsafe.
Sat, 27 Jan 2007 18:39:11 +0000 Bruno Haible Move to here from utf8-ucs4.
Sat, 27 Jan 2007 16:51:39 +0000 Ralf Wildenhues Fix Copyright years.
Sat, 27 Jan 2007 16:49:19 +0000 Ralf Wildenhues Sync from Libtool.
Sat, 27 Jan 2007 14:43:17 +0000 Bruno Haible Enforce ordering constraints between gl_HEADER_STRING_H_DEFAULTS and the
Sat, 27 Jan 2007 13:53:54 +0000 Bruno Haible In testing directories, link the test programs already during "make", not
Sat, 27 Jan 2007 13:17:15 +0000 Bruno Haible Declare strcasestr() in the <string.h> replacement, rather than in
Sat, 27 Jan 2007 13:16:08 +0000 Bruno Haible Obsoleted by the new <string.h> replacement.
Sat, 27 Jan 2007 12:58:57 +0000 Bruno Haible Use 'extern'.
Sat, 27 Jan 2007 12:24:16 +0000 Bruno Haible Typo in ChangeLog entry.