log

age author description
Mon, 17 Sep 2007 16:51:01 +0000 Jim Meyering * lib/savewd.c (ESTALE) [!defined]: Define.
Mon, 17 Sep 2007 10:26:32 +0000 Bruno Haible Make "gnulib-tool --version" work in git-cvsserver checkout.
Sun, 16 Sep 2007 11:42:32 +0000 Bruno Haible Make the buffer large enough, to avoid a buffer overflow.
Sun, 16 Sep 2007 00:41:34 +0000 Bruno Haible Try harder to enable the alias for 'sed'.
Thu, 13 Sep 2007 13:52:18 +0000 Eric Blake * ChangeLog: Remove conflict markers.
Thu, 13 Sep 2007 11:53:38 +0000 Simon Josefsson (gc_hash_open): Catch NULL calloc return value.
Wed, 12 Sep 2007 23:24:15 +0000 Bruno Haible Avoid defining AC_USE_SYSTEM_EXTENSIONS here.
Wed, 12 Sep 2007 15:59:57 +0000 Eric Blake Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
Tue, 11 Sep 2007 23:07:45 +0000 Bruno Haible Remove old, obsolete isc-posix.m4.
Tue, 11 Sep 2007 15:58:09 +0000 Eric Blake * ChangeLog: Restore lines accidentally truncated 2007-04-06.
Tue, 11 Sep 2007 00:40:16 +0000 Bruno Haible Fix typo in error message.
Mon, 10 Sep 2007 16:39:13 +0000 Karl Berry autoupdate
Mon, 10 Sep 2007 13:18:03 +0000 Karl Berry autoupdate
Sun, 09 Sep 2007 17:38:23 +0000 Bruno Haible Oops, avoid an infinite recursion.
Sun, 09 Sep 2007 17:14:46 +0000 Bruno Haible Update portability list.
Sun, 09 Sep 2007 17:10:10 +0000 Bruno Haible Oops, invert the direction of the test.
Sun, 09 Sep 2007 14:48:10 +0000 Jim Meyering * lib/hash.c (hash_initialize): Detect calloc failure.
Sun, 09 Sep 2007 14:32:21 +0000 Bruno Haible Set errno to ENOMEM when malloc/realloc fails. Needed on mingw.
Sun, 09 Sep 2007 14:27:39 +0000 Bruno Haible Add dependencies to malloc-posix, realloc-posix.
Sun, 09 Sep 2007 14:27:13 +0000 Bruno Haible Add dependency to realloc-posix.
Sun, 09 Sep 2007 14:26:55 +0000 Bruno Haible Add dependency to malloc-posix.
Sun, 09 Sep 2007 13:20:45 +0000 Bruno Haible New chapter "POSIX Substitutes Library".
Sun, 09 Sep 2007 13:19:42 +0000 Bruno Haible Simplify the malloc/realloc/calloc macrology.
Sun, 09 Sep 2007 13:07:55 +0000 Bruno Haible Simplify the malloc/realloc/calloc macrology.
Sun, 09 Sep 2007 13:01:44 +0000 Bruno Haible New module 'malloc-posix'.
Sun, 09 Sep 2007 12:56:27 +0000 Bruno Haible New module 'realloc-posix'.
Sun, 09 Sep 2007 12:29:37 +0000 Bruno Haible New module 'calloc-posix'.
Sun, 09 Sep 2007 12:17:35 +0000 Bruno Haible Allow for modules to show an arbitrary notice.
Sun, 09 Sep 2007 11:49:57 +0000 Bruno Haible New options --verbose, --quiet.
Sat, 08 Sep 2007 23:07:48 +0000 Bruno Haible Prefer rsync over wget when available.