log

age author description
Fri, 07 Dec 2007 17:01:25 -0700 Eric Blake Again, remake scripts executable.
Fri, 07 Dec 2007 09:53:27 -0800 Karl Berry Merge branch 'master' of ssh://karl@git.sv.gnu.org/srv/git/gnulib
Fri, 07 Dec 2007 16:20:57 +0100 Jim Meyering Let these macros work also with autoconf-2.59.
Fri, 07 Dec 2007 09:46:02 -0800 Karl Berry autoupdate
Thu, 06 Dec 2007 16:49:19 +0100 Jim Meyering Avoid a configure-time syntax error in gl_FUNC_ACL.
Wed, 05 Dec 2007 22:38:39 +0100 Bruno Haible Update comments after last change.
Tue, 04 Dec 2007 14:45:04 -0700 Eric Blake Make scripts executable.
Tue, 04 Dec 2007 08:40:17 -0700 Eric Blake Fix frexp on mingw.
Tue, 04 Dec 2007 08:38:22 -0700 Eric Blake Make cygwin fseeko check more reliable.
Tue, 04 Dec 2007 08:35:02 -0700 Eric Blake * m4/strerror.m4: Bump version number.
Tue, 04 Dec 2007 09:44:15 +0100 Bruno Haible Mention a mingw problem.
Mon, 03 Dec 2007 16:49:30 -0700 Eric Blake Fix strerror module on Solaris 7.
Mon, 03 Dec 2007 15:30:36 -0800 Paul Eggert Add support for Solaris 10 ACLs. Also, ACLs are Gnulib, not Autoconf.
Mon, 03 Dec 2007 09:53:02 -0800 James Youngman * doc/regexprops-generic.texi: change "an close-group" to "a
Mon, 03 Dec 2007 12:58:14 +0100 Bruno Haible Fix a build error when someone uses "make maintainer-clean".
Mon, 03 Dec 2007 12:57:05 +0100 Bruno Haible Move declaration of getpagesize() from getpagesize.h to unistd.h.
Mon, 03 Dec 2007 12:53:14 +0100 Bruno Haible Tests for module 'strings'.
Mon, 03 Dec 2007 12:50:59 +0100 Bruno Haible Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
Sat, 01 Dec 2007 11:53:07 -0700 Eric Blake Fix fseeko detection for cygwin 1.5.25.
Sat, 01 Dec 2007 15:34:41 +0100 Jim Meyering Fix a 4-year-old used-uninitialized bug in regcomp.c.
Fri, 30 Nov 2007 16:39:12 +0100 Bruno Haible Make recursive locks really recursive on POSIX systems.
Thu, 29 Nov 2007 15:05:32 -0800 Karl Berry autoupdate
Wed, 28 Nov 2007 13:56:55 -0800 Paul Eggert New function qset_acl, like set_acl but with syscall semantics.
Wed, 28 Nov 2007 18:25:36 +0100 Jim Meyering * modules/physmem (License): Change from GPL to LGPLv2+.
Mon, 26 Nov 2007 21:13:57 +0100 Bruno Haible Don't abort if the 'long double' type has excess precision.
Mon, 26 Nov 2007 06:17:07 -0800 Karl Berry autoupdate
Mon, 26 Nov 2007 06:16:09 -0800 Karl Berry autoupdate
Sun, 25 Nov 2007 11:05:04 -0800 Karl Berry sync with autoconf
Sun, 25 Nov 2007 17:09:25 +0100 Ralf Wildenhues * doc/fdl.texi, doc/gpl-3.0.texi, doc/lgpl-3.0.texi:
Thu, 22 Nov 2007 22:13:20 +0100 Ondřej Vašík Adjust getdate's grammar to accept a slightly more regular language.