log

age author description
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.
Wed, 31 Aug 2011 10:12:25 +0200 Claudio Bley freopen: Don't crash if the filename argument is NULL.
Tue, 30 Aug 2011 16:38:59 -0700 Paul Eggert openat: work around AIX 7.1 fstatat bug
Tue, 30 Aug 2011 09:57:33 +0200 Bruno Haible Avoid endless recursions if config.h includes some header files.
Thu, 25 Aug 2011 15:24:28 -0700 Karl Berry autoupdate ylwrap
Thu, 25 Aug 2011 11:27:14 -0700 Karl Berry autoupdate ylwrap
Tue, 23 Aug 2011 07:06:30 -0700 Karl Berry autoupdate
Tue, 23 Aug 2011 08:40:27 +0200 Bruno Haible tmpdir: Use a good default directory on native Windows.
Sat, 20 Aug 2011 06:22:38 -0700 Karl Berry autoupdate
Fri, 19 Aug 2011 21:25:35 +0100 Reuben Thomas doc: fix typo in README-release
Wed, 17 Aug 2011 10:27:29 +0200 Jim Meyering fts: do not exhaust memory when processing million-entry directories
Wed, 17 Aug 2011 09:24:06 +0200 Jim Meyering maint: fts: move decl of `dp' down into while loop; split a long line
Wed, 17 Aug 2011 09:20:41 +0200 Jim Meyering fts: add/use new struct member, fts_dirp
Tue, 16 Aug 2011 20:20:30 +0200 Jim Meyering maint: fts: give __opendir2 a new parameter and rename
Tue, 16 Aug 2011 20:18:33 +0200 Jim Meyering maint: fts.c: remove __opendir2's now-unused parameter, oflag
Tue, 16 Aug 2011 20:17:07 +0200 Jim Meyering maint: fts.c: correct off-by-one indentation