log

age author description
Tue, 19 Feb 2013 14:20:04 -0800 Paul Eggert strtod: support coreutils better
Tue, 19 Feb 2013 13:04:35 -0800 Paul Eggert mountlist: port to HP NonStop
Tue, 19 Feb 2013 12:30:32 -0800 Paul Eggert Fix typo in stdnoreturn documentation.
Mon, 18 Feb 2013 17:16:30 -0800 Paul Eggert extern-inline: avoid compilation error with HP-UX cc
Thu, 14 Feb 2013 13:14:18 -0800 Paul Eggert putenv: fix heap corruption with mixed putenv/_putenv
Thu, 14 Feb 2013 09:43:22 -0800 Karl Berry autoupdate
Wed, 13 Feb 2013 06:33:51 -0800 Karl Berry autoupdate
Mon, 11 Feb 2013 14:58:56 -0800 Paul Eggert unsetenv etc.: port to Solaris 11 + GNU Emacs
Sat, 09 Feb 2013 12:41:47 -0800 Paul Eggert secure_getenv: fix C++ declaration typo
Fri, 08 Feb 2013 15:12:36 -0800 Paul Eggert careadlinkat: stop exporting careadlinkatcwd
Fri, 08 Feb 2013 13:10:01 -0800 Paul Eggert extensions: port better to HP-UX
Fri, 08 Feb 2013 08:03:23 -0800 Paul Eggert openpty: fix bug where HAVE_OPENPTY is mistakenly 1
Fri, 08 Feb 2013 07:26:45 -0800 Paul Eggert maint: fix misspelling of MINIX in ChangeLog
Thu, 07 Feb 2013 21:58:09 -0800 Paul Eggert secure_getenv: fix include typo
Thu, 07 Feb 2013 15:34:23 -0800 Paul Eggert secure_getenv: port better to FreeBSD and Solaris
Wed, 06 Feb 2013 22:41:08 -0800 Paul Eggert extensions: port better to MINUX 3, HP-UX, autoheader 2.62
Wed, 06 Feb 2013 16:11:07 -0800 Paul Eggert unistd: avoid namespace pollution on non-glibc systems
Tue, 05 Feb 2013 07:13:14 -0800 Karl Berry autoupdate
Mon, 04 Feb 2013 20:34:17 -0800 Paul Eggert tmpdir: use secure_getenv
Mon, 04 Feb 2013 18:36:06 -0800 Paul Eggert tempname: use secure_getenv
Mon, 04 Feb 2013 18:33:23 -0800 Paul Eggert secure_getenv: new module
Mon, 04 Feb 2013 05:43:29 -0800 Karl Berry autoupdate
Sun, 03 Feb 2013 21:28:30 -0800 Paul Eggert getcwd: break fdopendir + save_cwd recursive loop (Bug#13516)
Sun, 03 Feb 2013 09:19:06 -0800 Paul Eggert regex-tests, regex: fix bug: memset undeclared
Sun, 03 Feb 2013 09:03:51 -0800 Paul Eggert regex-tests: fix link errors on older Solaris
Fri, 01 Feb 2013 15:49:12 -0800 Karl Berry update from texinfo
Thu, 31 Jan 2013 21:07:02 -0800 Paul Eggert regex-tests: new module
Thu, 31 Jan 2013 16:41:35 -0800 Paul Eggert regex: fix off-by-one error in configure test
Thu, 31 Jan 2013 15:57:38 -0700 Eric Blake regex: avoid infinite configure test
Thu, 31 Jan 2013 13:55:55 -0800 Reuben Thomas openpty: fix bug where HAVE_OPENPTY wasn't defined