log

age author description
Sat, 01 Jan 2011 12:53:47 +0100 Bruno Haible Avoid use of hexadecimal escapes.
Sat, 01 Jan 2011 12:10:16 +0100 Jim Meyering maint: new rule to update copyright year ranges
Sat, 01 Jan 2011 11:47:35 +0100 Jim Meyering maint: indent with TABs in Makefile
Sat, 01 Jan 2011 11:08:18 +0100 Jim Meyering version-etc: update the copyright year it reports
Sat, 01 Jan 2011 03:54:48 +0100 Bruno Haible isfinite: Avoid compiler bug of "cc -O" on HP-UX 11.11.
Sat, 01 Jan 2011 02:25:00 +0100 Bruno Haible pwrite: Work around HP-UX 11.11 bug.
Sat, 01 Jan 2011 01:50:01 +0100 Bruno Haible pread: Work around HP-UX 11 bugs.
Fri, 31 Dec 2010 11:42:21 -0700 Eric Blake nl_langinfo: fix YESEXPR on Irix 6.5
Fri, 31 Dec 2010 23:05:03 +0100 Bruno Haible iconv: Document HP-UX 11 bug.
Fri, 31 Dec 2010 19:24:13 +0100 Bruno Haible ldexpl: Fix link error on HP-UX 11.
Fri, 31 Dec 2010 11:12:55 -0700 Eric Blake ftello: avoid compilation failure with SunStudio c89
Fri, 31 Dec 2010 09:44:58 -0700 Eric Blake tests: avoid failing coreutils tests on cygwin
Fri, 31 Dec 2010 15:48:04 +0100 Bruno Haible sys_select: Avoid warning about missing memset declaration on HP-UX 11.
Fri, 31 Dec 2010 15:38:30 +0100 Bruno Haible waitpid: Fix link error in C++ mode.
Fri, 31 Dec 2010 15:03:46 +0100 Bruno Haible isnan: Use GCC built-ins when possible.
Fri, 31 Dec 2010 14:55:09 +0100 Bruno Haible isnand: Fix mistake.
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.