log

age author description
Tue, 17 Nov 2009 21:38:51 +0100 Ludovic Courtès Add `gnulib-tool --import' support for LGPLv3+.
Tue, 17 Nov 2009 22:19:54 +0100 Jim Meyering version-etc: use proper license string
Tue, 17 Nov 2009 19:58:12 +0100 Simon Josefsson tests/test-xalloc-die.sh: Deal with EOL differences, and more.
Tue, 17 Nov 2009 06:31:34 -0700 Eric Blake unsetenv: work around Solaris bug
Fri, 30 Oct 2009 10:24:45 -0600 Eric Blake vasnprintf: avoid compiler warnings
Tue, 17 Nov 2009 10:04:43 +0100 Simon Josefsson modules/xalloc-die-tests (Makefile.am): Drop XFAIL_TESTS.
Tue, 17 Nov 2009 08:46:29 +0100 Jim Meyering test-xalloc-die.sh: make the code agree with the commit log
Tue, 17 Nov 2009 08:42:58 +0100 Jim Meyering test-xalloc-die.sh: fix a portability bug
Tue, 17 Nov 2009 07:20:41 +0100 Jim Meyering version-etc-fsf: relax license to LGPLv3+
Mon, 16 Nov 2009 21:21:10 -0700 Eric Blake xalloc-die-tests: avoid printing null pointer
Sat, 14 Nov 2009 22:13:10 -0700 Eric Blake setenv, unsetenv: work around various bugs
Mon, 16 Nov 2009 22:08:52 +0100 Jim Meyering version-etc: relax license to LGPLv3+
Mon, 16 Nov 2009 19:26:35 +0100 Jim Meyering better AC_REQUIRE expanded-before-required-warning avoidance
Mon, 16 Nov 2009 06:27:10 -0700 Eric Blake test-freading: clean up temporary file
Mon, 16 Nov 2009 10:22:53 +0100 Jim Meyering avoid new AC_REQUIRE expanded-before-required warnings
Sun, 15 Nov 2009 17:20:06 +0100 Simon Josefsson Add xalloc-die self-test.
Sun, 15 Nov 2009 13:52:55 +0100 Simon Josefsson lib/gc-pbkdf2-sha1.c: Remove comments from RFC 2898.
Sat, 14 Nov 2009 15:25:49 -0700 Eric Blake fnmatch: avoid compiler warning
Sat, 14 Nov 2009 15:09:08 -0700 Eric Blake intprops: add double-inclusion guard
Sat, 14 Nov 2009 08:17:44 -0700 Eric Blake openat: detect Solaris fchownat bug
Thu, 12 Nov 2009 21:45:20 -0700 Eric Blake lchown: detect Solaris and FreeBSD bug
Thu, 12 Nov 2009 21:45:20 -0700 Eric Blake chown: detect Solaris and FreeBSD bug
Sat, 14 Nov 2009 06:45:02 -0700 Robert Millan gnulib-tool: correctly detect absence of m4 directories
Sat, 14 Nov 2009 09:53:26 +0100 Jim Meyering maint.mk: Prohibit inclusion of "xalloc.h" without use.
Sat, 14 Nov 2009 08:24:25 +0100 John W. Eaton strftime.h: wrap funtion declaration in extern "C" block
Fri, 13 Nov 2009 13:31:35 -0700 Eric Blake getgroups: avoid compiler warning
Fri, 13 Nov 2009 12:53:17 -0700 Eric Blake getgroups: work around FreeBSD bug
Fri, 13 Nov 2009 09:06:14 -0700 Eric Blake getgroups: avoid compilation failure
Fri, 13 Nov 2009 16:15:23 +0100 Jim Meyering test-getgroups: avoid compilation failure
Thu, 12 Nov 2009 11:31:52 -0700 Eric Blake mgetgroups: new module, taken from coreutils