log

age author description
Fri, 15 Oct 2010 02:01:51 +0200 Bruno Haible vasnprintf: Don't set errno to 0.
Fri, 15 Oct 2010 00:41:56 +0200 Bruno Haible socketlib: Fix.
Wed, 13 Oct 2010 11:22:35 +0200 Jim Meyering test-select-stdin.c: avoid warn_unused_result warnings
Wed, 13 Oct 2010 22:11:31 +0200 Jim Meyering git-version-gen: do require git-VC'd files in cwd
Wed, 13 Oct 2010 20:49:40 -0700 Paul Eggert argv-iter: omit nonconforming declaration
Wed, 13 Oct 2010 14:54:00 -0600 Eric Blake termios: fix compilation on mingw
Wed, 13 Oct 2010 16:08:36 +0200 Jim Meyering git-version-gen: don't require that .git/ be in the current dir
Wed, 13 Oct 2010 10:15:38 +0200 Jim Meyering test-select: avoid warn_unused_result warnings
Wed, 13 Oct 2010 10:06:29 +0200 Jim Meyering test-symlinkat: remove declaration of unused local
Wed, 13 Oct 2010 10:02:17 +0200 Jim Meyering test-inttostr: avoid shadowing warnings
Tue, 12 Oct 2010 00:38:19 +0200 Bruno Haible stdlib: Allow multiple gnulib generated replacements to coexist.
Mon, 11 Oct 2010 22:29:19 +0200 Jim Meyering fix a documentation typo
Mon, 11 Oct 2010 13:54:45 -0600 Eric Blake futimens: work around Solaris 11 bug
Mon, 11 Oct 2010 10:49:52 -0700 Paul Eggert Indentation.
Mon, 11 Oct 2010 12:44:56 +0200 Jim Meyering test-futimens: avoid unwarranted test failure on Solaris 5.11
Sun, 10 Oct 2010 23:08:42 +0200 Bruno Haible Indentation.
Mon, 11 Oct 2010 10:17:12 +0200 Jim Meyering spawn.in.h: make indentation consistent with parentheses
Mon, 11 Oct 2010 15:02:01 +0700 Gary V. Vaughan Fix mismatched parens in previous commit
Sun, 10 Oct 2010 20:16:39 -0700 Paul Eggert rewrite int foo[2*X-1] to verify(X) or to int foo[X?1:-1]
Sun, 10 Oct 2010 13:36:34 -0700 Paul Eggert prefer (X ? 1 : -1) when converting from boolean (1,0) to int (1,-1)
Sat, 09 Oct 2010 05:45:51 -0700 Karl Berry autoupdate
Fri, 08 Oct 2010 17:15:47 -0600 Eric Blake time: enforce recent POSIX ruling that time_t is integral
Fri, 08 Oct 2010 18:42:59 +0200 Jim Meyering fdopendir: fix a bug on systems lacking openat and /proc support
Fri, 08 Oct 2010 22:01:50 +0200 Bruno Haible sys_select: Avoid warning due to undeclared memset() on OpenBSD 4.5.
Fri, 08 Oct 2010 21:52:56 +0200 Bruno Haible nanosleep: Make replacement POSIX compliant.
Fri, 08 Oct 2010 10:08:12 -0700 Paul Eggert bootstrap: add hook for altering gnulib.mk, for Bison
Fri, 08 Oct 2010 09:59:40 -0700 Paul Eggert bootstrap: reformat for readability
Fri, 08 Oct 2010 08:59:08 -0600 Eric Blake docs: update cygwin progress
Fri, 08 Oct 2010 07:35:42 -0700 Karl Berry autoupdate
Thu, 07 Oct 2010 23:15:00 +0200 Jim Meyering parse-datetime: avoid compilation failure on OpenBSD 4.7