log

age author description
Sat, 20 Nov 2010 23:46:16 +0100 Bruno Haible Ensure that <features.h> is included before __GLIBC__ is tested.
Sat, 20 Nov 2010 19:45:34 +0100 Bruno Haible memmem: Fix autoconf test.
Sat, 20 Nov 2010 18:54:00 +0100 Bruno Haible Port to uClibc.
Sat, 20 Nov 2010 13:42:17 +0100 Bruno Haible nproc: Fix condition.
Sat, 20 Nov 2010 13:37:27 +0100 Bruno Haible Fix a comment.
Fri, 19 Nov 2010 14:36:12 -0800 Paul Eggert ftoastr: don't assume snprintf
Fri, 19 Nov 2010 14:26:08 +0100 Jim Meyering test-rename.h: fix compilation failure
Wed, 17 Nov 2010 07:55:25 +0100 Jim Meyering maint.mk: add a URL discussing the no-@acronym policy
Thu, 18 Nov 2010 21:30:29 -0800 Paul Eggert ftoastr: depend on snprintf, improve comments
Thu, 18 Nov 2010 17:31:52 -0800 Paul Eggert ftoastr: port to hosts lacking strtof and strtold
Fri, 19 Nov 2010 01:57:49 +0100 Bruno Haible c-strtold: Avoid link error on AIX 7.
Wed, 17 Nov 2010 16:29:40 -0800 Paul Eggert intprops: new macro INT_BITS_STRLEN_BOUND
Wed, 17 Nov 2010 12:58:53 -0800 Paul Eggert ftoastr: new module, for lossless conversion of floats to short strings
Wed, 17 Nov 2010 06:19:05 -0800 Karl Berry autoupdate
Tue, 16 Nov 2010 07:15:44 -0800 Karl Berry autoupdate
Mon, 15 Nov 2010 10:18:52 -0800 Paul Eggert bootstrap: port to Solaris sed
Sun, 14 Nov 2010 17:43:28 +0100 Jim Meyering maint.mk: rename variable: s/noteworthy/gl_noteworthy_news_/
Sat, 13 Nov 2010 22:25:32 +0100 Jim Meyering remove autoconf-2.57 work-around requiring AC_PROG_EGREP and AC_PROG_CPP
Sun, 14 Nov 2010 02:52:39 +0100 Bruno Haible Line-wrap a ChangeLog entry.
Sun, 14 Nov 2010 00:57:14 +0100 Bruno Haible rename, renameat: Avoid test failures at NFS mounted locations.
Sun, 14 Nov 2010 00:55:37 +0100 Bruno Haible rename, renameat: Document Linux bug with NFS.
Sat, 13 Nov 2010 00:39:03 +0100 Bruno Haible rename test: Add comments.
Sat, 13 Nov 2010 13:44:07 -0700 Eric Blake maintainer-makefile: cover a few more files
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.