log

age author description
Fri, 05 Nov 2010 15:26:35 -0600 Eric Blake ceil, floor: avoid spurious failure with icc
Fri, 05 Nov 2010 11:04:15 -0600 Eric Blake tests: require working signbit
Fri, 05 Nov 2010 08:30:27 -0600 Eric Blake strtod: work around icc bug
Fri, 05 Nov 2010 08:03:34 -0600 Eric Blake copysign: enhance tests
Thu, 04 Nov 2010 15:53:52 -0600 Eric Blake ceil, floor, round, trunc: enhance tests of -0
Thu, 04 Nov 2010 12:29:27 -0600 Eric Blake frexp, tests: work around ICC bug with -zero
Thu, 04 Nov 2010 16:40:41 -0600 Eric Blake isnanl: work around icc bug
Wed, 03 Nov 2010 16:48:56 -0600 Eric Blake tests: fix compiler warnings
Wed, 03 Nov 2010 11:36:14 -0600 Eric Blake utimens: fix broken m4 test
Thu, 28 Oct 2010 23:26:26 +0200 Bruno Haible posix_spawn*, getdtablesize: Relax license.
Wed, 27 Oct 2010 10:32:22 -0700 Karl Berry autoupdate
Wed, 27 Oct 2010 02:59:47 +0200 Bruno Haible unistd: Refine workaround from 2009-12-23 against Cygwin bug.
Wed, 27 Oct 2010 02:53:42 +0200 Bruno Haible stdio: Work around compilation error due to renameat() on Solaris 10.
Tue, 26 Oct 2010 13:48:34 -0700 Paul Eggert renameat: port to Solaris 10, which declares renameat in unistd.h
Tue, 26 Oct 2010 08:57:35 -0600 Christian Weisgerber fdopendir: fix C89 compilation
Sun, 24 Oct 2010 10:11:16 -0700 Paul Eggert inttostr: simplify by removing unnecessary redundancy
Sat, 23 Oct 2010 14:50:38 +0200 Bruno Haible nl_langinfo: Mention problem with CRNCYSTR on NetBSD 5.0.
Sat, 23 Oct 2010 13:38:11 +0200 Bruno Haible Tests: Fix LOCALE_JA on MirBSD 10.
Fri, 22 Oct 2010 12:42:17 -0700 Paul Eggert inttostr: revert most-recent change
Fri, 22 Oct 2010 11:14:17 -0700 Paul Eggert inttostr: simplify by removing unnecessary redundancy
Fri, 22 Oct 2010 01:59:15 +0200 Bruno Haible nl_langinfo test: Avoid test failure on NetBSD 5.
Thu, 21 Oct 2010 10:29:13 -0600 Eric Blake c-stack: work around libsigsegv 2.8 bug
Sun, 17 Oct 2010 23:23:01 +0200 Bruno Haible userspec: Drop redundant file.
Sun, 17 Oct 2010 22:15:52 +0200 Bruno Haible nl_langinfo tests: Silence some warnings.
Sun, 17 Oct 2010 16:04:04 +0200 Bruno Haible Make use of GCC's attribute __alloc_size__.
Sat, 16 Oct 2010 16:54:23 -0400 Joel E. Denny bootstrap: anchor .gitignore entries.
Sat, 16 Oct 2010 14:20:18 +0200 Bruno Haible nextafter: Fix configure check.
Sat, 16 Oct 2010 13:23:54 +0200 Bruno Haible Fix date in ChangeLog.
Sat, 16 Oct 2010 13:18:37 +0200 Bruno Haible termios: Update documentation.
Sat, 16 Oct 2010 03:04:19 +0200 Bruno Haible tests: Make them compile with TinyCC.