log

age author description
Sun, 22 May 2011 15:54:36 +0200 Bruno Haible timegm: Correct mktime replacement statements.
Sun, 22 May 2011 15:17:29 +0200 Bruno Haible timegm: Simplify autoconf macro.
Sat, 21 May 2011 20:25:03 -0700 Paul Eggert clock-time: change to LGPLv2+.
Sun, 22 May 2011 04:23:33 +0200 Bruno Haible strerror_r: Fix comments.
Sat, 21 May 2011 23:41:37 +0200 Bruno Haible relocatable-prog-wrapper: Fix possible link error.
Sat, 21 May 2011 23:35:46 +0200 Bruno Haible relocatable-prog-wrapper: Assume strerror() exists.
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