log

age author description
Mon, 05 Sep 2011 23:45:11 +0200 Bruno Haible acl: Improve support of NFSv4 ACLs on Solaris 10 (newer version).
Mon, 05 Sep 2011 11:25:09 +0200 Bruno Haible copy-file: Try unit tests on more file systems.
Mon, 05 Sep 2011 11:23:55 +0200 Bruno Haible acl: Try unit tests on more file systems.
Mon, 05 Sep 2011 02:38:24 +0200 Bruno Haible acl: Remove unused code in last commit.
Mon, 05 Sep 2011 00:44:13 +0200 Bruno Haible acl: Improve support of NFSv4 ACLs on Solaris 10 (newer version).
Sat, 03 Sep 2011 20:17:33 -0700 Paul Eggert openat: test for fstatat (..., 0) bug
Sat, 03 Sep 2011 10:03:22 -0700 Paul Eggert openat: test for fstatat (AT_FDCWD, ..., 0) bug
Sat, 03 Sep 2011 09:56:26 -0700 Karl Berry avoid literal : in index entries
Fri, 02 Sep 2011 22:15:45 +0200 Bruno Haible Allow the user to override the choice of AR, ARFLAGS, RANLIB.
Fri, 02 Sep 2011 22:00:24 +0200 Bruno Haible Find 'ar' program that fits with --host argument.
Fri, 02 Sep 2011 18:27:55 +0200 Bruno Haible tests: init.sh: Support any non-GNU diff.
Fri, 02 Sep 2011 14:13:59 +0200 Bruno Haible tests: init.sh: work also with any non-GNU diff that supports -u
Fri, 02 Sep 2011 01:39:22 +0200 Bruno Haible strtoimax, strtoumax: Document problem on HP-UX 11.
Fri, 02 Sep 2011 01:36:31 +0200 Bruno Haible strtoumax: Avoid link error on OSF/1 with DTK cc.
Fri, 02 Sep 2011 01:35:53 +0200 Bruno Haible strtoimax: Avoid link error on OSF/1 with DTK cc.
Fri, 02 Sep 2011 01:33:11 +0200 Bruno Haible imaxdiv: Avoid link error on OSF/1 with DTK cc.
Fri, 02 Sep 2011 01:32:05 +0200 Bruno Haible imaxabs: Avoid link error on OSF/1 with DTK cc.
Fri, 02 Sep 2011 00:53:00 +0200 Bruno Haible Tests for module 'strtoumax'.
Fri, 02 Sep 2011 00:52:28 +0200 Bruno Haible Tests for module 'strtoimax'.
Fri, 02 Sep 2011 00:51:51 +0200 Bruno Haible Tests for module 'imaxdiv'.
Fri, 02 Sep 2011 00:51:11 +0200 Bruno Haible Tests for module 'imaxabs'.
Thu, 01 Sep 2011 23:03:26 +0200 Bruno Haible pthread: Determine $(LIB_PTHREAD) correctly on IRIX 6.5.
Thu, 01 Sep 2011 13:10:42 -0700 Paul Eggert * lib/fstatat.c: Include <sys/types.h> before <sys/stat.h>.
Thu, 01 Sep 2011 12:53:10 -0700 Paul Eggert openat: work around AIX 7.1 fstatat issue
Thu, 01 Sep 2011 12:15:11 +0200 Bruno Haible sys_select: Avoid a syntax error regarding timespec_t on IRIX 6.5.
Wed, 31 Aug 2011 17:47:18 +0200 Jim Meyering tests: avoid spurious assertion failure in test-float.c on ppc64
Wed, 31 Aug 2011 17:15:35 +0200 Jim Meyering maint: indent with spaces, not TABs
Wed, 31 Aug 2011 16:43:29 +0200 Jim Meyering test-parse-datetime.c: accommodate a relatively strict gcc warning
Wed, 17 Aug 2011 16:40:49 -0700 J.T. Conklin parse-datetime: accept ISO 8601 date and time rep with "T" separator
Wed, 31 Aug 2011 10:48:02 +0200 Bruno Haible freopen: Documentation.