log

age author description
Tue, 18 Jun 2013 13:07:00 -0700 Paul Eggert fflush, fseeko: port to musl cross-compiles
Sat, 15 Jun 2013 17:24:24 -0700 Paul Eggert msvc-inval: port to mingw-w64
Tue, 11 Jun 2013 19:52:46 -0700 Paul Eggert getcwd-lgpl: port to Tru64
Tue, 11 Jun 2013 06:04:55 -0700 Karl Berry autoupdate
Tue, 11 Jun 2013 00:10:21 -0700 Paul Eggert tests: port large-fd POSIX spawn tests to OS X
Fri, 07 Jun 2013 06:44:05 -0700 Karl Berry autoupdate
Wed, 05 Jun 2013 09:20:15 +0200 Bernhard Voelker tests/nap.h: use an adaptive delay to avoid ctime update issues
Sun, 02 Jun 2013 11:52:41 -0700 Paul Eggert sig2str: port to C++
Thu, 30 May 2013 11:27:45 -0600 Eric Blake docs: mention cygwin shortcoming in <sys/un.h>
Wed, 29 May 2013 17:47:50 -0600 Eric Blake vasnprintf: silence mingw compiler warning
Wed, 29 May 2013 18:48:09 -0700 Paul Eggert c-ctype, regex, verify: port to gcc -std=c90 -pedantic
Wed, 29 May 2013 10:24:17 -0700 Paul Eggert regex: adapt to locking regime instead of depending on pthread
Wed, 22 May 2013 14:21:36 -0600 Eric Blake getgroups: document portability issues
Wed, 22 May 2013 00:53:50 +0200 Bernhard Voelker test-lchown, test-chown: also skip test if lchown/chown fails with EPERM
Sun, 19 May 2013 14:26:05 -0700 Paul Eggert regex: fix dfa race in multithreaded uses