log

age author description
Sun, 05 Jun 2011 14:20:16 +0200 Bruno Haible sys_select: Ensure memset is declared also on AIX 7.
Sat, 04 Jun 2011 19:56:58 +0200 Jim Meyering maint.mk: sc_unmarked_diagnostics: don't hard-code "error"
Sat, 04 Jun 2011 15:32:18 +0200 Bruno Haible getopt: Avoid gcc warning.
Sat, 04 Jun 2011 13:01:55 +0200 Bruno Haible strerror_r: Fix comments.
Sat, 04 Jun 2011 12:54:38 +0200 Bruno Haible perror: Fix compilation error.
Sat, 04 Jun 2011 12:07:57 +0200 Bruno Haible setlocale: Enable replacement on Cygwin 1.5.
Sat, 04 Jun 2011 11:11:44 +0200 Bruno Haible strerror-override: Don't disable symbol renamings.
Fri, 03 Jun 2011 14:21:08 +0200 Bruno Haible Copyright: Use LGPL 2.1 instead of LGPL 2.0.
Fri, 03 Jun 2011 01:45:23 +0200 Bruno Haible doc: Fix a module name.
Fri, 03 Jun 2011 00:10:00 +0200 Bruno Haible pipe2: Remove dependency on 'nonblocking' module.
Fri, 03 Jun 2011 17:35:07 +0200 Jim Meyering maint.mk: add three prohibit-header-without-use rules
Thu, 02 Jun 2011 01:15:18 -0700 Paul Eggert allocator: 'die' routine is now given requested size
Tue, 24 May 2011 15:33:49 -0600 Eric Blake strerror: drop strerror_r dependency
Tue, 24 May 2011 14:27:04 -0600 Eric Blake perror: call strerror_r directly
Wed, 01 Jun 2011 08:14:34 -0600 Eric Blake strerror_r: fix includes for FreeBSD
Tue, 31 May 2011 23:31:26 +0200 Bruno Haible Fix link errors in tests: openat-die uses gettext-h.
Tue, 31 May 2011 06:19:28 -0700 Karl Berry build-aux/config.sub
Tue, 31 May 2011 00:44:51 +0200 Bruno Haible Fix link errors in tests: wait-process uses gettext-h.
Sun, 29 May 2011 14:31:22 -0700 Paul Eggert * modules/assert-h (assert.h): Substitute the symbol-prefix more consistently.
Sun, 29 May 2011 14:30:36 -0700 Paul Eggert assert-h: work around 'verify' incompatibility
Sun, 29 May 2011 23:15:36 +0200 Jim Meyering trim: remove three superfluous assignments
Sat, 28 May 2011 20:58:14 +0200 Bruno Haible wctype-h: Avoid namespace pollution on Solaris 2.6.
Sat, 28 May 2011 20:58:14 +0200 Jim Meyering parse-datetime.y: accommodate -Wstrict-overflow
Sat, 28 May 2011 16:00:20 +0200 Jim Meyering trim: avoid a warning from -O2 -Wstrict-overflow
Sun, 29 May 2011 16:02:32 +0200 Bruno Haible gnulib-tool: Fix bug in yesterday's commit.
Sun, 29 May 2011 15:44:42 +0200 Bruno Haible Allow multiple gnulib generated include files to be combined.
Sun, 29 May 2011 15:38:41 +0200 Bruno Haible assert-h: Allow multiple gnulib generated replacements to coexist.
Sun, 29 May 2011 14:57:40 +0200 Bruno Haible argp: Allow coexistence with strerror_r-posix module.
Sun, 29 May 2011 13:00:39 +0200 Bruno Haible Status of work-in-progress around libposix.
Sun, 29 May 2011 01:24:28 +0200 Bruno Haible gnulib-tool: Alternative structure of testdirs, similar to --import.