log

age author description
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 "_".
Thu, 10 Jun 2010 18:35:59 +0200 Jim Meyering inttostr-tests: depend on snprintf, not snprintf-posix
Thu, 10 Jun 2010 06:22:36 -0700 Karl Berry autoupdate
Wed, 09 Jun 2010 18:22:25 +0200 Jim Meyering inttostr: add a new function, inttostr, and tests