log

age author description
Sat, 21 May 2011 22:28:43 +0200 Bruno Haible select: Simplify replacement idiom.
Sat, 21 May 2011 20:13:03 +0200 Bruno Haible mkdir-p: Simplify autoconf macro.
Sat, 21 May 2011 18:53:58 +0200 Bruno Haible Fix some mistakes in ChangeLog entries.
Sat, 21 May 2011 10:08:28 -0600 Eric Blake strerror_r: avoid clobbering strerror on cygwin
Sat, 21 May 2011 15:38:22 +0200 Bruno Haible mkdtemp: Use gnulib naming conventions.
Fri, 20 May 2011 17:45:13 -0600 Eric Blake strerror_r: avoid corrupting errno on Solaris
Fri, 20 May 2011 17:33:16 -0600 Eric Blake strerror_r: avoid compiler warning
Fri, 20 May 2011 15:19:05 -0600 Eric Blake strerror_r: simplify AIX code.
Fri, 20 May 2011 13:02:16 -0600 Eric Blake test-perror: avoid spurious failure on FreeBSD
Fri, 20 May 2011 20:29:44 +0200 Bruno Haible strerror_r-posix: Remove unused dependencies.
Fri, 20 May 2011 11:30:16 -0700 Paul Eggert intprops: remove assumption about A|B representation
Fri, 20 May 2011 11:09:53 -0600 Eric Blake perror: work around FreeBSD bug
Fri, 20 May 2011 10:42:26 -0600 Eric Blake test-perror: check for strerror interactions
Fri, 20 May 2011 08:57:54 -0600 Eric Blake test-perror: rewrite to use init script
Fri, 20 May 2011 11:53:34 +0200 Jim Meyering maint: replace misused "a" with "an"
Thu, 19 May 2011 22:18:05 +0200 Jim Meyering maint: correct misuse of "a" and "an"
Thu, 19 May 2011 19:16:43 -0700 Paul Eggert intprops-tests: work around HP-UX 11.23 cc bug with constants
Thu, 19 May 2011 19:16:04 -0700 Paul Eggert intprops: work around IRIX 6.5 cc bug with 0u - 0u + -1
Thu, 19 May 2011 19:15:19 -0700 Paul Eggert intprops-tests: revert unsigned part of previous change
Fri, 20 May 2011 04:01:43 +0200 Bruno Haible strerror_r: Work around strerror_r() change in Cygwin 1.7.8.
Thu, 19 May 2011 13:35:39 -0600 Eric Blake strerror_r: guarantee unchanged errno
Thu, 19 May 2011 21:59:46 +0200 Bruno Haible strerror_r: Reorder #if blocks.
Thu, 19 May 2011 21:49:01 +0200 Bruno Haible perror: Avoid clobbering the strerror buffer when possible.
Thu, 19 May 2011 12:51:36 -0600 Eric Blake strerror_r: fix on newer cygwin
Thu, 19 May 2011 20:57:21 +0200 Bruno Haible strerror_r: Avoid clobbering the strerror buffer when possible.
Thu, 19 May 2011 20:45:59 +0200 Bruno Haible strerror_r: Fix test failure on mingw.
Thu, 19 May 2011 10:17:18 -0600 Eric Blake strerror: relax test for Solaris
Wed, 18 May 2011 18:16:59 -0600 Eric Blake strerror: enforce POSIX ruling on strerror(0)
Thu, 19 May 2011 01:43:17 -0700 Paul Eggert intprop-tests: port to older and more-pedantic compilers
Thu, 19 May 2011 01:36:25 -0700 Paul Eggert intprops: work around C compiler bugs