log

age author description
Thu, 24 Jan 2008 15:55:56 +0100 Simon Josefsson Add module sockets.
Thu, 24 Jan 2008 06:52:11 -0800 Karl Berry exec
Thu, 24 Jan 2008 06:51:43 -0800 Karl Berry autoupdate
Sat, 19 Jan 2008 17:51:32 -0800 Karl Berry autoupdate
Sun, 20 Jan 2008 00:09:59 +0100 Bruno Haible Rename two directories: headers -> posix-headers, functions -> posix-functions.
Sat, 19 Jan 2008 13:06:50 +0100 Bruno Haible Incorporate existing strcasestr doc into new doc structure.
Sat, 19 Jan 2008 12:59:00 +0100 Bruno Haible Incorporate existing memmem doc into new doc structure.
Sat, 19 Jan 2008 02:51:21 +0100 Bruno Haible New documentation of GNU libc functions.
Fri, 18 Jan 2008 02:14:04 +0100 Bruno Haible Fix a printf statement.
Thu, 17 Jan 2008 07:33:23 -0800 Karl Berry autoupdate
Thu, 17 Jan 2008 13:16:12 +0100 Simon Josefsson New module gethostname-tests.
Thu, 17 Jan 2008 11:07:41 +0100 Simon Josefsson Need string.h unconditionally, for strncpy or strcpy.
Wed, 16 Jan 2008 20:35:00 -0700 Eric Blake Convert c-strcasestr to be more efficient.
Wed, 16 Jan 2008 17:52:21 +0100 Paolo Bonzini * build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overridable variable.
Wed, 16 Jan 2008 15:53:45 +0100 Simon Josefsson Disable secure memory in gc-libgcrypt.c.
Wed, 16 Jan 2008 15:01:09 +0100 Simon Josefsson Need string.h for strcpy in gethostname module.
Tue, 15 Jan 2008 16:32:59 -0800 Paul Eggert Fix problem with getdate on mingw32 reported by Simon Josefsson
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.
Thu, 10 Jan 2008 02:46:55 +0100 Bruno Haible Work around OpenBSD 4.0 tdelete() bug.
Thu, 10 Jan 2008 02:36:58 +0100 Bruno Haible Fix test failure on OpenBSD 4.0.
Thu, 10 Jan 2008 02:27:54 +0100 Bruno Haible Undo the commit dced91140ad8eb666ed6cc6192fb486dadf623bb.
Wed, 09 Jan 2008 17:22:52 -0800 Paul Eggert gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
Wed, 09 Jan 2008 10:19:13 -0700 Eric Blake Add memmem-simple module.
Tue, 08 Jan 2008 17:15:27 -0700 Eric Blake Give gcc some memmem optimization hints.
Wed, 09 Jan 2008 07:18:35 +0100 Ralf Wildenhues Support AIX 6.1 and higher.
Wed, 09 Jan 2008 02:15:36 +0100 Bruno Haible Handle the particular PRIdMAX values on MacOS X and mingw.
Wed, 09 Jan 2008 01:17:12 +0100 Bruno Haible Add missing module dependencies.
Tue, 08 Jan 2008 23:54:30 +0100 Bruno Haible Document the knuth_morris_pratt calling convention better.
Tue, 08 Jan 2008 17:40:59 +0100 Bruno Haible Detect wcwidth bug on OpenBSD 4.0.
Sat, 05 Jan 2008 14:09:11 -0700 Eric Blake Rewrite memmem to guarantee linear complexity without malloc.
Tue, 08 Jan 2008 11:43:00 +0100 Bruno Haible Remove unnecessary TESTS_ENVIRONMENT setting.
Tue, 08 Jan 2008 09:53:53 +0100 Mike Frysinger Add a configure time option: --disable-acl.
Tue, 08 Jan 2008 09:09:18 +0100 Simon Josefsson Update localename-tests for setenv changes.
Tue, 08 Jan 2008 08:15:44 +0100 Ralf Wildenhues * DEPENDENCIES: Require Texinfo version 4.6 or newer.
Tue, 08 Jan 2008 02:53:46 +0100 Colin Watson Add man-db.
Tue, 08 Jan 2008 02:24:39 +0100 Bruno Haible No need to drop periods from section names.
Tue, 08 Jan 2008 02:16:21 +0100 Bruno Haible Don't strip off a leading "lt-" prefix outside a .libs directory.
Tue, 08 Jan 2008 00:28:30 +0100 Bruno Haible Improve memory cleanup in 'relocatable' module.
Mon, 07 Jan 2008 23:29:52 +0100 Bruno Haible Relax test, so that it passes on older glibc systems.
Mon, 07 Jan 2008 22:44:38 +0100 Ralf Wildenhues autoupdate.
Sat, 05 Jan 2008 06:29:33 -0800 Karl Berry autoupdate
Sat, 05 Jan 2008 04:47:24 -0700 Eric Blake Avoid quadratic system memmem.
Sat, 05 Jan 2008 04:47:05 -0700 Eric Blake Fix memmem test for mingw.
Sat, 05 Jan 2008 00:29:12 +0100 Bruno Haible Fix bug introduced on 2007-12-02.
Fri, 04 Jan 2008 15:19:34 -0700 Eric Blake Shorten duration of memmem test.
Fri, 04 Jan 2008 15:44:57 +0100 Simon Josefsson Modules intprops and string needed by relocatable-prog-wrapper.
Fri, 04 Jan 2008 00:57:29 +0100 Bruno Haible New section 'Localization'.
Fri, 04 Jan 2008 00:24:10 +0100 Bruno Haible Treat untyped memory as an 'unsigned char' array.
Fri, 04 Jan 2008 00:22:45 +0100 Bruno Haible Fix formatting of a ChangeLog entry.
Wed, 02 Jan 2008 10:00:47 +0100 Jim Meyering lib/version-etc.c (COPYRIGHT_YEAR): Increase for new year.
Mon, 31 Dec 2007 15:34:15 -0800 Karl Berry missed ChangeLog for doc change yesterday
Mon, 31 Dec 2007 14:00:17 +0100 Jim Meyering Avoid use of private FTS type name.
Mon, 31 Dec 2007 11:57:16 +0100 Bruno Haible Unify 5 copies of the KMP code.
Mon, 31 Dec 2007 11:55:46 +0100 Bruno Haible Don't define xmmalloca if not needed.
Mon, 31 Dec 2007 11:54:37 +0100 Bruno Haible New macro xnmalloca.
Mon, 31 Dec 2007 11:53:40 +0100 Bruno Haible Protect against integer overflow in malloca() calls.
Mon, 31 Dec 2007 11:51:57 +0100 Bruno Haible Ensure that 'glob' stays under LGPLv2+.
Mon, 31 Dec 2007 11:51:15 +0100 Bruno Haible Change license to LGPLv2+.
Sun, 30 Dec 2007 09:50:08 -0800 Karl Berry no period in node name
Sun, 30 Dec 2007 09:49:38 -0800 Karl Berry update maintain.texi
Sat, 29 Dec 2007 01:17:08 -0800 Paul Eggert * lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
Wed, 26 Dec 2007 16:37:29 +0100 Martin Lambers Override getpagesize on mingw.
Wed, 26 Dec 2007 16:33:48 +0100 Bruno Haible The localcharset module requires a modified TESTS_ENVIRONMENT; tell the user.
Wed, 26 Dec 2007 16:31:08 +0100 Bruno Haible Avoid using the syntax symbol() in formatted documentation.
Wed, 26 Dec 2007 16:28:08 +0100 Bruno Haible Use plain ANSI C syntax.
Wed, 26 Dec 2007 16:26:26 +0100 Bruno Haible Make --enable-relocatable work with DESTDIR.
Wed, 26 Dec 2007 16:25:28 +0100 Bruno Haible Fix link error in relocatability wrappers, due to xalloc_die().
Wed, 26 Dec 2007 16:23:54 +0100 Bruno Haible Split setenv module into setenv and unsetenv. Get rid of setenv.h.
Wed, 26 Dec 2007 16:20:10 +0100 Bruno Haible Split setenv module into setenv and unsetenv. Get rid of setenv.h.
Wed, 26 Dec 2007 16:13:28 +0100 Bruno Haible Use GNU style coding conventions.
Wed, 26 Dec 2007 16:10:15 +0100 Bruno Haible Add more comments about Knuth-Morris-Pratt algorithm.
Wed, 26 Dec 2007 16:02:46 +0100 Bruno Haible Use standard idioms.
Wed, 26 Dec 2007 16:01:15 +0100 Bruno Haible Fix the value of $auxdir used when generating the tests directory.
Wed, 26 Dec 2007 15:59:53 +0100 Bruno Haible Remove unnecessary -l options from LDFLAGS.
Thu, 20 Dec 2007 13:15:27 -0700 Eric Blake Work around circular library issue when cross-compiling.
Wed, 19 Dec 2007 16:09:03 -0700 Eric Blake Fix memmem to avoid O(n^2) worst-case complexity.
Tue, 18 Dec 2007 16:11:25 -0800 Paul Eggert Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
Mon, 17 Dec 2007 21:50:40 -0700 Eric Blake Revert addition of verify, for BSD/OS.
Mon, 17 Dec 2007 13:30:09 +0100 Petr Salinger getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
Fri, 14 Dec 2007 19:46:26 +0100 Jim Meyering Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
Mon, 17 Dec 2007 12:21:10 +0100 Bruno Haible Avoid a crash of a configure test on some x86_64 systems.
Sat, 15 Dec 2007 06:41:32 -0800 Karl Berry Merge branch 'master' of ssh://karl@git.sv.gnu.org/srv/git/gnulib
Sat, 15 Dec 2007 15:31:00 +0100 Jim Meyering Fix typo in previous ChangeLog entry.
Sat, 15 Dec 2007 10:21:05 +0100 Jim Meyering * build-aux/gnupload (GPG): Don't hard-code patch to gpg binary.
Sat, 15 Dec 2007 06:39:03 -0800 Karl Berry update from texinfo
Thu, 13 Dec 2007 14:58:44 -0700 Eric Blake Another fseek test.
Thu, 13 Dec 2007 12:09:31 -0700 Eric Blake Fix fseeko on mingw.
Thu, 13 Dec 2007 11:25:42 -0700 Eric Blake Beef up fseek tests.
Thu, 13 Dec 2007 11:11:53 -0700 Larry Jones Fix fseeko on BSD-based platforms.
Thu, 13 Dec 2007 06:23:06 -0800 Karl Berry autoupdate
Wed, 12 Dec 2007 10:29:17 -0700 Eric Blake Allow circular dependency of separate libtests.a