log

age author description
Mon, 11 Oct 2010 15:02:01 +0700 Gary V. Vaughan Fix mismatched parens in previous commit
Sun, 10 Oct 2010 20:16:39 -0700 Paul Eggert rewrite int foo[2*X-1] to verify(X) or to int foo[X?1:-1]
Sun, 10 Oct 2010 13:36:34 -0700 Paul Eggert prefer (X ? 1 : -1) when converting from boolean (1,0) to int (1,-1)
Sat, 09 Oct 2010 05:45:51 -0700 Karl Berry autoupdate
Fri, 08 Oct 2010 17:15:47 -0600 Eric Blake time: enforce recent POSIX ruling that time_t is integral
Fri, 08 Oct 2010 18:42:59 +0200 Jim Meyering fdopendir: fix a bug on systems lacking openat and /proc support
Fri, 08 Oct 2010 22:01:50 +0200 Bruno Haible sys_select: Avoid warning due to undeclared memset() on OpenBSD 4.5.
Fri, 08 Oct 2010 21:52:56 +0200 Bruno Haible nanosleep: Make replacement POSIX compliant.
Fri, 08 Oct 2010 10:08:12 -0700 Paul Eggert bootstrap: add hook for altering gnulib.mk, for Bison
Fri, 08 Oct 2010 09:59:40 -0700 Paul Eggert bootstrap: reformat for readability
Fri, 08 Oct 2010 08:59:08 -0600 Eric Blake docs: update cygwin progress
Fri, 08 Oct 2010 07:35:42 -0700 Karl Berry autoupdate
Thu, 07 Oct 2010 23:15:00 +0200 Jim Meyering parse-datetime: avoid compilation failure on OpenBSD 4.7
Thu, 07 Oct 2010 08:42:24 -0600 Eric Blake docs: update cygwin progress
Thu, 07 Oct 2010 08:06:44 -0600 Eric Blake docs: update parse-datetime history
Thu, 07 Oct 2010 07:51:31 -0600 Eric Blake cygwin: use more robust version check
Thu, 07 Oct 2010 00:52:15 +0200 Bruno Haible string, sys_select: Avoid #including large headers unless necessary.
Tue, 05 Oct 2010 16:39:32 -0600 Eric Blake memmem, strstr, strcasestr: fix bug with long periodic needle
Tue, 05 Oct 2010 15:14:51 -0600 Eric Blake maint: fix order of ChangeLog entries
Tue, 05 Oct 2010 13:51:12 -0700 Paul Eggert parse-datetime: do some more renaming
Tue, 05 Oct 2010 11:40:11 -0600 Eric Blake parse-datetime: better name than get_date
Tue, 05 Oct 2010 09:29:28 -0700 Paul Eggert more ports to Solaris tr, which needs [] around ranges
Tue, 05 Oct 2010 09:42:06 -0600 Eric Blake bootstrap: fix Solaris regression
Tue, 05 Oct 2010 06:35:44 -0600 Eric Blake bootstrap: work with pkg-config
Tue, 05 Oct 2010 08:06:50 -0600 Eric Blake faccessat: remove unused wrappers
Tue, 05 Oct 2010 12:44:20 +0200 Jim Meyering tests: require @PRAGMA_COLUMNS@ with each @PRAGMA_SYSTEM_HEADER@
Tue, 05 Oct 2010 02:30:24 +0200 Bruno Haible gnulib-tool: Synthesize appropriate _LDFLAGS for a libtool library.
Tue, 05 Oct 2010 03:19:16 +0200 Bruno Haible threadlib: Make option --with-libpth-prefix work.
Mon, 04 Oct 2010 23:35:51 +0200 Bruno Haible Avoid line length limitation from HP NonStop system header files.
Mon, 04 Oct 2010 21:35:44 +0200 Bruno Haible read-file tests: Avoid a test failure on NonStop Kernel.
Mon, 04 Oct 2010 02:23:23 +0200 Bruno Haible gnulib-tool: Fixes for --create-testdir with --libtool.
Sun, 03 Oct 2010 23:53:34 +0200 Paul Eggert Avoid some lines longer than 80 characters.
Sun, 03 Oct 2010 18:03:48 +0200 Bruno Haible acl: Add support for ACLs on NonStop Kernel.
Sun, 03 Oct 2010 13:32:37 +0200 Bruno Haible More info about ACLs on NonStop Kernel.
Sun, 03 Oct 2010 12:28:20 +0200 Bruno Haible Info about ACLs on NonStop Kernel.
Sat, 02 Oct 2010 18:54:05 +0200 Bruno Haible Define missing EDQUOT on NonStop Kernel.
Sat, 02 Oct 2010 18:35:08 +0200 Bruno Haible Update doc for POSIX:2008.
Sat, 02 Oct 2010 16:00:39 +0200 Bruno Haible gnulib-tool: In testdirs, use the newest available config.{guess.sub}.
Sat, 02 Oct 2010 11:44:20 +0200 Bruno Haible New module 'system-posix'.
Thu, 30 Sep 2010 23:29:13 +0200 Bruno Haible More renaming from 'getdate' to 'get_date'.
Thu, 30 Sep 2010 15:25:22 -0600 Justin Clift bootstrap: support ACLOCAL_FLAGS during aclocal
Thu, 30 Sep 2010 11:14:11 -0600 Eric Blake bootstrap: use glibtoolize on MacOS
Thu, 30 Sep 2010 09:32:45 -0600 Eric Blake poll: fix typo that broke test on MacOS
Thu, 30 Sep 2010 09:23:12 -0600 Eric Blake getdate: rename to get_date
Wed, 29 Sep 2010 16:14:55 +0200 Bruno Haible Separate the module 'waitpid' from the module 'sys_wait'.
Wed, 29 Sep 2010 15:47:01 +0200 Bruno Haible More tests for module 'sys_wait'.
Wed, 29 Sep 2010 15:44:19 +0200 Bruno Haible More tests for module 'sys_wait'.
Wed, 29 Sep 2010 13:17:43 +0200 Bruno Haible New module 'waitpid'.
Wed, 29 Sep 2010 01:56:23 +0200 Bruno Haible poll: Assume ANSI C.
Wed, 29 Sep 2010 01:51:18 +0200 Bruno Haible poll-h: Create poll.h on all platforms.
Wed, 29 Sep 2010 01:20:54 +0200 Bruno Haible Tests for module 'poll-h'.
Wed, 29 Sep 2010 01:19:48 +0200 Bruno Haible Tests for module 'poll-h'.
Wed, 29 Sep 2010 01:18:16 +0200 Bruno Haible poll-h: Ensure POLL{RD,WR}{NORM,BAND} are defined on glibc platforms.
Wed, 29 Sep 2010 01:00:17 +0200 Bruno Haible New module 'poll-h'.
Mon, 27 Sep 2010 09:49:53 -0600 Eric Blake maint: restore x bit
Sun, 26 Sep 2010 14:54:30 +0200 Bruno Haible sys_wait: Implement WSTOPSIG.
Sun, 26 Sep 2010 14:27:32 +0200 Simon Josefsson stdlib, sys_wait: Avoid compilation error on mingw.
Sun, 26 Sep 2010 14:21:38 +0200 Bruno Haible stdlib tests: Avoid code duplication.
Sat, 25 Sep 2010 18:48:45 +0200 Simon Josefsson getaddrinfo: Initialize sockets, to make it work under Windows.
Sat, 25 Sep 2010 06:39:33 -0700 Karl Berry autoupdate
Sat, 25 Sep 2010 12:39:18 +0200 Bruno Haible Tests for module 'regex-quote'.
Sat, 25 Sep 2010 12:38:20 +0200 Bruno Haible New module 'regex-quote'.
Sat, 25 Sep 2010 12:33:07 +0200 Bruno Haible gnulib.info-[0-9] are generated.
Fri, 24 Sep 2010 14:36:26 +0200 Bruno Haible unistr/u8-strchr: Fix a test failure on i586 glibc systems.
Thu, 23 Sep 2010 12:03:21 +0200 Bruno Haible setenv: Relax license.
Wed, 22 Sep 2010 20:37:44 +0200 Bruno Haible termios: Relax license.
Wed, 22 Sep 2010 16:57:48 +0200 Bruno Haible threadlib: Allow the package to change the default to 'no'.
Wed, 22 Sep 2010 07:12:30 -0700 Karl Berry autoupdate
Wed, 22 Sep 2010 13:34:54 +0200 Bruno Haible Fix endless loop in mbmemcasecoll.
Wed, 22 Sep 2010 12:38:22 +0200 Bruno Haible Tests for module 'memcoll'.
Wed, 22 Sep 2010 12:35:30 +0200 Bruno Haible memcoll, xmemcoll: Clarify size vs. length.
Wed, 22 Sep 2010 12:02:42 +0200 Bruno Haible Tests for module 'memcasecmp'.
Wed, 22 Sep 2010 01:32:19 -0700 Paul Eggert pthread: add to system <pthread.h> instead of replacing it all, for MacOS
Tue, 21 Sep 2010 15:27:59 -0600 Eric Blake net_if: enhance tests
Tue, 21 Sep 2010 22:49:50 +0200 Simon Josefsson Add ChangeLog entry for last commit.
Tue, 21 Sep 2010 15:29:45 +0100 Reuben Thomas Manual: improve out-of-memory documentation.
Tue, 21 Sep 2010 07:42:57 -0700 Karl Berry autoupdate
Tue, 21 Sep 2010 15:55:03 +0200 Simon Josefsson Add ChangeLog entry.
Tue, 21 Sep 2010 13:55:05 +0100 Reuben Thomas Use src/ not lib/ as root of source in example Makefile.am code.
Mon, 20 Sep 2010 22:39:56 +0100 Reuben Thomas Set cut_dir properly, and add mode line for Emacs.
Tue, 21 Sep 2010 14:32:30 +0200 Reuben Thomas Set cut_dir properly, and add mode line for Emacs.
Tue, 21 Sep 2010 14:27:00 +0200 Reuben Thomas Make Makefile.am example code more cut-and-paste friendly.
Tue, 21 Sep 2010 14:19:58 +0200 Simon Josefsson New module to test <net/if.h> interfaces.
Mon, 20 Sep 2010 16:14:49 -0700 Paul Eggert pthread: add pthread_spin_destroy
Mon, 20 Sep 2010 02:09:25 +0200 Bruno Haible gnulib-tool: Fix --help output.
Sat, 18 Sep 2010 21:26:27 +0200 Jim Meyering maint.mk: avoid unexpanded \n in two diagnostics
Sat, 18 Sep 2010 16:40:02 +0200 Bruno Haible netinet_in: Doc tweak.
Sat, 18 Sep 2010 08:49:55 +0200 Jim Meyering init.sh: correct an outdated comment
Sat, 18 Sep 2010 08:33:23 +0200 Jim Meyering init.sh: don't let an ephemeral "*.exe" make us skip all dir entries
Fri, 17 Sep 2010 16:36:08 -0600 Eric Blake mirbsd: add some more support
Fri, 17 Sep 2010 15:43:00 -0600 Eric Blake tests: fix unportable assumption on sys/wait.h
Fri, 17 Sep 2010 15:27:21 -0600 Eric Blake init.sh: accomodate directory with no .exes
Fri, 17 Sep 2010 15:09:54 -0600 Eric Blake tests: avoid compiler warning
Fri, 17 Sep 2010 15:08:29 -0600 Eric Blake fdutimens, fdutimensat: update signature, again
Fri, 17 Sep 2010 10:18:38 -0600 Bruno Haible Take over the maintenance of some older macros from Autoconf.
Fri, 17 Sep 2010 08:29:16 -0600 Eric Blake fdutimensat: drop atflag validation
Fri, 17 Sep 2010 04:13:58 +0200 Bruno Haible unlockpt: Fix declaration within GNULIB_POSIXCHECK.
Fri, 17 Sep 2010 04:09:33 +0200 Bruno Haible login_tty: Fix detection of function on FreeBSD, OpenBSD, NetBSD.
Fri, 17 Sep 2010 04:05:32 +0200 Bruno Haible login_tty: Make the replacement code work on BSD systems.
Fri, 17 Sep 2010 04:00:49 +0200 Bruno Haible login_tty: Stricter unit test.
Fri, 17 Sep 2010 03:16:53 +0200 Bruno Haible New module 'tcgetsid'.
Fri, 17 Sep 2010 02:09:55 +0200 Bruno Haible Tests for module 'termios'.
Fri, 17 Sep 2010 02:02:23 +0200 Bruno Haible New module 'termios'.
Thu, 16 Sep 2010 17:12:35 -0600 Eric Blake fdutimensat: add an atflag parameter
Fri, 17 Sep 2010 00:23:14 +0200 Bruno Haible Fix typos in comments.
Thu, 16 Sep 2010 12:54:33 +0200 Bruno Haible Fix typo in last commit.
Thu, 16 Sep 2010 02:25:57 +0200 Bruno Haible stdlib: clarify MirBSD WEXITSTATUS bug
Wed, 15 Sep 2010 15:25:43 -0600 Eric Blake stdlib: work around MirBSD WEXITSTATUS bug
Wed, 15 Sep 2010 13:57:19 -0600 Eric Blake docs: mention MacOS issue with WEXITSTATUS(constant)
Wed, 15 Sep 2010 13:38:29 -0600 Eric Blake strnlen: add tests
Wed, 15 Sep 2010 02:43:33 +0200 Bruno Haible unistr/base: Avoid link errors when module 'libunistring' is also used.
Tue, 14 Sep 2010 16:42:39 -0600 Eric Blake test-rawmemchr: make more robust
Tue, 14 Sep 2010 13:43:07 -0600 Eric Blake memchr: detect glibc Alpha bug
Tue, 14 Sep 2010 09:03:55 -0700 Paul Eggert fts, getcwd, glob: audit for dirfd returning -1
Mon, 13 Sep 2010 14:33:22 -0600 Eric Blake float: fix broken MirBSD header
Mon, 13 Sep 2010 12:38:41 -0700 Paul Eggert fts: use O_NOFOLLOW to avoid race condition when opening a directory
Mon, 13 Sep 2010 12:21:47 -0700 Paul Eggert fdopendir: preserve argument fd before returning
Thu, 09 Sep 2010 10:14:02 +0200 Paolo Bonzini regex: Pass the system regex if its only problem is 32-bit regoff_t.
Mon, 13 Sep 2010 07:29:18 +0200 Jim Meyering fts: don't operate on an invalid file descriptor after failed dup
Sun, 12 Sep 2010 14:21:52 -0700 Paul Eggert savedir: add streamsavedir, deprecate fdsavedir
Sat, 11 Sep 2010 06:31:07 -0700 Karl Berry autoupdate
Fri, 10 Sep 2010 23:19:03 +0200 Bruno Haible langinfo: Fix last commit.
Fri, 10 Sep 2010 21:42:19 +0200 Bruno Haible relocatable-prog-wrapper: Fix compilation failure due to O_EXEC.
Fri, 10 Sep 2010 21:45:46 +0200 Bruno Haible Improve NEWS entry.
Fri, 10 Sep 2010 12:26:03 -0700 Paul Eggert * NEWS: Document recent changes to fcntl-h.
Fri, 10 Sep 2010 11:55:27 -0700 Paul Eggert fcntl-h: define O_CLOEXEC and O_EXEC if not defined; use new defines
Fri, 10 Sep 2010 20:23:49 +0200 Bruno Haible langinfo, nl_langinfo: Fix for IRIX 5.3.
Fri, 10 Sep 2010 12:02:44 +0200 Bruno Haible pty, readutmp: Fix for FreeBSD 8.0 and OpenBSD 4.6.
Thu, 09 Sep 2010 17:05:15 -0600 Eric Blake strsignal: work around NetBSD bug
Thu, 09 Sep 2010 17:06:15 -0600 Eric Blake gnulib-tool: work with NetBSD /bin/sh
Thu, 09 Sep 2010 15:01:25 -0700 Karl Berry autoupdate
Thu, 09 Sep 2010 11:39:51 +0200 Bruno Haible gnulib-tool: Avoid stderr output on IRIX related to 'alias', 'unalias'.
Wed, 08 Sep 2010 22:24:22 +0200 Jim Meyering init.sh: penalize a set-x-impaired shell; don't disqualify it
Wed, 08 Sep 2010 13:43:51 -0600 Eric Blake unsetenv: fix OpenBSD bug
Wed, 01 Sep 2010 21:34:44 -0600 Eric Blake strtod: work around IRIX 6.5 bug
Wed, 08 Sep 2010 08:07:01 -0700 Karl Berry autoupdate
Wed, 08 Sep 2010 09:02:44 -0600 Eric Blake maint: fix ChangeLog ordering
Wed, 08 Sep 2010 08:49:15 -0600 Eric Blake getopt: optimize previous patch
Wed, 08 Sep 2010 15:18:46 +0200 Jim Meyering init.sh: disqualify shells for which set -x corrupts stderr
Wed, 08 Sep 2010 10:44:26 +0200 Bruno Haible gnulib-tool: Avoid stderr output on IRIX related to 'alias', 'unalias'.
Wed, 08 Sep 2010 10:04:11 +0200 Bruno Haible Fix formatting of ChangeLog entry.
Tue, 07 Sep 2010 17:45:39 -0700 Karl Berry regex documentation update from Reuben Thomas <rrt@sc3d.org>, 20 Aug 2010 12:04:39 +0100
Tue, 07 Sep 2010 17:44:22 -0700 Karl Berry regex documentation update from Reuben Thomas <rrt@sc3d.org>, 20 Aug 2010 12:04:39 +0100
Tue, 07 Sep 2010 12:10:38 -0600 Eric Blake getopt: handle POSIXLY_CORRECT set but not exported
Sun, 05 Sep 2010 11:28:47 +0200 Bruno Haible gnulib-tool: Highlight the changed options.
Mon, 06 Sep 2010 17:17:55 -0700 Karl Berry update from texinfo
Mon, 06 Sep 2010 10:34:36 -0700 Karl Berry doc tweaks
Sun, 05 Sep 2010 10:42:02 +0200 Bruno Haible uniwidth/width: Update comment.
Sun, 05 Sep 2010 10:33:21 +0200 Bruno Haible isinf, isnan: Relax license.
Sat, 04 Sep 2010 20:29:56 +0200 Bruno Haible gnulib-tool: Help migration from --import to --add-import or --update.
Sat, 04 Sep 2010 19:28:12 +0200 Bruno Haible Update doc about gnulib-tool.
Sat, 04 Sep 2010 18:39:03 +0200 Bruno Haible gnulib-tool: Change --import. New options --add/remove-import.
Sat, 04 Sep 2010 15:28:09 +0200 Bruno Haible Doc update.
Sat, 04 Sep 2010 15:07:47 +0200 Bruno Haible gnulib-tool: Don't talk about CVS any more.
Sat, 04 Sep 2010 18:16:04 +0200 Jim Meyering maint.mk: avoid obscure sc_copyright_check failure in coreutils
Sat, 04 Sep 2010 17:47:30 +0200 Bruno Haible gnulib-tool: Fix expression that counts directories.
Sat, 04 Sep 2010 17:43:39 +0200 Jim Meyering avoid coreutils "make distcheck" failure
Sat, 04 Sep 2010 17:38:58 +0200 Bruno Haible gnulib-tool: Avoid error when run in a package without Makefile.am.
Sat, 04 Sep 2010 13:58:02 +0200 Bruno Haible update-copyright test: Improve output when perl is missing or too old.
Sat, 04 Sep 2010 13:46:42 +0200 Bruno Haible Don't augment PATH in TESTS_ENVIRONMENT.
Sat, 04 Sep 2010 12:45:22 +0200 Jim Meyering tests: prohibit augmenting PATH via TESTS_ENVIRONMENT
Sat, 04 Sep 2010 13:40:30 +0200 Bruno Haible strdup: Fix compilation error in C++ mode.
Sat, 04 Sep 2010 13:35:19 +0200 Bruno Haible dirfd: Fix compilation error in C++ mode on MacOS X, *BSD, IRIX.
Sat, 04 Sep 2010 11:16:43 +0200 Bruno Haible Set PATH_SEPARATOR the same way autoconf does.
Sat, 04 Sep 2010 11:01:27 +0200 Stefano Lattarini Set PATH_SEPARATOR the same way autoconf does.
Fri, 03 Sep 2010 06:07:11 -0700 Karl Berry autoupdate
Thu, 02 Sep 2010 13:49:41 -0600 Eric Blake tests: init.sh improvements for re-exec'ing with zsh
Thu, 02 Sep 2010 12:51:40 -0700 Paul Eggert hash: fix safe_hasher const typo
Thu, 02 Sep 2010 17:53:36 +0200 Jim Meyering test-update-copyright.sh: require perl 5.8.0
Thu, 02 Sep 2010 08:49:58 -0600 Eric Blake wctype: fix typo in previous commit
Thu, 02 Sep 2010 13:51:56 +0200 Jim Meyering test-update-copyright.sh: skip test if Perl is too old
Thu, 02 Sep 2010 11:15:39 +0200 Bruno Haible wctype: Avoid compilation error on IRIX 6.5.30.
Thu, 02 Sep 2010 10:45:43 +0200 Bruno Haible New module 'socketlib'.
Wed, 01 Sep 2010 13:45:53 -0700 Paul Eggert fcntl-h, etc.: prefer O_SEARCH to O_RDONLY when applicable
Wed, 01 Sep 2010 06:43:13 -0700 Karl Berry autoupdate
Tue, 31 Aug 2010 23:57:08 +0200 Bruno Haible New module 'host-cpu-c-abi'.
Tue, 31 Aug 2010 10:10:32 +0200 Eric Blake hash: factor, and guard against misbehaving hasher function
Tue, 31 Aug 2010 08:43:53 +0200 Bruno Haible hash: silence spurious clang warning
Mon, 30 Aug 2010 17:13:53 -0600 Eric Blake strstr, memmem, strcasestr: avoid leaked shell message
Mon, 30 Aug 2010 15:40:44 -0600 Eric Blake tests: silence clang warning
Sun, 29 Aug 2010 22:39:42 +0200 Bruno Haible gettext: Fix recent mistake.
Sun, 29 Aug 2010 21:35:03 +0200 Bruno Haible selinux-h: Offer a --without-selinux option.
Sun, 29 Aug 2010 21:13:46 +0200 Bruno Haible Make the module 'realloc-gnu' work again on AIX and OSF/1.
Sun, 29 Aug 2010 19:29:56 +0200 Bruno Haible Make the module 'calloc-gnu' work again on AIX and OSF/1.
Sun, 29 Aug 2010 19:20:47 +0200 Bruno Haible Make the module 'malloc-gnu' work again on AIX and OSF/1.
Sun, 29 Aug 2010 10:18:12 +0200 Bruno Haible Update modules list.
Sat, 28 Aug 2010 23:54:20 +0200 Bruno Haible realloc-gnu: Really add the module description.
Sat, 28 Aug 2010 23:41:33 +0200 Ralf Wildenhues Tests for module 'realloc-gnu'.
Sat, 28 Aug 2010 23:38:07 +0200 Ralf Wildenhues Tests for module 'calloc-gnu'.
Sat, 28 Aug 2010 23:33:01 +0200 Ralf Wildenhues Tests for module 'malloc-gnu'.
Sat, 28 Aug 2010 23:28:26 +0200 Bruno Haible Rename module 'realloc' -> 'realloc-gnu'.
Sat, 28 Aug 2010 23:24:22 +0200 Bruno Haible Rename module 'calloc' -> 'calloc-gnu'.
Sat, 28 Aug 2010 23:20:01 +0200 Bruno Haible Rename module 'malloc' -> 'malloc-gnu'.
Sat, 28 Aug 2010 14:52:45 -0600 Eric Blake pread, pwrite: add missing dependency
Sat, 28 Aug 2010 22:37:43 +0200 Bruno Haible unistr/u*-strchr: Fix tests dependencies.
Sat, 28 Aug 2010 16:22:14 +0200 Bruno Haible read-file: Don't occupy too much unused memory.
Sat, 28 Aug 2010 16:12:37 +0200 Giuseppe Scrivano read-file: Avoid memory reallocations with regular files.
Sat, 28 Aug 2010 06:44:28 -0700 Karl Berry autoupdate
Sat, 28 Aug 2010 15:29:52 +0200 Bruno Haible ftello: Relax license.
Sat, 28 Aug 2010 11:12:58 +0200 Bruno Haible Avoid relocwrapper link errors due to gnulib replacement functions.
Sat, 28 Aug 2010 10:46:37 +0200 Bruno Haible Prefer using AC_DEFUN_ONCE over AC_DEFUN in projects with gnulib.
Sat, 28 Aug 2010 10:16:34 +0200 Bruno Haible sys_socket, netdb: Ensure socklen_t gets defined.
Fri, 27 Aug 2010 10:42:14 -0600 Eric Blake * ChangeLog: fix typo
Fri, 27 Aug 2010 10:32:05 -0600 Eric Blake login_tty: add missing dependeny
Thu, 26 Aug 2010 17:06:20 -0600 Eric Blake lib-symbol-versions: fix m4 quoting
Thu, 26 Aug 2010 17:03:42 -0600 Eric Blake glob: fix compile test
Thu, 26 Aug 2010 16:43:13 -0600 Eric Blake btowc: fix missing file
Thu, 26 Aug 2010 16:18:38 -0600 Eric Blake lseek: fix link test
Thu, 26 Aug 2010 16:12:06 -0600 Eric Blake include_next: silence autoconf 2.68 warning
Thu, 26 Aug 2010 15:53:33 -0600 Eric Blake acl: fix compilation test
Tue, 20 Jul 2010 01:06:56 +0200 Bruno Haible Modernize AC_TRY_RUN invocations.
Mon, 19 Jul 2010 23:30:26 +0200 Bruno Haible Modernize AC_TRY_LINK invocations.
Mon, 19 Jul 2010 02:28:28 +0200 Bruno Haible Modernize AC_TRY_COMPILE invocations.
Thu, 26 Aug 2010 19:38:44 +0200 Jim Meyering stat-time: relax license LGPL
Thu, 26 Aug 2010 06:33:40 -0700 Karl Berry autoupdate
Thu, 26 Aug 2010 09:48:55 +0200 Erik Faye-Lund poll: return immediately on POLLHUP.
Wed, 25 Aug 2010 22:42:28 +0200 Ralf Wildenhues Fix test-unlinkat, test-rmdir failure on AIX 5.3.
Tue, 24 Aug 2010 14:36:27 -0700 Paul Eggert stdbool: avoid spurious failure with modern xlc
Tue, 24 Aug 2010 21:53:44 +0200 Bruno Haible getloadavg: simplify code
Tue, 24 Aug 2010 10:52:07 -0600 Eric Blake getloadavg: don't define SVR4 on cygwin
Tue, 24 Aug 2010 09:37:58 +0200 Bruno Haible priv-set: fix comment
Mon, 23 Aug 2010 22:34:00 -0700 Paul Eggert priv-set: fix comments
Mon, 23 Aug 2010 15:04:42 -0600 Eric Blake stdbool: avoid rejecting clang
Mon, 23 Aug 2010 09:01:08 -0600 Eric Blake argz: fix shell quoting issue
Mon, 23 Aug 2010 09:35:43 +0200 Paolo Bonzini poll, select: handle ERROR_BROKEN_PIPE.
Sun, 22 Aug 2010 10:20:42 -0400 Giuseppe Scrivano fts: allow compilation with C++
Sun, 22 Aug 2010 07:17:20 -0700 Karl Berry autoupdate
Sat, 21 Aug 2010 07:21:47 +0200 Ralf Wildenhues Fix gnulib-tool sed script de-commentation for AIX sed.
Fri, 20 Aug 2010 07:07:27 -0700 Karl Berry update from texinfo
Tue, 17 Aug 2010 07:18:27 -0700 Karl Berry autoupdate
Mon, 16 Aug 2010 17:34:45 -0600 Eric Blake test-stddef: test for (some) offsetof bugs
Mon, 16 Aug 2010 02:09:11 +0200 Bruno Haible stpncpy: Allow stpncpy to be defined as a macro.
Sun, 15 Aug 2010 00:42:00 +0200 Bruno Haible Rename module 'memxfrm' to 'amemxfrm'.
Sun, 15 Aug 2010 00:26:51 +0200 Bruno Haible Tests for module 'astrxfrm'.
Sun, 15 Aug 2010 00:19:47 +0200 Bruno Haible New module 'astrxfrm'.
Sat, 14 Aug 2010 23:08:55 +0100 Reuben Thomas Document not_eol.
Sat, 14 Aug 2010 16:40:16 +0100 Reuben Thomas Document not_eol and remove mention of regex.c.
Sat, 14 Aug 2010 19:58:28 +0200 Bruno Haible Ignore one more generated index from makeinfo.
Sat, 14 Aug 2010 19:57:11 +0200 Brian Gough git-merge-changelog: add doc relating to use with bzr and hg.
Sat, 14 Aug 2010 01:36:21 +0200 Matthias Bolte pthread: fix pthread.h creation for srcdir != builddir