log ChangeLog @ 17371:6959449c25f6

age author description
Sun, 27 Jan 2013 09:54:55 -0800 Jim Meyering prefix-gnulib-mk: give better diagnostics
Wed, 13 Mar 2013 00:10:30 -0700 Paul Eggert putenv: port to Solaris 10
Tue, 12 Mar 2013 17:30:10 -0700 Paul Eggert mktime: fix configure typo
Tue, 12 Mar 2013 15:15:01 -0600 Eric Blake regex-tests: skip UTF-8 test on mingw
Mon, 11 Mar 2013 15:40:32 -0600 Eric Blake tests: make it easier to bypass alarm time in debugger
Mon, 11 Mar 2013 14:51:33 -0600 Eric Blake regex: port to mingw's recent addition of undeclared alarm
Mon, 11 Mar 2013 06:15:41 -0600 Eric Blake putenv: avoid compilation warning on mingw
Mon, 11 Mar 2013 12:48:58 +0700 Gary V. Vaughan unistd: don't prevent Tru64 Unix from using gnulib strtod.
Sat, 09 Mar 2013 12:30:56 +0700 Gary V. Vaughan vasprintf-posix-tests: allow rounding 1.51 to 1.
Sat, 09 Mar 2013 11:07:30 +0700 Gary V. Vaughan vasprintf-posix-tests: allow rounding 1.5 to 1.
Fri, 08 Mar 2013 09:45:29 -0800 Paul Eggert vasnprintf-posix-tests: allow rounding 1.5 to 1
Fri, 08 Mar 2013 08:40:26 -0800 Paul Eggert bootstrap: port to FreeBSD
Fri, 08 Mar 2013 19:50:10 +0700 Gary V. Vaughan regex: rename remaining __attribute calls to __attribute__.
Wed, 06 Mar 2013 23:23:07 +0100 Bruno Haible execute: Revert last change, but use a different condition.
Tue, 05 Mar 2013 12:46:20 -0700 Eric Blake execute: drop dead code
Mon, 04 Mar 2013 18:50:50 -0800 Paul Eggert non-recursive-gnulib-prefix-hack: port coreutils 8.21 to HP NonStop
Mon, 04 Mar 2013 08:35:57 -0700 Eric Blake test-getsockopt: avoid compiler warning
Sat, 02 Mar 2013 17:31:42 +0100 Bruno Haible sys_types: Avoid autoconf warning about gl_SYS_TYPES_H.
Sat, 02 Mar 2013 16:50:59 +0100 Bruno Haible gettext: Update to version 0.18.2.
Mon, 25 Feb 2013 22:56:12 -0800 Paul Eggert regex: merge patches from libc
Mon, 18 Feb 2013 19:38:13 -0800 Paul Eggert putenv: port better to native Windows
Wed, 20 Feb 2013 07:50:59 -0800 Paul Eggert regex: ignore old-style-definition warnings
Wed, 20 Feb 2013 00:04:35 -0800 Paul Eggert getcwd: support coreutils better
Tue, 19 Feb 2013 23:40:06 -0800 Paul Eggert * lib/strtod.c (HAVE_RAW_DECL_STRTOD): Remove; no longer used.
Tue, 19 Feb 2013 14:20:04 -0800 Paul Eggert strtod: support coreutils better
Thu, 21 Feb 2013 14:57:31 +0000 Michael Goffioul merge with default branch
Thu, 21 Feb 2013 14:51:22 +0000 Michael Goffioul pull and merge upstream changes to default branch
Tue, 19 Feb 2013 13:04:35 -0800 Paul Eggert mountlist: port to HP NonStop
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
Mon, 11 Feb 2013 14:58:56 -0800 Paul Eggert unsetenv etc.: port to Solaris 11 + GNU Emacs
Mon, 11 Feb 2013 12:24:07 -0500 John W. Eaton maint: periodic merge of stable to default
Mon, 11 Feb 2013 11:44:44 -0500 Paul Eggert unistd: port to recent mingw octave-stable
Sat, 09 Feb 2013 15:59:00 -0500 John W. Eaton pull and merge upstream changes to default branch
Sat, 09 Feb 2013 12:41:47 -0800 Paul Eggert secure_getenv: fix C++ declaration typo
Sat, 09 Feb 2013 14:05:05 -0500 John W. Eaton pull and merge upstream changes to default branch
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
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
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
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
Wed, 30 Jan 2013 21:26:44 -0800 Paul Eggert sys_time: port to Solaris 2.6
Tue, 29 Jan 2013 22:34:58 -0800 Paul Eggert regex: test for buffer overrun
Tue, 29 Jan 2013 22:33:51 -0800 Andreas Schwab regex: fix buffer overrun in regexp matcher
Mon, 28 Jan 2013 17:59:05 +0000 Pádraig Brady mountlist: don't consider "devtmpfs" as dummy
Sun, 27 Jan 2013 11:40:58 -0800 Paul Eggert futimens-tests, utimens-tests: Depend on gettext.
Sat, 26 Jan 2013 13:32:40 -0700 Eric Blake test-getpeername: fix typo