log

age author description
Sun, 16 Sep 2012 10:47:43 -0700 Paul Eggert localcharset: work around Mac OS X bug with UTF-8 and MB_CUR_MAX
Sun, 16 Sep 2012 10:37:16 -0700 Paul Eggert doc: document sticky-EOF issue
Thu, 13 Sep 2012 08:41:24 +0200 Joachim Schmitz poll: fix poll(0, NULL, msec)
Thu, 13 Sep 2012 08:55:08 +0200 Joachim Schmitz poll: fix for systems that can't recv() on a non-socket
Thu, 13 Sep 2012 08:51:16 +0200 Paolo Bonzini poll/select: document portability problems not fixed by Gnulib.
Wed, 12 Sep 2012 16:37:37 -0700 Karl Berry update from texinfo
Mon, 10 Sep 2012 13:47:00 -0700 Paul Eggert Fix typo in previous patch: 1 -> 4.
Mon, 10 Sep 2012 13:37:18 -0700 Paul Eggert fcntl-h: check for AIX 7.1 bug with O_NOFOLLOW and O_CREAT
Thu, 06 Sep 2012 16:25:29 -0600 Eric Blake net_if: give more details about the bug being fixed
Wed, 05 Sep 2012 14:28:47 -0600 Eric Blake net_if: new module
Wed, 05 Sep 2012 22:08:37 +0200 Mats Erik Andersson readutmp: fix non-portable UT_PID use
Wed, 05 Sep 2012 08:45:32 -0700 Karl Berry update from texinfo
Tue, 04 Sep 2012 11:36:38 +0200 Jim Meyering fts: reduce two or more trailing slashes to just one, usually
Tue, 04 Sep 2012 11:31:09 +0200 Jim Meyering fts: when there is no risk of overlap, use memcpy, not memmove
Sun, 02 Sep 2012 17:23:28 -0700 Karl Berry autoupdate
Sun, 02 Sep 2012 17:23:01 -0700 Karl Berry autoupdate
Wed, 30 Nov 2011 14:25:35 +0100 Jim Meyering manywarnings: update the list of "all" warnings
Wed, 29 Aug 2012 17:43:04 -0700 Paul Eggert * lib/stdbool.in.h (_Bool) [__cplusplus]: bool, not _Bool.
Wed, 29 Aug 2012 07:52:32 -0700 Paul Eggert stdbool: be more compatible with mixed C/C++ compiles
Tue, 28 Aug 2012 13:56:25 +0200 Jim Meyering revert last change: it was not needed
Tue, 28 Aug 2012 13:49:37 +0200 Jim Meyering tests: test-vc-list-files-git.sh: skip if git is not available
Sun, 26 Aug 2012 17:04:56 +0200 Bruno Haible gnulib-tool: Remove no-op option --no-changelog.
Sat, 25 Aug 2012 08:39:03 -0700 Karl Berry autoupdate
Fri, 24 Aug 2012 16:42:56 -0700 Paul Eggert doc: remove fdl-1.2.texi
Fri, 24 Aug 2012 03:29:39 -0700 Paul Eggert execinfo: port to FreeBSD
Thu, 23 Aug 2012 22:02:39 +0200 Jim Meyering xstrtol.h: avoid "_Noreturn is not at beginning of declaration" warning
Fri, 24 Aug 2012 02:19:57 -0700 Paul Eggert doc: do not use @acronym
Thu, 23 Aug 2012 16:40:05 -0700 Paul Eggert stdnoreturn: port to newer GCCs
Wed, 22 Aug 2012 10:52:02 -0600 Reuben Thomas pipe-filter: fix comment typo
Wed, 22 Aug 2012 01:47:05 -0700 Paul Eggert execinfo: new module