log

age author description
Sat, 13 Nov 2010 19:43:06 +0100 Bruno Haible unistr/u8-mbtouc: Improve handling of ill-formed UTF-8 input.
Sat, 13 Nov 2010 15:25:14 +0100 Bruno Haible openat: Work around glibc bug with fchownat() and empty file names.
Sat, 13 Nov 2010 15:22:05 +0100 Bruno Haible openat: Ensure autoconf macro ordering.
Sat, 13 Nov 2010 13:58:12 +0100 Bruno Haible Update comments.
Sat, 13 Nov 2010 12:57:19 +0100 Jim Meyering tests: avoid test failure on Solaris 10 due to lack of PATH export
Sat, 13 Nov 2010 10:51:06 +0100 Jim Meyering init.sh: ensure that IFS is defined, just in case...
Sat, 13 Nov 2010 10:43:08 +0100 Jim Meyering maint.mk: tighten "test a == b" check
Fri, 12 Nov 2010 16:47:20 -0800 Karl Berry autoupdate
Fri, 12 Nov 2010 14:40:54 -0700 Eric Blake bootstrap: fix typo in previous attempt
Fri, 12 Nov 2010 14:10:32 -0700 Eric Blake maintainer-makefile: prohibit test x == x
Fri, 12 Nov 2010 13:50:48 -0700 Eric Blake bootstrap: allow FreeBSD gzip
Thu, 11 Nov 2010 17:20:02 -0700 Eric Blake maintainer-makefile: check for i18n setup
Fri, 12 Nov 2010 15:17:27 +0100 Bruno Haible sleep, nanosleep: Work around Linux 2.6.9 nanosleep bug.
Fri, 12 Nov 2010 03:20:13 +0100 Bruno Haible fcntl-h: Fix for use of C++ on glibc systems.
Thu, 11 Nov 2010 11:08:18 -0700 Christian Weisgerber mknod: avoid false failure with dash
Thu, 11 Nov 2010 10:06:07 -0800 Paul Eggert unlink: Fix "is it should" typo in diagnostic.
Thu, 11 Nov 2010 13:25:05 +0100 Bruno Haible Tests for module 'strerror_r-posix'.
Thu, 11 Nov 2010 13:15:28 +0100 Bruno Haible New module 'strerror_r-posix'.
Wed, 10 Nov 2010 09:15:44 +0100 Torsten Scheck pmccabe2html: bug fixes: don't skip last input line; quote filename in shell command
Wed, 29 Sep 2010 21:56:27 +0100 Reuben Thomas More pmccabe fixes.
Wed, 10 Nov 2010 02:25:55 +0100 Bruno Haible doc: List more failing platforms.
Tue, 09 Nov 2010 21:57:58 +0100 Bruno Haible Add a comment.
Sun, 07 Nov 2010 21:58:54 -0800 Paul Eggert fdopendir: fix bug on MacOS X when low on file descriptors
Sun, 07 Nov 2010 18:50:19 +0100 Bruno Haible vasnprintf: Support I flag on glibc systems.
Fri, 05 Nov 2010 14:21:51 +0100 Thien-Thi Nguyen Fix copy/paste bug: Use unique name for compiler warnings.
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.
Fri, 15 Oct 2010 16:05:27 -0600 Eric Blake ignore-value: make header idempotent
Fri, 15 Oct 2010 20:12:52 +0200 Jim Meyering GNUmakefile: handle "stable" target, not "major"
Fri, 15 Oct 2010 15:43:57 +0200 Ludovic Courtès isnan: Add support for TinyCC
Fri, 15 Oct 2010 02:01:51 +0200 Bruno Haible vasnprintf: Don't set errno to 0.
Fri, 15 Oct 2010 00:41:56 +0200 Bruno Haible socketlib: Fix.