log

age author description
Tue, 03 Dec 2013 17:42:38 -0700 Eric Blake bootstrap: warn about BSD toolchain snafu
Thu, 05 Dec 2013 09:22:20 -0800 Paul Eggert open-tests: port to glibc with _FORTIFY_SOURCE and -O1
Wed, 04 Dec 2013 10:00:00 -0700 Eric Blake include_next: minimize code duplication
Wed, 04 Dec 2013 12:33:54 +0000 Pádraig Brady getcwd: fix compile error in configure check
Wed, 04 Dec 2013 12:11:40 +0000 Pádraig Brady regex: suppress core dumps from detection code
Tue, 03 Dec 2013 13:53:03 +0000 Pádraig Brady md5, sha1, sha256, sha512: support mandating use of openssl
Tue, 03 Dec 2013 14:20:22 +0000 Ivailo test-xvasprintf: disable some -Wformat-security diagnostics
Tue, 03 Dec 2013 10:34:13 -0700 Eric Blake regex: avoid glibc deadlock during configure
Sat, 30 Nov 2013 05:19:32 +0000 Pádraig Brady md5, sha1, sha256, sha512: use openssl routines if available
Fri, 29 Nov 2013 15:35:33 +0000 RV971 base64: fix recent compilation regression on some compilers
Thu, 28 Nov 2013 14:39:26 -0800 Karl Berry autoupdate
Thu, 28 Nov 2013 08:46:55 -0800 Karl Berry autoupdate
Thu, 28 Nov 2013 00:46:06 -0800 Paul Eggert ignore-value: revert previous code change
Wed, 27 Nov 2013 21:53:19 +0000 Pádraig Brady selinux-h: improve stub types and add more stub functions
Wed, 27 Nov 2013 14:52:17 -0800 Paul Eggert ignore-value: prefer GCC version back through 2.0
Wed, 27 Nov 2013 16:20:43 +0100 Mats Erik Andersson pty: Activate the signature wrapper of forkpty.
Wed, 27 Nov 2013 08:41:15 -0700 Eric Blake maint: fix gendocs.sh permissions
Tue, 26 Nov 2013 05:18:07 -0800 Karl Berry autoupdate
Mon, 18 Nov 2013 17:35:01 -0800 Jim Meyering quotearg: don't attempt to store 1 << 31 into an "int"
Thu, 21 Nov 2013 12:12:45 -0800 Paul Eggert error: depend on stdio
Mon, 18 Nov 2013 22:17:47 -0800 Ben Pfaff doc: Improve wording in relocatable-maint.texi.
Wed, 13 Nov 2013 07:55:37 -0800 Paul Eggert Fix indentation in previous patch.
Wed, 13 Nov 2013 07:51:40 -0800 Paul Eggert * lib/getgroups.c (posix_getgroups, getgroups) [__APPLE__]:
Mon, 11 Nov 2013 14:19:09 +0000 Pádraig Brady base64: provide a fast path for encoding well sized buffers
Fri, 08 Nov 2013 07:57:15 -0800 Paul Eggert extern-inline: port better to OS X 10.9
Fri, 08 Nov 2013 08:44:02 -0700 Eric Blake fpending: fix typo
Fri, 08 Nov 2013 06:33:43 -0700 Eric Blake fpending: fix regression on DragonFly BSD
Tue, 05 Nov 2013 08:27:10 -0800 Jim Meyering hash: relax license to LGPLv2+, for libguestfs
Sun, 03 Nov 2013 19:52:32 -0800 Paul Eggert intprops: port to Oracle Studio c99
Thu, 31 Oct 2013 09:44:44 -0700 Paul Eggert obstack: pacify HP C