log

age author description
Thu, 19 Nov 2009 06:42:21 -0700 Eric Blake manywarnings: depend on warnings
Wed, 18 Nov 2009 21:46:35 -0700 Eric Blake build: avoid compiler warnings
Wed, 18 Nov 2009 20:36:01 -0700 Eric Blake tests: avoid false negative with --with-packager
Wed, 18 Nov 2009 06:59:44 -0700 Eric Blake utimens: fix regression on Solaris
Tue, 17 Nov 2009 09:58:18 -0700 Eric Blake usleep: use it to simplify tests
Tue, 17 Nov 2009 09:24:56 -0700 Eric Blake usleep: new module
Mon, 16 Nov 2009 14:35:41 -0700 Eric Blake chown: work around OpenBSD bug
Tue, 17 Nov 2009 11:53:14 -0700 Eric Blake mkstemp: avoid conflict with C++ keyword template
Tue, 17 Nov 2009 11:38:42 -0700 Eric Blake xalloc-die-tests: optimize
Tue, 17 Nov 2009 22:23:17 +0100 Simon Josefsson Add.
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
Thu, 12 Nov 2009 10:19:39 -0700 Eric Blake getgroups: don't expose GETGROUPS_T to user
Thu, 12 Nov 2009 09:53:14 -0700 Eric Blake getgroups, getugroups: provide stubs for mingw
Thu, 12 Nov 2009 09:30:38 -0700 Eric Blake getgroups: avoid calling exit
Thu, 12 Nov 2009 08:51:45 -0700 Eric Blake getgroups: fix logic error
Fri, 13 Nov 2009 15:00:59 +0100 Simon Josefsson Drop redundant string.h (silent change).
Fri, 13 Nov 2009 14:25:50 +0100 Simon Josefsson test-base64: Improve.
Fri, 13 Nov 2009 13:53:01 +0100 Simon Josefsson tests/test-xvasprintf.c: Fix memory leak.
Fri, 13 Nov 2009 10:53:06 +0100 Simon Josefsson test-xvasprintf: Add %s%s related checks.
Mon, 09 Nov 2009 15:18:13 -0700 Eric Blake version-etc: match standards.texi style
Tue, 10 Nov 2009 14:26:56 +0100 Kamil Dudka fts: do not fail on a submount during traversal
Thu, 12 Nov 2009 09:49:39 +0100 Jim Meyering bootstrap: sync from coreutils
Thu, 12 Nov 2009 09:42:52 +0100 Jim Meyering bootstrap: generalize autoheader check
Wed, 11 Nov 2009 14:22:44 -0700 Eric Blake mkfifoat: use new modules for Solaris and BSD bugs
Wed, 11 Nov 2009 13:23:04 -0700 Eric Blake mknod: new module
Wed, 11 Nov 2009 13:22:04 -0700 Eric Blake mkfifo: new module
Wed, 11 Nov 2009 06:34:02 -0700 Eric Blake readlink: detect FreeBSD bug
Tue, 10 Nov 2009 07:59:39 -0700 Eric Blake symlink: detect FreeBSD bug
Mon, 09 Nov 2009 14:23:11 -0700 Eric Blake link: detect FreeBSD bug
Mon, 09 Nov 2009 10:44:08 -0700 Eric Blake unlink, remove: detect FreeBSD bug
Mon, 09 Nov 2009 06:10:03 -0800 Karl Berry autoupdate