log

age author description
Mon, 23 Nov 2009 02:43:23 +0100 Bruno Haible vasnprintf: Tiny optimization.
Mon, 23 Nov 2009 01:47:07 +0100 Bruno Haible Tests for module 'duplocale'.
Mon, 23 Nov 2009 01:46:00 +0100 Bruno Haible New module 'duplocale'.
Sun, 22 Nov 2009 23:32:54 +0100 Bruno Haible Check that <locale.h> defines locale_t and LC_GLOBAL_LOCALE.
Sun, 22 Nov 2009 23:31:11 +0100 Bruno Haible locale: Make locale_t available when possible.
Mon, 23 Nov 2009 01:03:24 +0100 Bruno Haible Add comments.
Sun, 22 Nov 2009 19:33:24 +0100 Bruno Haible Oops, move the include of unistd.h in the last commit.
Sun, 22 Nov 2009 19:30:39 +0100 Bruno Haible error: account for the possibility of freopen (stdout).
Sun, 22 Nov 2009 19:07:34 +0100 Bruno Haible Add comment.
Sun, 22 Nov 2009 17:11:14 +0100 Jim Meyering c-stack: avoid defining an unused static function
Sun, 22 Nov 2009 09:01:07 +0100 Jim Meyering diffseq: avoid spurious gcc warnings
Sat, 21 Nov 2009 17:52:54 +0100 Jim Meyering c-stack: avoid "ignoring return value of `write'" warning
Sat, 21 Nov 2009 07:12:27 -0800 Karl Berry autoupdate
Sat, 21 Nov 2009 14:37:46 +0100 Bruno Haible diffseq: reduce scope of variable 'best'.
Sat, 21 Nov 2009 13:49:54 +0100 Jim Meyering diffseq: remove useless assignment to "best"
Fri, 20 Nov 2009 06:23:42 -0700 Eric Blake build: mention ftp redirector in release announcements
Wed, 18 Nov 2009 22:14:39 -0700 Eric Blake nanosleep: improve port to mingw
Wed, 18 Nov 2009 20:10:42 -0700 Eric Blake nanosleep: work around cygwin bug
Wed, 18 Nov 2009 20:07:44 -0700 Eric Blake sleep: work around cygwin bug
Fri, 20 Nov 2009 13:24:24 +0100 Jim Meyering maint.mk: improve sc_prohibit_magic_number_exit
Thu, 19 Nov 2009 09:12:34 -0700 Eric Blake xalloc-die-tests: add missing library
Thu, 19 Nov 2009 08:51:13 -0700 Eric Blake test-xvasprintf: silence compiler warnings
Thu, 19 Nov 2009 09:17:24 -0800 Karl Berry autoupdate
Thu, 19 Nov 2009 15:55:58 +0100 Jim Meyering xfreopen: new module, from coreutils
Thu, 19 Nov 2009 06:42:21 -0700 Eric Blake manywarnings: depend on warnings
Wed, 18 Nov 2009 21:46:35 -0700 Eric Blake build: avoid compiler warnings
Wed, 18 Nov 2009 20:36:01 -0700 Eric Blake tests: avoid false negative with --with-packager
Wed, 18 Nov 2009 06:59:44 -0700 Eric Blake utimens: fix regression on Solaris
Tue, 17 Nov 2009 09:58:18 -0700 Eric Blake usleep: use it to simplify tests
Tue, 17 Nov 2009 09:24:56 -0700 Eric Blake usleep: new module