log

age author description
Wed, 16 Jan 2008 00:21:10 +0100 Bruno Haible Work around a MacOS X 10.5 bug in frexpl().
Mon, 14 Jan 2008 21:00:56 -0700 Eric Blake Touch up previous patch.
Thu, 10 Jan 2008 22:22:51 -0700 Eric Blake Convert strcasestr module to use Two-Way algorithm.
Tue, 15 Jan 2008 02:25:14 +0100 Bruno Haible Replace strsignal if it does not work fine.
Mon, 14 Jan 2008 23:43:46 +0100 Bruno Haible Fix documentation of include file.
Mon, 14 Jan 2008 23:35:44 +0100 Colin Watson Make the functions argp_error, argp_failure known to xgettext.
Mon, 14 Jan 2008 07:57:42 -0800 Karl Berry autoupdate
Mon, 14 Jan 2008 11:11:25 +0100 Bruno Haible Typo in comment.
Mon, 14 Jan 2008 00:27:28 +0100 Colin Watson Tests for module 'strsignal'.
Mon, 14 Jan 2008 00:26:30 +0100 Colin Watson New module 'strsignal'.
Sun, 13 Jan 2008 14:09:07 -0700 Eric Blake Restore executable bits.
Sun, 13 Jan 2008 17:46:31 +0100 Bruno Haible Avoid unsupported locales on OpenBSD.
Sun, 13 Jan 2008 16:51:48 +0100 Bruno Haible Don't redefine __attribute__ without a need.
Sun, 13 Jan 2008 07:16:33 -0800 Karl Berry autoupdate
Sat, 12 Jan 2008 16:28:52 +0100 Bruno Haible Add documentation chapter about the glibc header files.
Sat, 12 Jan 2008 09:52:42 +0100 Jim Meyering announce-gen: emit Gnulib's git-based version string.
Sat, 12 Jan 2008 08:54:48 +0100 Jim Meyering * build-aux/announce-gen: Also check for lzma-compressed files.
Sat, 12 Jan 2008 01:14:37 +0100 Bruno Haible Increase the maximum allowed time for the test.
Sat, 12 Jan 2008 01:07:11 +0100 Bruno Haible More notes about specific platforms.
Thu, 10 Jan 2008 20:54:39 -0700 Eric Blake fix typo
Thu, 10 Jan 2008 20:44:14 -0700 Eric Blake * m4/strstr.m4: Delete cruft from copy-n-paste.
Fri, 11 Jan 2008 03:57:18 +0100 Bruno Haible Make c-strstr rely on strstr.
Fri, 11 Jan 2008 03:42:54 +0100 Bruno Haible Add documentation for the c-* modules.
Fri, 11 Jan 2008 00:36:17 +0100 Eric Blake Fix a comment.
Thu, 10 Jan 2008 12:06:35 -0700 Eric Blake Share two-way algorithm.
Thu, 10 Jan 2008 07:38:11 -0700 Eric Blake Avoid quadratic strstr implementations.
Thu, 10 Jan 2008 11:12:06 +0100 Bruno Haible Make it possible to avoid all memory leaks when calling relocate().
Thu, 10 Jan 2008 10:56:41 +0100 Bruno Haible Update copyright year.
Thu, 10 Jan 2008 10:16:08 +0100 Colin Watson * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:
Thu, 10 Jan 2008 02:52:02 +0100 Bruno Haible Small tweaks to memmem module.