log

age author description
Sun, 20 Jun 2010 13:31:40 +0200 Richard Lloyd stdio.in.h: fix compilation failure when using HP-UX 11's C compiler
Thu, 17 Jun 2010 11:13:36 -0700 Karl Berry update from texinfo
Wed, 16 Jun 2010 17:30:50 -0700 Karl Berry update from texinfo
Tue, 15 Jun 2010 17:07:44 -0700 Karl Berry update from texinfo
Tue, 15 Jun 2010 16:56:42 +0200 Giuseppe Scrivano ipv6: fix detection under mingw
Mon, 14 Jun 2010 17:15:41 -0700 Ben Pfaff strtod: Assume strtod() works when cross-compiling to new-enough glibc.
Mon, 14 Jun 2010 16:52:25 -0700 Ben Pfaff Factor out common code in gl_FUNC_STRTOD.
Tue, 15 Jun 2010 10:37:32 +0200 Bruno Haible strtod: Stop using AC_FUNC_STRTOD.
Tue, 15 Jun 2010 10:29:07 +0200 René Berber select: Correct timeout.
Mon, 14 Jun 2010 22:25:42 +0200 Thien-Thi Nguyen git-version-gen: init shell var to avoid env var influence
Mon, 14 Jun 2010 12:20:22 -0700 Paul Eggert priv-set: Don't assume that priv.h exists merely because getppriv does.
Mon, 14 Jun 2010 01:53:49 +0200 Bruno Haible relocatable: Make it easier to test whether to install wrappers.
Sun, 13 Jun 2010 15:57:16 +0200 Bruno Haible gnulib-tool: Display specified modules and dependencies differently.
Sun, 13 Jun 2010 14:45:56 +0200 Bruno Haible gnulib-tool: Align code of func_import and func_create_testdir.
Sat, 12 Jun 2010 14:47:43 +0200 Jim Meyering test-inttostr: avoid spurious failure on Solaris 9
Sat, 12 Jun 2010 06:48:33 -0700 Karl Berry update from texinfo
Fri, 11 Jun 2010 22:09:27 +0200 Jim Meyering test-sys_socket: mark variables as used more readably
Fri, 11 Jun 2010 21:17:11 +0200 Bruno Haible Avoid some more warnings from "gcc -Wwrite-strings".
Fri, 11 Jun 2010 19:03:33 +0200 Ralf Wildenhues init.sh: change framework_failure_ to fail with status 99, not 1
Fri, 11 Jun 2010 17:31:04 +0200 Jim Meyering test-inttostr: avoid warnings about 4-6KB literal strings
Fri, 11 Jun 2010 13:41:31 +0200 Jim Meyering init.sh: don't use $ME_ or skip_ before they are defined
Fri, 11 Jun 2010 11:26:31 +0200 Jim Meyering test-sys_socket: avoid set-but-not-used warnings from gcc
Fri, 11 Jun 2010 11:03:54 +0200 Jim Meyering test-xvasprintf: avoid 'const' discard warnings
Fri, 11 Jun 2010 09:50:29 +0200 Jim Meyering tests: avoid compilation warnings in argmatch and exclude tests...
Fri, 11 Jun 2010 09:27:19 +0200 Jim Meyering tests: avoid 'const' discard warnings in mbsstr tests
Fri, 11 Jun 2010 09:15:16 +0200 Jim Meyering test-verify: avoid warning from gcc's -Wmissing-declarations
Fri, 11 Jun 2010 09:08:47 +0200 Jim Meyering test-inttostr.c: include <string.h> for use of strcmp
Fri, 11 Jun 2010 08:50:08 +0200 Jim Meyering test-linkat: avoid failed assertion on "other" architectures
Thu, 10 Jun 2010 15:21:09 +0200 Jim Meyering printf.m4: avoid autoconf's "Expanded Before Required" warning
Thu, 10 Jun 2010 20:11:05 -0700 Ben Pfaff Replacement header templates are now named with ".in", not "_".