log

age author description
Fri, 31 Dec 2010 14:17:55 +0100 Bruno Haible open: Avoid C++ error on HP-UX 11.
Fri, 31 Dec 2010 14:01:33 +0100 Bruno Haible time_r: Add missing declarations on HP-UX 11.
Wed, 29 Dec 2010 15:53:15 -0700 Eric Blake mountlist: tweak previous commit
Tue, 28 Dec 2010 10:07:58 -0700 Eric Blake mountlist: fix local drive detection on cygwin
Wed, 29 Dec 2010 01:25:46 -0800 Paul Eggert ftoastr, snprintf: ftoastr + snprintf module
Tue, 28 Dec 2010 20:41:30 -0800 Paul Eggert alloca: one step towards thread-safety
Tue, 28 Dec 2010 15:58:31 -0800 Paul Eggert tests: minor indenting change
Tue, 28 Dec 2010 15:12:47 +0100 Jim Meyering regex: don't infloop on persistent failing calloc
Tue, 28 Dec 2010 12:18:54 +0100 Bruno Haible linkat: Make implementation robust against system behaviour variations.
Mon, 27 Dec 2010 21:05:16 -0800 Ben Pfaff New modules for grapheme cluster breaking.
Mon, 27 Dec 2010 20:18:17 +0100 Bruno Haible linkat test: Avoid failure on Solaris 11 2010-11.
Mon, 27 Dec 2010 11:01:57 -0800 Paul Eggert utimens: work around glibc rounding bug on more platforms
Mon, 27 Dec 2010 18:53:31 +0100 Bruno Haible select tests: Improve comments.
Mon, 27 Dec 2010 18:52:47 +0100 Bruno Haible select tests: Safer way of handling timeout.
Mon, 27 Dec 2010 18:51:56 +0100 Bruno Haible select tests: Use 'bool' where appropriate.