log

age author description
Wed, 29 Aug 2012 17:49:12 -0700 Paul Eggert tls-tests: omit unnecessary 'inline'
Mon, 27 Aug 2012 23:11:45 -0700 Paul Eggert utimens-tests: avoid unnecessary 'inline'
Mon, 27 Aug 2012 22:57:47 -0700 Paul Eggert misc: don't limit commentary to inline functions
Thu, 20 Sep 2012 14:02:36 +0200 Jim Meyering non-recursive-gnulib-prefix-hack: new module
Tue, 18 Sep 2012 16:25:41 +0200 Jim Meyering ChangeLog: fix indentation
Tue, 18 Sep 2012 16:25:19 +0200 Jim Meyering maint.mk: generalize _gl_tight_scope for non-recursive make
Tue, 18 Sep 2012 08:49:59 +0200 Jim Meyering maint.mk: exempt trailing blanks found in "binary" files
Mon, 17 Sep 2012 11:38:36 +0200 Jim Meyering maint.mk: sc_prohibit_path_max_allocation: don't FP for UNIX_PATH_MAX
Mon, 17 Sep 2012 11:34:44 +0200 Jim Meyering maint.mk: teach sc_prohibit_magic_number_exit to accept 77
Mon, 17 Sep 2012 11:25:00 +0200 Jim Meyering maint.mk: relax sc_prohibit_strcmp, to avoid a false positive
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