log

age author description
Sun, 30 Aug 2009 23:43:52 +0200 Bruno Haible Use /usr/xpg6/bin/tr when it exists.
Sun, 30 Aug 2009 18:19:49 +0200 Bruno Haible Fix today's commit.
Sun, 30 Aug 2009 17:36:32 +0200 Bruno Haible Work around deficient /usr/bin/id program on Solaris.
Sun, 30 Aug 2009 16:27:11 +0200 Bruno Haible New module 'xstriconveh'.
Sun, 30 Aug 2009 16:24:51 +0200 Bruno Haible Make the striconveh API easier to use.
Sun, 30 Aug 2009 16:24:02 +0200 Bruno Haible Mention indirect conversion problem.
Sun, 30 Aug 2009 14:29:34 +0200 Bruno Haible Work around iconv_open problem on Solaris.
Sat, 29 Aug 2009 17:24:03 +0200 Jim Meyering maint.mk: remove more coreutils-specific targets; XZ_OPT=-9ev
Thu, 27 Aug 2009 16:21:38 -0700 Karl Berry -m(dup2): Texinfo typo
Thu, 27 Aug 2009 23:31:13 +0200 Bruno Haible Remove test that is outside the specification.
Thu, 27 Aug 2009 23:30:11 +0200 Bruno Haible Avoid sizeof __func__ == 0 pitfall.
Thu, 27 Aug 2009 09:08:17 +0200 Bruno Haible Fix link error on Solaris.
Wed, 12 Aug 2009 09:37:56 +0100 Pádraig Brady ignore-value: handle pointer types, too
Wed, 26 Aug 2009 01:46:26 +0200 Bruno Haible Clarify affected Linux versioins in last commit.
Tue, 25 Aug 2009 10:52:51 +0200 Bruno Haible dup2: work around a Linux bug.
Tue, 25 Aug 2009 07:53:06 +0200 Jim Meyering libguestfs uses gnulib
Mon, 24 Aug 2009 16:00:44 -0600 Eric Blake dup2, pipe2: fix some recent test failures on cygwin 1.5.x
Tue, 25 Aug 2009 02:26:18 +0200 Bruno Haible Tolerate declared but missing accept4 syscall.
Tue, 25 Aug 2009 02:17:09 +0200 Bruno Haible New module 'accept4'.
Tue, 25 Aug 2009 01:02:32 +0200 Jim Meyering progname: also set global program_invocation_name, when possible.
Mon, 24 Aug 2009 10:41:48 +0200 Bruno Haible Include string.h, for memset.
Mon, 24 Aug 2009 02:18:15 +0200 Bruno Haible Avoid running into nonexistent system calls repeatedly.
Mon, 24 Aug 2009 00:56:31 +0200 Bruno Haible Tolerate declared but missing dup3 syscall.
Mon, 24 Aug 2009 00:42:22 +0200 Bruno Haible Tolerate declared but missing pipe2 syscall.
Mon, 24 Aug 2009 00:34:04 +0200 Bruno Haible Move #ifs inside function.
Sat, 22 Aug 2009 20:55:17 -0400 Joel E. Denny quotearg: document limitations of quote_these_too
Sun, 23 Aug 2009 18:24:53 -0400 Joel E. Denny quotearg: implement custom_quoting_style
Sat, 22 Aug 2009 20:26:46 -0400 Joel E. Denny quotearg: fix right quote escaping when it's in quote_these_too
Sat, 22 Aug 2009 17:55:15 -0400 Joel E. Denny quotearg-tests: test escaping of embedded locale quotes
Mon, 24 Aug 2009 00:19:10 +0200 Bruno Haible Tests for module 'dup3'.