log

age author description
Thu, 10 Jan 2008 20:44:14 -0700 Eric Blake * m4/strstr.m4: Delete cruft from copy-n-paste.
Fri, 11 Jan 2008 03:57:18 +0100 Bruno Haible Make c-strstr rely on strstr.
Fri, 11 Jan 2008 03:42:54 +0100 Bruno Haible Add documentation for the c-* modules.
Fri, 11 Jan 2008 00:36:17 +0100 Eric Blake Fix a comment.
Thu, 10 Jan 2008 12:06:35 -0700 Eric Blake Share two-way algorithm.
Thu, 10 Jan 2008 07:38:11 -0700 Eric Blake Avoid quadratic strstr implementations.
Thu, 10 Jan 2008 11:12:06 +0100 Bruno Haible Make it possible to avoid all memory leaks when calling relocate().
Thu, 10 Jan 2008 10:56:41 +0100 Bruno Haible Update copyright year.
Thu, 10 Jan 2008 10:16:08 +0100 Colin Watson * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:
Thu, 10 Jan 2008 02:52:02 +0100 Bruno Haible Small tweaks to memmem module.
Thu, 10 Jan 2008 02:46:55 +0100 Bruno Haible Work around OpenBSD 4.0 tdelete() bug.
Thu, 10 Jan 2008 02:36:58 +0100 Bruno Haible Fix test failure on OpenBSD 4.0.
Thu, 10 Jan 2008 02:27:54 +0100 Bruno Haible Undo the commit dced91140ad8eb666ed6cc6192fb486dadf623bb.
Wed, 09 Jan 2008 17:22:52 -0800 Paul Eggert gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
Wed, 09 Jan 2008 10:19:13 -0700 Eric Blake Add memmem-simple module.
Tue, 08 Jan 2008 17:15:27 -0700 Eric Blake Give gcc some memmem optimization hints.
Wed, 09 Jan 2008 07:18:35 +0100 Ralf Wildenhues Support AIX 6.1 and higher.
Wed, 09 Jan 2008 02:15:36 +0100 Bruno Haible Handle the particular PRIdMAX values on MacOS X and mingw.
Wed, 09 Jan 2008 01:17:12 +0100 Bruno Haible Add missing module dependencies.
Tue, 08 Jan 2008 23:54:30 +0100 Bruno Haible Document the knuth_morris_pratt calling convention better.
Tue, 08 Jan 2008 17:40:59 +0100 Bruno Haible Detect wcwidth bug on OpenBSD 4.0.
Sat, 05 Jan 2008 14:09:11 -0700 Eric Blake Rewrite memmem to guarantee linear complexity without malloc.
Tue, 08 Jan 2008 11:43:00 +0100 Bruno Haible Remove unnecessary TESTS_ENVIRONMENT setting.
Tue, 08 Jan 2008 09:53:53 +0100 Mike Frysinger Add a configure time option: --disable-acl.
Tue, 08 Jan 2008 09:09:18 +0100 Simon Josefsson Update localename-tests for setenv changes.
Tue, 08 Jan 2008 08:15:44 +0100 Ralf Wildenhues * DEPENDENCIES: Require Texinfo version 4.6 or newer.
Tue, 08 Jan 2008 02:53:46 +0100 Colin Watson Add man-db.
Tue, 08 Jan 2008 02:24:39 +0100 Bruno Haible No need to drop periods from section names.
Tue, 08 Jan 2008 02:16:21 +0100 Bruno Haible Don't strip off a leading "lt-" prefix outside a .libs directory.
Tue, 08 Jan 2008 00:28:30 +0100 Bruno Haible Improve memory cleanup in 'relocatable' module.
Mon, 07 Jan 2008 23:29:52 +0100 Bruno Haible Relax test, so that it passes on older glibc systems.
Mon, 07 Jan 2008 22:44:38 +0100 Ralf Wildenhues autoupdate.
Sat, 05 Jan 2008 06:29:33 -0800 Karl Berry autoupdate
Sat, 05 Jan 2008 04:47:24 -0700 Eric Blake Avoid quadratic system memmem.
Sat, 05 Jan 2008 04:47:05 -0700 Eric Blake Fix memmem test for mingw.
Sat, 05 Jan 2008 00:29:12 +0100 Bruno Haible Fix bug introduced on 2007-12-02.
Fri, 04 Jan 2008 15:19:34 -0700 Eric Blake Shorten duration of memmem test.
Fri, 04 Jan 2008 15:44:57 +0100 Simon Josefsson Modules intprops and string needed by relocatable-prog-wrapper.
Fri, 04 Jan 2008 00:57:29 +0100 Bruno Haible New section 'Localization'.
Fri, 04 Jan 2008 00:24:10 +0100 Bruno Haible Treat untyped memory as an 'unsigned char' array.
Fri, 04 Jan 2008 00:22:45 +0100 Bruno Haible Fix formatting of a ChangeLog entry.
Wed, 02 Jan 2008 10:00:47 +0100 Jim Meyering lib/version-etc.c (COPYRIGHT_YEAR): Increase for new year.
Mon, 31 Dec 2007 15:34:15 -0800 Karl Berry missed ChangeLog for doc change yesterday
Mon, 31 Dec 2007 14:00:17 +0100 Jim Meyering Avoid use of private FTS type name.
Mon, 31 Dec 2007 11:57:16 +0100 Bruno Haible Unify 5 copies of the KMP code.
Mon, 31 Dec 2007 11:55:46 +0100 Bruno Haible Don't define xmmalloca if not needed.
Mon, 31 Dec 2007 11:54:37 +0100 Bruno Haible New macro xnmalloca.
Mon, 31 Dec 2007 11:53:40 +0100 Bruno Haible Protect against integer overflow in malloca() calls.
Mon, 31 Dec 2007 11:51:57 +0100 Bruno Haible Ensure that 'glob' stays under LGPLv2+.
Mon, 31 Dec 2007 11:51:15 +0100 Bruno Haible Change license to LGPLv2+.
Sun, 30 Dec 2007 09:50:08 -0800 Karl Berry no period in node name
Sun, 30 Dec 2007 09:49:38 -0800 Karl Berry update maintain.texi
Sat, 29 Dec 2007 01:17:08 -0800 Paul Eggert * lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
Wed, 26 Dec 2007 16:37:29 +0100 Martin Lambers Override getpagesize on mingw.
Wed, 26 Dec 2007 16:33:48 +0100 Bruno Haible The localcharset module requires a modified TESTS_ENVIRONMENT; tell the user.
Wed, 26 Dec 2007 16:31:08 +0100 Bruno Haible Avoid using the syntax symbol() in formatted documentation.
Wed, 26 Dec 2007 16:28:08 +0100 Bruno Haible Use plain ANSI C syntax.
Wed, 26 Dec 2007 16:26:26 +0100 Bruno Haible Make --enable-relocatable work with DESTDIR.
Wed, 26 Dec 2007 16:25:28 +0100 Bruno Haible Fix link error in relocatability wrappers, due to xalloc_die().
Wed, 26 Dec 2007 16:23:54 +0100 Bruno Haible Split setenv module into setenv and unsetenv. Get rid of setenv.h.
Wed, 26 Dec 2007 16:20:10 +0100 Bruno Haible Split setenv module into setenv and unsetenv. Get rid of setenv.h.
Wed, 26 Dec 2007 16:13:28 +0100 Bruno Haible Use GNU style coding conventions.
Wed, 26 Dec 2007 16:10:15 +0100 Bruno Haible Add more comments about Knuth-Morris-Pratt algorithm.
Wed, 26 Dec 2007 16:02:46 +0100 Bruno Haible Use standard idioms.
Wed, 26 Dec 2007 16:01:15 +0100 Bruno Haible Fix the value of $auxdir used when generating the tests directory.
Wed, 26 Dec 2007 15:59:53 +0100 Bruno Haible Remove unnecessary -l options from LDFLAGS.
Thu, 20 Dec 2007 13:15:27 -0700 Eric Blake Work around circular library issue when cross-compiling.
Wed, 19 Dec 2007 16:09:03 -0700 Eric Blake Fix memmem to avoid O(n^2) worst-case complexity.
Tue, 18 Dec 2007 16:11:25 -0800 Paul Eggert Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
Mon, 17 Dec 2007 21:50:40 -0700 Eric Blake Revert addition of verify, for BSD/OS.
Mon, 17 Dec 2007 13:30:09 +0100 Petr Salinger getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
Fri, 14 Dec 2007 19:46:26 +0100 Jim Meyering Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
Mon, 17 Dec 2007 12:21:10 +0100 Bruno Haible Avoid a crash of a configure test on some x86_64 systems.
Sat, 15 Dec 2007 06:41:32 -0800 Karl Berry Merge branch 'master' of ssh://karl@git.sv.gnu.org/srv/git/gnulib
Sat, 15 Dec 2007 15:31:00 +0100 Jim Meyering Fix typo in previous ChangeLog entry.
Sat, 15 Dec 2007 10:21:05 +0100 Jim Meyering * build-aux/gnupload (GPG): Don't hard-code patch to gpg binary.
Sat, 15 Dec 2007 06:39:03 -0800 Karl Berry update from texinfo
Thu, 13 Dec 2007 14:58:44 -0700 Eric Blake Another fseek test.
Thu, 13 Dec 2007 12:09:31 -0700 Eric Blake Fix fseeko on mingw.
Thu, 13 Dec 2007 11:25:42 -0700 Eric Blake Beef up fseek tests.
Thu, 13 Dec 2007 11:11:53 -0700 Larry Jones Fix fseeko on BSD-based platforms.
Thu, 13 Dec 2007 06:23:06 -0800 Karl Berry autoupdate
Wed, 12 Dec 2007 10:29:17 -0700 Eric Blake Allow circular dependency of separate libtests.a
Tue, 11 Dec 2007 14:00:26 -0700 Eric Blake Fix bug with -0.0L in previous patch.
Tue, 11 Dec 2007 11:35:55 -0700 Eric Blake Detect pseudo-denormals on x86 even when cross-compiling.
Mon, 10 Dec 2007 09:54:54 -0700 Eric Blake Avoid link failures with separate libtests.a.
Tue, 11 Dec 2007 08:17:24 -0700 Eric Blake Fix OpenBSD 4.0 <float.h> handling of long double.
Tue, 11 Dec 2007 13:42:58 +0100 Jim Meyering * users.txt: Add libvirt.
Thu, 06 Dec 2007 21:00:24 +0100 Jim Meyering Support versions of autoconf prior to 2.59c.
Mon, 10 Dec 2007 12:13:34 +0100 Bruno Haible Collect sources for tests-related modules in tests/, compile them to libtests.a.
Mon, 10 Dec 2007 12:06:35 +0100 Bruno Haible Fix references to the build-aux directory in the generated tests/Makefile.am.
Mon, 10 Dec 2007 12:03:15 +0100 Bruno Haible Remove redundant code.
Fri, 07 Dec 2007 17:01:25 -0700 Eric Blake Again, remake scripts executable.
Fri, 07 Dec 2007 09:53:27 -0800 Karl Berry Merge branch 'master' of ssh://karl@git.sv.gnu.org/srv/git/gnulib
Fri, 07 Dec 2007 16:20:57 +0100 Jim Meyering Let these macros work also with autoconf-2.59.
Fri, 07 Dec 2007 09:46:02 -0800 Karl Berry autoupdate
Thu, 06 Dec 2007 16:49:19 +0100 Jim Meyering Avoid a configure-time syntax error in gl_FUNC_ACL.
Wed, 05 Dec 2007 22:38:39 +0100 Bruno Haible Update comments after last change.
Tue, 04 Dec 2007 14:45:04 -0700 Eric Blake Make scripts executable.
Tue, 04 Dec 2007 08:40:17 -0700 Eric Blake Fix frexp on mingw.
Tue, 04 Dec 2007 08:38:22 -0700 Eric Blake Make cygwin fseeko check more reliable.
Tue, 04 Dec 2007 08:35:02 -0700 Eric Blake * m4/strerror.m4: Bump version number.
Tue, 04 Dec 2007 09:44:15 +0100 Bruno Haible Mention a mingw problem.
Mon, 03 Dec 2007 16:49:30 -0700 Eric Blake Fix strerror module on Solaris 7.
Mon, 03 Dec 2007 15:30:36 -0800 Paul Eggert Add support for Solaris 10 ACLs. Also, ACLs are Gnulib, not Autoconf.
Mon, 03 Dec 2007 09:53:02 -0800 James Youngman * doc/regexprops-generic.texi: change "an close-group" to "a
Mon, 03 Dec 2007 12:58:14 +0100 Bruno Haible Fix a build error when someone uses "make maintainer-clean".
Mon, 03 Dec 2007 12:57:05 +0100 Bruno Haible Move declaration of getpagesize() from getpagesize.h to unistd.h.
Mon, 03 Dec 2007 12:53:14 +0100 Bruno Haible Tests for module 'strings'.
Mon, 03 Dec 2007 12:50:59 +0100 Bruno Haible Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
Sat, 01 Dec 2007 11:53:07 -0700 Eric Blake Fix fseeko detection for cygwin 1.5.25.
Sat, 01 Dec 2007 15:34:41 +0100 Jim Meyering Fix a 4-year-old used-uninitialized bug in regcomp.c.
Fri, 30 Nov 2007 16:39:12 +0100 Bruno Haible Make recursive locks really recursive on POSIX systems.
Thu, 29 Nov 2007 15:05:32 -0800 Karl Berry autoupdate
Wed, 28 Nov 2007 13:56:55 -0800 Paul Eggert New function qset_acl, like set_acl but with syscall semantics.
Wed, 28 Nov 2007 18:25:36 +0100 Jim Meyering * modules/physmem (License): Change from GPL to LGPLv2+.
Mon, 26 Nov 2007 21:13:57 +0100 Bruno Haible Don't abort if the 'long double' type has excess precision.
Mon, 26 Nov 2007 06:17:07 -0800 Karl Berry autoupdate
Mon, 26 Nov 2007 06:16:09 -0800 Karl Berry autoupdate
Sun, 25 Nov 2007 11:05:04 -0800 Karl Berry sync with autoconf
Sun, 25 Nov 2007 17:09:25 +0100 Ralf Wildenhues * doc/fdl.texi, doc/gpl-3.0.texi, doc/lgpl-3.0.texi:
Thu, 22 Nov 2007 22:13:20 +0100 Ondřej Vašík Adjust getdate's grammar to accept a slightly more regular language.
Sun, 18 Nov 2007 11:51:26 +0100 Jim Meyering Pull my changes from coreutils:
Sun, 18 Nov 2007 11:42:16 +0100 Sergey Poznyakoff bootstrap: work also with 4-argument variant of AC_INIT
Fri, 16 Nov 2007 13:16:27 -0800 Paul Eggert Port test-getaddrinfo to Solaris (fixed version; previous change was wrong).
Fri, 16 Nov 2007 11:18:36 -0800 Paul Eggert Port test-getaddrinfo to Solaris.
Thu, 15 Nov 2007 20:58:12 -0800 Paul Eggert The license of gnu-make and posix-shell is now "GPLed build tool".
Thu, 15 Nov 2007 16:28:05 -0800 Paul Eggert New module posix-shell, for determining a POSIX shell
Thu, 15 Nov 2007 15:52:13 -0800 Paul Eggert New module gnu-make, for determining whether we're using GNU Make.
Wed, 14 Nov 2007 13:33:21 +0100 Jim Meyering Define a sometimes-link-required function using ARGMATCH_DIE_DECL.
Wed, 14 Nov 2007 13:08:37 +0100 Bruno Haible Port to OpenBSD 4.1.
Mon, 12 Nov 2007 23:43:16 -0800 Paul Eggert Document 64-bit #if problems in stdint.texi.
Mon, 12 Nov 2007 15:50:17 -0800 Paul Eggert Don't insist on 'long long int' support in the preprocessor. It
Tue, 13 Nov 2007 00:25:37 +0100 Bruno Haible Tests for Unicode character classification functions.
Tue, 13 Nov 2007 00:15:53 +0100 Bruno Haible Unicode character classification functions.
Mon, 12 Nov 2007 01:39:22 +0100 Bruno Haible New module 'gperf'.
Sun, 11 Nov 2007 15:14:24 +0100 Bruno Haible Detect round() bug on NetBSD 3.0/x86.
Sun, 11 Nov 2007 14:26:28 +0100 Bruno Haible A better way to avoid link failure for the argmatch test.
Sun, 11 Nov 2007 14:17:22 +0100 Bruno Haible Use the shared tests for the floor* and ceil* functions.
Sun, 11 Nov 2007 14:08:25 +0100 Bruno Haible Handle the case that floorl and roundl are declared but do not exist.
Sun, 11 Nov 2007 13:58:25 +0100 Bruno Haible Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
Sun, 11 Nov 2007 01:37:52 +0100 Bruno Haible Align checks for ptrdiff_t.
Sat, 10 Nov 2007 16:31:31 +0100 Jim Meyering Avoid link failure for the argmatch test.
Fri, 09 Nov 2007 12:59:46 +0100 Bruno Haible Document and work around a BeOS snprintf() bug.
Fri, 09 Nov 2007 12:52:05 +0100 Bruno Haible Fix inefficiency introduced on 2007-11-03.
Fri, 09 Nov 2007 12:24:38 +0100 Bruno Haible Avoid a test failure on BeOS.
Thu, 01 Nov 2007 18:34:38 +0100 Jim Meyering Change cache variable name prefix "jm_" to "gl_" everywhere.
Wed, 07 Nov 2007 02:12:43 +0100 Bruno Haible Upgrade to gettext-0.17.
Wed, 07 Nov 2007 02:00:34 +0100 Bruno Haible Update version number, from gettext-0.17.
Wed, 07 Nov 2007 01:36:49 +0100 Bruno Haible Fix port to QNX.
Wed, 07 Nov 2007 01:24:59 +0100 Bruno Haible Port to QNX.
Tue, 06 Nov 2007 00:41:57 +0100 Bruno Haible Fix the processing of finite numbers with the 'a' and 'A' directives.
Tue, 06 Nov 2007 00:27:27 +0100 Bruno Haible Fix a compilation error of realloc.c on OSF/1 4.0d and similar bugs.
Mon, 05 Nov 2007 08:27:07 +0100 Jim Meyering git-version-gen: sync from coreutils.
Mon, 05 Nov 2007 01:55:32 +0100 Bruno Haible Protect all macro definitions containing an 'if' statement.
Sun, 04 Nov 2007 22:43:31 +0100 Bruno Haible Undefine two macros after they are not needed any more.
Sun, 04 Nov 2007 21:14:08 +0100 Bruno Haible Use GL_NOCRASH, to avoid a crashreporter dialog box from a configure check.
Sun, 04 Nov 2007 19:52:07 +0100 Bruno Haible New module 'nocrash'.
Sun, 04 Nov 2007 19:43:13 +0100 Bruno Haible Add tests for large precisions.
Sun, 04 Nov 2007 17:19:42 +0100 Bruno Haible Fix *printf behaviour for large precisions on mingw and BeOS.
Sun, 04 Nov 2007 15:00:15 +0100 Bruno Haible Fix output of floating-point values with large exponent.
Sun, 04 Nov 2007 10:32:29 +0100 Bruno Haible relocatable.m4 needs lib-ld.m4.
Sat, 03 Nov 2007 17:00:19 +0100 Bruno Haible New tests for modules 'test-fprintf-posix' and 'test-printf-posix'.
Sat, 03 Nov 2007 16:52:20 +0100 Bruno Haible Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
Sat, 03 Nov 2007 16:36:58 +0100 Bruno Haible Tests for module 'frexp-nolibm'.
Sat, 03 Nov 2007 16:35:53 +0100 Bruno Haible New module 'frexp-nolibm'.
Sat, 03 Nov 2007 15:22:52 +0100 Bruno Haible Fix detection of overflow: don't assume that snprintf is C99 compliant.
Sat, 03 Nov 2007 12:40:53 +0100 Bruno Haible Fix out-of-memory handling of vasnprintf.
Fri, 02 Nov 2007 16:28:00 -0600 Eric Blake Fix xprintf tests on cygwin.
Fri, 02 Nov 2007 00:17:19 +0100 Bruno Haible Fix documentation about what the 'putenv' module provides.
Thu, 01 Nov 2007 09:19:14 -0700 Paul Eggert * m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
Thu, 01 Nov 2007 13:23:33 +0100 Bruno Haible Define the putenv substitute in <stdlib.h> rather than in <config.h>.
Wed, 31 Oct 2007 20:32:07 +0100 Jim Meyering Treat an empty date string exactly like "0".
Wed, 31 Oct 2007 13:13:14 +0100 Bruno Haible Remove obsolete macros gl_AC_TYPE_LONG_LONG, gl_AC_TYPE_UNSIGNED_LONG_LONG.
Wed, 31 Oct 2007 12:55:02 +0100 Bruno Haible Ensure AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT are consistent.
Wed, 31 Oct 2007 02:30:29 +0100 Bruno Haible Typo in comment.
Wed, 31 Oct 2007 02:27:41 +0100 Bruno Haible New module 'xvasprintf-posix'.
Wed, 31 Oct 2007 02:25:22 +0100 Bruno Haible Tests for module 'xprintf-posix'.
Wed, 31 Oct 2007 02:23:50 +0100 Bruno Haible New module 'xprintf-posix'.
Tue, 30 Oct 2007 07:05:41 +0100 Ralf Wildenhues Remove some temp files leftover from tests.
Tue, 30 Oct 2007 01:31:13 +0100 Bruno Haible Rename the cache variable to contain the special marker '_cv_'.
Mon, 29 Oct 2007 12:55:44 +0100 Bruno Haible If --lgpl is not specified, convert copyright headers to GPLv3+.
Mon, 29 Oct 2007 04:23:19 +0100 Bruno Haible Use REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
Mon, 29 Oct 2007 03:59:04 +0100 Bruno Haible Fix "integer overflow" warnings with OSF/1 5.1 cc.
Mon, 29 Oct 2007 03:56:55 +0100 Bruno Haible Revert ChangeLog damage in last commit.
Mon, 29 Oct 2007 03:19:52 +0100 Bruno Haible Fix link errors with Sun C 5.0 on Solaris 10.
Mon, 29 Oct 2007 02:08:41 +0100 Bruno Haible Put the test whether the floor or ceil variant needs libm into a separate macro.
Mon, 29 Oct 2007 00:25:20 +0100 Bruno Haible Add/remove some blank lines.
Sun, 28 Oct 2007 23:25:16 +0100 Bruno Haible Allow specifying the LGPL version number through --lgpl=2 or --lgpl=3.
Sun, 28 Oct 2007 21:45:28 +0100 Bruno Haible Define and declare u{8,16}_uctomb_aux also if !HAVE_INLINE.
Sun, 28 Oct 2007 21:39:15 +0100 Bruno Haible Notify xgettext about functions that have a format string argument.
Sat, 27 Oct 2007 22:12:07 -0700 Ben Pfaff Implement 'isfinite' module.
Sat, 27 Oct 2007 21:05:58 -0700 Ben Pfaff Check whether round* exist in libraries, not just whether they are declared.
Sun, 28 Oct 2007 01:35:59 +0200 Bruno Haible Document some more things the gnulib user must be aware of.
Sat, 27 Oct 2007 03:39:41 +0200 Bruno Haible Borrow an improved version of AC_C_RESTRICT from autoconf.
Sat, 27 Oct 2007 00:41:22 +0200 Bruno Haible Change strerror so that it never returns an empty string.
Fri, 26 Oct 2007 18:31:38 +0200 Micah Cowan Remove vestiges of cvs-gnulib-checkout process. Now we use git.
Wed, 24 Oct 2007 22:32:48 +0200 Jim Meyering Avoid diagnostics from sha1sum when there is no cached checksum.
Wed, 24 Oct 2007 22:12:56 +0200 Jim Meyering * build-aux/bootstrap: Sync from coreutils:
Wed, 24 Oct 2007 00:47:53 -0700 Paul Eggert * README: Append ".git" to git and cg examples.
Tue, 23 Oct 2007 23:47:53 +0200 Micah Cowan Add wget to the list of users.
Tue, 23 Oct 2007 06:44:39 +0200 Ralf Wildenhues Fix linking of some unistdio tests on FreeBSD.
Tue, 23 Oct 2007 06:37:17 +0200 Ralf Wildenhues Fix linking of some uniconv tests on FreeBSD.
Tue, 23 Oct 2007 00:12:46 +0200 Bruno Haible Add check that intmax_t and uintmax_t have the same size.
Mon, 22 Oct 2007 16:05:18 -0600 Eric Blake Tweak x*printf documentation.
Mon, 22 Oct 2007 23:51:39 +0200 Bruno Haible Fix typo in comment.
Mon, 22 Oct 2007 14:59:23 -0700 Paul Eggert Fix Tru64 problem with stdbool.h.
Mon, 22 Oct 2007 14:09:16 -0600 Eric Blake Also wrap vf?printf.
Mon, 22 Oct 2007 23:50:32 +0200 Ralf Wildenhues Fix fstrcmp-tests on FreeBSD, AIX.
Mon, 22 Oct 2007 23:48:28 +0200 Ralf Wildenhues Fix missing U_MBLEN define in u??-conf-to-enc.c.
Mon, 22 Oct 2007 14:03:13 -0700 Paul Eggert * lib/acl.c (copy_acl): Adjust to IRIX 6.5. Problem reported
Mon, 22 Oct 2007 22:58:30 +0200 Ralf Wildenhues Fix getloadavg.c on Tru64 4.0D.
Mon, 22 Oct 2007 22:44:20 +0200 Ralf Wildenhues * tests/test-i-ring.c: Work for C89.
Mon, 22 Oct 2007 09:48:04 -0700 Bruno Haible * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
Mon, 22 Oct 2007 09:39:27 -0600 Eric Blake * tests/test-yesno.sh: Silence stderr during test.
Mon, 22 Oct 2007 09:32:11 +0200 Simon Josefsson Add module 'gc-camellia'.
Mon, 22 Oct 2007 08:02:39 +0200 Simon Josefsson (gzip_rsyncable): Don't fail if gzip sends --help to stdout.
Mon, 22 Oct 2007 07:57:59 +0200 Simon Josefsson users.txt: Fix link to libksba.
Sun, 21 Oct 2007 18:23:37 -0700 Ben Pfaff Make roundf-tests module depend on floorf, ceilf.
Sun, 21 Oct 2007 17:28:32 -0700 Ben Pfaff Fix bugs in round modules reported by Bruno Haible.
Mon, 22 Oct 2007 01:35:10 +0200 Bruno Haible Allow wcwidth to return -1 in some more cases. Fixes test failure on Solaris 10.
Sun, 21 Oct 2007 22:37:10 +0200 Bruno Haible Tweak to make it usable in gettext's libasprintf.
Sun, 21 Oct 2007 21:37:48 +0200 Bruno Haible Allow wcwidth to return -1 in some cases.
Sun, 21 Oct 2007 21:36:37 +0200 Bruno Haible Replace wcwidth also if it fails on U+200B (ZERO WIDTH SPACE).
Sun, 21 Oct 2007 20:18:55 +0200 Bruno Haible Tweak last ChangeLog entry.
Sun, 21 Oct 2007 20:06:53 +0200 Bruno Haible Use isnanf() instead of isnan(). Avoids a link error on HP-UX 11.
Sun, 21 Oct 2007 09:17:31 -0600 Eric Blake * users.txt: Update URL for m4.
Sun, 21 Oct 2007 14:26:49 +0200 Bruno Haible Add clisp. Update stale URLs.
Sun, 21 Oct 2007 14:20:08 +0200 Bruno Haible Update after move from cvs to git.
Sun, 21 Oct 2007 02:33:32 +0200 Bruno Haible Fix typo in macro name.
Sat, 20 Oct 2007 13:08:26 -0700 Ben Pfaff Implement 'round', 'roundf', 'roundl' modules.
Sat, 20 Oct 2007 18:34:27 +0200 Jim Meyering * lib/xprintf.c: Include <config.h> unconditionally.
Sat, 20 Oct 2007 16:25:00 +0200 Jim Meyering Change xprintf's license to GPL.
Sat, 20 Oct 2007 16:19:33 +0200 Jim Meyering xprintf fixes.
Sat, 20 Oct 2007 14:56:19 +0200 Bruno Haible Don't report an unjustified overflow error.
Sat, 20 Oct 2007 14:34:54 +0200 Bruno Haible Don't rely on excess precision: -4 > -3.00000024 - 1 can evaluate to false
Sat, 20 Oct 2007 13:44:47 +0200 Bruno Haible New module 'ceil'.
Sat, 20 Oct 2007 13:43:59 +0200 Bruno Haible New module 'floor'.
Sat, 20 Oct 2007 13:08:33 +0200 Bruno Haible Depend on fprintf-posix.
Fri, 19 Oct 2007 22:30:06 +0200 Jim Meyering * lib/xprintf.c: Don't bother testing specific errno values. Just test ferror.
Fri, 19 Oct 2007 22:11:17 +0200 Jim Meyering * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
Fri, 19 Oct 2007 17:09:37 +0200 Jim Meyering New module: xprintf
Fri, 19 Oct 2007 12:51:22 +0200 Bruno Haible Use @FOO@ syntax instead of $(FOO) syntax, because it uncovers typos early.
Fri, 19 Oct 2007 09:35:06 +0200 Jim Meyering Correct file name.
Fri, 19 Oct 2007 01:50:42 +0200 Bruno Haible Don't use %n on glibc >= 2.3 systems.
Thu, 18 Oct 2007 06:05:40 -0600 Eric Blake * modules/filenamecat-tests (Makefile.am): Link against -lintl.
Thu, 18 Oct 2007 13:13:15 +0200 Bruno Haible Improve detection of whether %n is supported or not.
Thu, 18 Oct 2007 12:57:57 +0200 Bruno Haible Fix various issues with the 'trim' module.
Wed, 17 Oct 2007 16:06:45 -0700 Paul Eggert Modify glob.c to use fstatat and dirfd, to simplify it.
Thu, 18 Oct 2007 00:23:46 +0200 Bruno Haible Improve comments in last patch.
Wed, 17 Oct 2007 21:30:40 +0200 Ralf Wildenhues * gnulib-tool (func_get_dependencies): Fix sed script to match only tests.
Wed, 17 Oct 2007 17:23:56 +0200 Bruno Haible Restrict the usable locale names on Cygwin.
Wed, 17 Oct 2007 02:20:47 +0200 Bruno Haible Use rpl_ prefix for functions, so as to avoid endless recursions in weird cases.
Wed, 17 Oct 2007 02:11:05 +0200 Bruno Haible Relax the license.
Tue, 16 Oct 2007 16:39:39 -0700 Paul Eggert Merge glibc changes into lib/glob.c.
Tue, 16 Oct 2007 13:33:21 -0700 Paul Eggert Check for 64-bit int errors in HP-UX 10.20 preprocessor.
Mon, 15 Oct 2007 22:40:19 +0200 Bruno Haible Use rpl_ prefix for functions, so as to avoid endless recursions in weird cases.
Mon, 15 Oct 2007 21:15:17 +0200 Ralf Wildenhues * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
Mon, 15 Oct 2007 20:29:01 +0200 Bruno Haible Tweak last patch.
Mon, 15 Oct 2007 20:11:36 +0200 Bruno Haible Fix typos in last patch.
Mon, 15 Oct 2007 15:52:42 +0200 Bruno Haible Replace paragraph that was explaining old way of handling LIBOBJS.
Mon, 15 Oct 2007 13:12:04 +0200 Bruno Haible Ensure NULL is defined, before using it.
Mon, 15 Oct 2007 11:07:33 +0200 Simon Josefsson m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
Sun, 14 Oct 2007 12:29:27 +0200 Bruno Haible Test for module 'iconv_open-utf'.
Sun, 14 Oct 2007 12:27:28 +0200 Bruno Haible New module 'iconv_open-utf': Enhance iconv_open to support UTF-{16,32}{BE,LE}.
Sat, 13 Oct 2007 16:26:13 +0200 Bruno Haible A different way to test for getaddrinfo, so that it works on OSF/1 5.1.
Sat, 13 Oct 2007 15:48:53 +0200 Bruno Haible Prefer the ISO C99 inline semantics over the old GNU C inline semantics.
Sat, 13 Oct 2007 15:25:42 +0200 Bruno Haible Handle 'inline' change in gcc 4.3.0.
Sat, 13 Oct 2007 13:24:03 +0200 Bruno Haible Enable the use of __freading for glibc >= 2.7.
Fri, 12 Oct 2007 23:02:18 -0700 Paul Eggert * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
Sat, 13 Oct 2007 03:09:19 +0200 Bruno Haible Fix incorrect rounding of ceil, ceilf, ceill in some cases. Add new test.
Sat, 13 Oct 2007 03:00:51 +0200 Bruno Haible Rename tests/test-ceilf.c to tests/test-ceilf1.c.
Sat, 13 Oct 2007 02:52:28 +0200 Bruno Haible New test.
Sat, 13 Oct 2007 02:51:46 +0200 Bruno Haible Fix incorrect rounding of floor, floorf, floorl in some cases. Add new test.
Sat, 13 Oct 2007 02:28:32 +0200 Bruno Haible Rename tests/test-floorf.c to tests/test-floorf1.c.
Sat, 13 Oct 2007 02:21:50 +0200 Bruno Haible Add dependencies for test-trunc2.
Sat, 13 Oct 2007 02:14:52 +0200 Bruno Haible Add new test for trunc function.
Sat, 13 Oct 2007 02:07:12 +0200 Bruno Haible Rename tests/test-trunc.c to tests/test-trunc1.c.
Sat, 13 Oct 2007 02:03:49 +0200 Bruno Haible Fix incorrect rounding of trunc, truncf, truncl in some cases. Add a new test.
Sat, 13 Oct 2007 02:00:48 +0200 Bruno Haible Renamed to tests/test-truncf1.c.
Sat, 13 Oct 2007 01:52:20 +0200 Bruno Haible Rename test-truncf.c to test-truncf1.c.
Thu, 11 Oct 2007 16:10:24 -0600 Eric Blake Don't claim strerror is broken on Interix.
Thu, 11 Oct 2007 23:56:06 +0200 Bruno Haible Put unit test for i-ring module into a normal test module.
Thu, 11 Oct 2007 23:44:32 +0200 Bruno Haible Put unit test for filenamecat module into a normal test module.
Thu, 11 Oct 2007 14:43:30 -0700 Paul Eggert Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
Tue, 09 Oct 2007 08:09:48 -0600 Eric Blake Silence test-fpending.
Tue, 09 Oct 2007 14:56:47 +0200 Bruno Haible Mention many new modules in the right categories.
Mon, 08 Oct 2007 18:56:32 -0700 Ben Pfaff Fix typo in comment.
Mon, 08 Oct 2007 17:11:13 -0700 Paul Eggert Fix some portability problems in the previous change.
Mon, 08 Oct 2007 16:26:12 -0700 Paul Eggert * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
Mon, 08 Oct 2007 12:50:32 +0200 Simon Josefsson Change license to LGPLv2+ on dummy, float, realloc, stdlib.
Mon, 08 Oct 2007 09:23:39 +0200 Bruno Haible Mention the license change.
Mon, 08 Oct 2007 00:01:02 +0200 Bruno Haible Fix type of TWO_MANT_DIG.
Sun, 07 Oct 2007 22:10:35 +0200 Bruno Haible Rename parameter 'exp' to 'expptr', to avoid gcc warnings.
Sun, 07 Oct 2007 20:49:20 +0200 Jim Meyering Make xnanosleep's integer overflow test more robust.
Sun, 07 Oct 2007 19:47:13 +0200 Bruno Haible Update the meaning of the license abbreviations.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Sun, 07 Oct 2007 17:38:16 +0200 Bruno Haible Change copyright notice from LGPLv2.1+ to LGPLv3+.
Sun, 07 Oct 2007 17:23:24 +0200 Bruno Haible Change copyright notice from LGPLv2.0+ to LGPLv3+.
Sun, 07 Oct 2007 17:00:27 +0200 Bruno Haible Change copyright notice from LGPL to GPL.
Sun, 07 Oct 2007 12:41:50 +0200 Bruno Haible Typo in last commit.
Sun, 07 Oct 2007 05:10:20 +0200 Bruno Haible Ensure glibc declares trunc().
Sun, 07 Oct 2007 04:48:29 +0200 Bruno Haible Test for module 'freopen'.
Sun, 07 Oct 2007 04:47:49 +0200 Bruno Haible Test for module 'fopen'.
Sun, 07 Oct 2007 04:46:57 +0200 Bruno Haible New modules 'fopen' and 'freopen'.
Sun, 07 Oct 2007 04:40:31 +0200 Bruno Haible Test for 'open' module.
Sun, 07 Oct 2007 04:39:17 +0200 Bruno Haible New module 'open'.
Fri, 05 Oct 2007 03:55:37 +0200 Bruno Haible Test for module 'ceill'.
Fri, 05 Oct 2007 03:54:50 +0200 Bruno Haible New module 'ceill'.
Fri, 05 Oct 2007 03:44:19 +0200 Bruno Haible Test for module 'ceilf'.
Fri, 05 Oct 2007 03:43:42 +0200 Bruno Haible New module 'ceilf'.
Fri, 05 Oct 2007 03:34:16 +0200 Bruno Haible Test for module 'floorl'.
Fri, 05 Oct 2007 03:33:31 +0200 Bruno Haible New module 'floorl'.
Fri, 05 Oct 2007 03:02:59 +0200 Bruno Haible Test for module 'floorf'.
Fri, 05 Oct 2007 03:02:08 +0200 Bruno Haible New module 'floorf'.
Fri, 05 Oct 2007 02:24:39 +0200 Bruno Haible Talk about git instead or in addition to cvs.
Fri, 05 Oct 2007 02:02:30 +0200 Bruno Haible Explain what an absent module means.
Fri, 05 Oct 2007 01:41:26 +0200 Bruno Haible Test for module 'truncl'.
Fri, 05 Oct 2007 01:39:53 +0200 Bruno Haible New module 'truncl'.
Fri, 05 Oct 2007 01:08:22 +0200 Bruno Haible Test for module 'truncf'.
Fri, 05 Oct 2007 01:06:37 +0200 Bruno Haible New module 'truncf'.
Thu, 04 Oct 2007 03:42:26 +0200 Bruno Haible Synthesize an EXTRA_DIST augmentation also for tests modules.
Thu, 04 Oct 2007 03:23:10 +0200 Bruno Haible Test for module 'trunc'.
Thu, 04 Oct 2007 03:22:14 +0200 Bruno Haible New module 'trunc'.
Wed, 03 Oct 2007 23:36:11 +0200 Bruno Haible Test for __fpending function.
Wed, 03 Oct 2007 22:16:40 +0200 Bruno Haible Add support for QNX (untested).
Wed, 03 Oct 2007 15:09:50 +0200 Bruno Haible Prefer @command as replacement of invalid @program.
Wed, 03 Oct 2007 14:07:57 +0200 Bruno Haible Add gnulib.html, generated by "make html".
Wed, 03 Oct 2007 14:06:53 +0200 Bruno Haible Use valid texinfo directives. @program is not a valid directive.
Tue, 02 Oct 2007 09:57:35 +0200 Jim Meyering Perform one more "_.h" -> ".in.h" substitution.
Tue, 02 Oct 2007 01:14:09 +0200 Bruno Haible AC_LIBSOURCES([alloca.c]) must be a no-op, otherwise it breaks the 'alloca-opt'
Tue, 02 Oct 2007 00:43:39 +0200 Bruno Haible Update after renamings.
Tue, 02 Oct 2007 00:42:53 +0200 Bruno Haible Rename wctype_.h to wctype.in.h.
Tue, 02 Oct 2007 00:41:54 +0200 Bruno Haible Rename wchar_.h to wchar.in.h.
Tue, 02 Oct 2007 00:40:59 +0200 Bruno Haible Rename unistd_.h to unistd.in.h.
Tue, 02 Oct 2007 00:39:46 +0200 Bruno Haible Rename time_.h to time.in.h.
Tue, 02 Oct 2007 00:38:39 +0200 Bruno Haible Rename sysexits_.h to sysexits.in.h.
Tue, 02 Oct 2007 00:37:40 +0200 Bruno Haible Rename sys_time_.h to sys_time.in.h.
Tue, 02 Oct 2007 00:36:42 +0200 Bruno Haible Rename sys_stat_.h to sys_stat.in.h.
Tue, 02 Oct 2007 00:35:36 +0200 Bruno Haible Rename sys_socket_.h to sys_socket.in.h.
Tue, 02 Oct 2007 00:34:23 +0200 Bruno Haible Rename sys_select_.h to sys_select.in.h.
Tue, 02 Oct 2007 00:33:23 +0200 Bruno Haible Rename string_.h to string.in.h.
Tue, 02 Oct 2007 00:31:18 +0200 Bruno Haible Rename stdlib_.h to stdlib.in.h.
Tue, 02 Oct 2007 00:29:20 +0200 Bruno Haible Rename stdio_.h to stdio.in.h.
Tue, 02 Oct 2007 00:28:19 +0200 Bruno Haible Rename stdint_.h to stdint.in.h.
Tue, 02 Oct 2007 00:27:14 +0200 Bruno Haible Rename stdbool_.h to stdbool.in.h.
Tue, 02 Oct 2007 00:26:06 +0200 Bruno Haible Rename signal_.h to signal.in.h.
Tue, 02 Oct 2007 00:24:48 +0200 Bruno Haible Rename search_.h to search.in.h.
Tue, 02 Oct 2007 00:23:40 +0200 Bruno Haible Rename poll_.h to poll.in.h.
Tue, 02 Oct 2007 00:22:31 +0200 Bruno Haible Rename netinet_in_.h to netinet_in.in.h.
Tue, 02 Oct 2007 00:21:15 +0200 Bruno Haible Rename math_.h to math.in.h.
Tue, 02 Oct 2007 00:19:59 +0200 Bruno Haible Rename locale_.h to locale.in.h.
Tue, 02 Oct 2007 00:18:55 +0200 Bruno Haible Rename inttypes_.h to inttypes.in.h.
Tue, 02 Oct 2007 00:17:23 +0200 Bruno Haible Rename iconv_.h to iconv.in.h.
Tue, 02 Oct 2007 00:16:21 +0200 Bruno Haible Rename glob_.h to glob.in.h.
Tue, 02 Oct 2007 00:14:33 +0200 Bruno Haible Rename getopt_.h to getopt.in.h.
Tue, 02 Oct 2007 00:13:04 +0200 Bruno Haible Rename fnmatch_.h to fnmatch.in.h.
Tue, 02 Oct 2007 00:11:20 +0200 Bruno Haible Rename float_.h to float.in.h.
Tue, 02 Oct 2007 00:10:04 +0200 Bruno Haible Rename fcntl_.h to fcntl.in.h.
Tue, 02 Oct 2007 00:08:48 +0200 Bruno Haible Rename dirent_.h to dirent.in.h.
Tue, 02 Oct 2007 00:07:19 +0200 Bruno Haible Rename byteswap_.h to byteswap.in.h.
Tue, 02 Oct 2007 00:05:40 +0200 Bruno Haible Rename argz_.h to argz.in.h.
Tue, 02 Oct 2007 00:03:53 +0200 Bruno Haible Rename alloca_.h to alloca.in.h.
Mon, 01 Oct 2007 01:06:50 +0200 Bruno Haible Ignore files created by makeinfo or texi2dvi.
Sun, 30 Sep 2007 15:54:30 +0200 Bruno Haible Make the test compile on BeOS.
Sun, 30 Sep 2007 13:15:40 +0200 Bruno Haible Use check_PROGRAMS instead of noinst_PROGRAMS.
Sun, 30 Sep 2007 05:53:48 +0200 Bruno Haible Tweak doc of getdelim and getline declarations.
Sun, 30 Sep 2007 04:17:42 +0200 Bruno Haible Change xreadlink module to use areadlink.
Sun, 30 Sep 2007 01:23:51 +0200 Bruno Haible m4 macro indentation.
Sun, 30 Sep 2007 01:06:17 +0200 Bruno Haible Remove execute permission.
Sun, 30 Sep 2007 00:59:45 +0200 Bruno Haible Add CVS checkout update instructions.
Fri, 28 Sep 2007 16:51:52 -0600 Eric Blake Provide move-if-change.
Fri, 28 Sep 2007 23:26:49 +0200 Jim Meyering Fix canonicalize loop-detection corner case.
Tue, 25 Sep 2007 07:11:35 -0600 Eric Blake Enforce that AC_REPLACE_FUNCS files exist.
Fri, 28 Sep 2007 07:16:44 -0600 Eric Blake Give proper credit.
Fri, 28 Sep 2007 06:33:50 -0600 Eric Blake Fix test-closein on Solaris 10.
Fri, 28 Sep 2007 10:38:32 +0200 Jim Meyering * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
Thu, 27 Sep 2007 11:39:36 +0200 Jim Meyering Mention that the file-set and hash-triple modules come from coreutils.
Mon, 24 Sep 2007 13:39:37 +0200 Jim Meyering canonicalize: Avoid a false-positive cycle failure.
Tue, 25 Sep 2007 22:17:24 +0200 Jim Meyering New module, file-set.
Tue, 25 Sep 2007 22:11:42 +0200 Jim Meyering New module, hash-triple.
Tue, 25 Sep 2007 10:40:16 -0600 Eric Blake Fix strerror on Interix.
Tue, 25 Sep 2007 02:05:06 +0200 Bruno Haible Explain how to get a read-write checkout of gnulib.
Mon, 24 Sep 2007 16:13:39 -0600 Eric Blake Revert fpending breakage from 2007-09-08.
Mon, 24 Sep 2007 13:43:03 +0200 Jim Meyering filenamecat.c: Add a test.
Fri, 21 Sep 2007 15:02:37 +0200 Simon Josefsson tests/test-canonicalize.sh: Turn on executable bit.
Wed, 19 Sep 2007 14:55:30 -0600 Eric Blake * README: Update CVS instructions.
Tue, 18 Sep 2007 22:04:19 +0000 Bruno Haible New module 'areadlink'. origin
Tue, 18 Sep 2007 22:03:42 +0000 Bruno Haible New module 'areadlink'. File based on lib/xreadlink.c.
Mon, 17 Sep 2007 16:51:01 +0000 Jim Meyering * lib/savewd.c (ESTALE) [!defined]: Define.
Mon, 17 Sep 2007 10:26:32 +0000 Bruno Haible Make "gnulib-tool --version" work in git-cvsserver checkout.
Sun, 16 Sep 2007 11:42:32 +0000 Bruno Haible Make the buffer large enough, to avoid a buffer overflow.
Sun, 16 Sep 2007 00:41:34 +0000 Bruno Haible Try harder to enable the alias for 'sed'.
Thu, 13 Sep 2007 13:52:18 +0000 Eric Blake * ChangeLog: Remove conflict markers.
Thu, 13 Sep 2007 11:53:38 +0000 Simon Josefsson (gc_hash_open): Catch NULL calloc return value.
Wed, 12 Sep 2007 23:24:15 +0000 Bruno Haible Avoid defining AC_USE_SYSTEM_EXTENSIONS here.
Wed, 12 Sep 2007 15:59:57 +0000 Eric Blake Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
Tue, 11 Sep 2007 23:07:45 +0000 Bruno Haible Remove old, obsolete isc-posix.m4.
Tue, 11 Sep 2007 15:58:09 +0000 Eric Blake * ChangeLog: Restore lines accidentally truncated 2007-04-06.
Tue, 11 Sep 2007 00:40:16 +0000 Bruno Haible Fix typo in error message.
Mon, 10 Sep 2007 16:39:13 +0000 Karl Berry autoupdate
Mon, 10 Sep 2007 13:18:03 +0000 Karl Berry autoupdate
Sun, 09 Sep 2007 17:38:23 +0000 Bruno Haible Oops, avoid an infinite recursion.
Sun, 09 Sep 2007 17:14:46 +0000 Bruno Haible Update portability list.
Sun, 09 Sep 2007 17:10:10 +0000 Bruno Haible Oops, invert the direction of the test.
Sun, 09 Sep 2007 14:48:10 +0000 Jim Meyering * lib/hash.c (hash_initialize): Detect calloc failure.
Sun, 09 Sep 2007 14:32:21 +0000 Bruno Haible Set errno to ENOMEM when malloc/realloc fails. Needed on mingw.
Sun, 09 Sep 2007 14:27:39 +0000 Bruno Haible Add dependencies to malloc-posix, realloc-posix.
Sun, 09 Sep 2007 14:27:13 +0000 Bruno Haible Add dependency to realloc-posix.
Sun, 09 Sep 2007 14:26:55 +0000 Bruno Haible Add dependency to malloc-posix.
Sun, 09 Sep 2007 13:20:45 +0000 Bruno Haible New chapter "POSIX Substitutes Library".
Sun, 09 Sep 2007 13:19:42 +0000 Bruno Haible Simplify the malloc/realloc/calloc macrology.
Sun, 09 Sep 2007 13:07:55 +0000 Bruno Haible Simplify the malloc/realloc/calloc macrology.
Sun, 09 Sep 2007 13:01:44 +0000 Bruno Haible New module 'malloc-posix'.
Sun, 09 Sep 2007 12:56:27 +0000 Bruno Haible New module 'realloc-posix'.
Sun, 09 Sep 2007 12:29:37 +0000 Bruno Haible New module 'calloc-posix'.
Sun, 09 Sep 2007 12:17:35 +0000 Bruno Haible Allow for modules to show an arbitrary notice.
Sun, 09 Sep 2007 11:49:57 +0000 Bruno Haible New options --verbose, --quiet.
Sat, 08 Sep 2007 23:07:48 +0000 Bruno Haible Prefer rsync over wget when available.
Sat, 08 Sep 2007 22:45:08 +0000 Bruno Haible Add --help and --version option processing.
Sat, 08 Sep 2007 22:27:19 +0000 Bruno Haible Script to print the POSIX substitutes modules.
Sat, 08 Sep 2007 21:36:51 +0000 Bruno Haible Remove extra @code.
Sat, 08 Sep 2007 19:25:52 +0000 Jim Meyering Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
Sat, 08 Sep 2007 12:16:39 +0000 Bruno Haible Remove old stub file.
Fri, 07 Sep 2007 10:33:34 +0000 Simon Josefsson doc/headers/stdint.texi: Discuss #include_next issue.
Thu, 06 Sep 2007 18:14:05 +0000 Paul Eggert * build-aux/bootstrap: Remove obsolete comment about wget --help.
Thu, 06 Sep 2007 17:52:29 +0000 Paul Eggert * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
Mon, 03 Sep 2007 12:19:53 +0000 Karl Berry update from texinfo
Mon, 03 Sep 2007 10:47:39 +0000 Jim Meyering New module: git-version-gen.
Sun, 02 Sep 2007 23:05:26 +0000 Jim Meyering Import changes from coreutils for bootstrap script.
Sun, 02 Sep 2007 22:42:45 +0000 Jim Meyering * build-aux/git-version-gen: New file, from coreutils. For details, see
Sun, 02 Sep 2007 21:05:51 +0000 Karl Berry missed commit
Sun, 02 Sep 2007 11:13:02 +0000 Bruno Haible Fix mis-recognition of 'mcs' on QNX 6.
Sat, 01 Sep 2007 16:24:55 +0000 Bruno Haible Add double-inclusion guard.
Sat, 01 Sep 2007 15:52:06 +0000 Bruno Haible Let linebreak rely on uniwidth/width.
Sat, 01 Sep 2007 14:01:44 +0000 Karl Berry finish mreadlink_with_size rename
Tue, 28 Aug 2007 09:13:04 +0000 Jim Meyering Rename mreadlink_with_size to areadlink_with_size.
Sun, 26 Aug 2007 10:36:54 +0000 Bruno Haible Care about dangling symbolic links.
Sun, 26 Aug 2007 10:31:22 +0000 Bruno Haible Use test -h, not test -L.
Thu, 23 Aug 2007 15:44:35 +0000 Simon Josefsson lib/readline.c: Don't include getline.h, the prototype is now found in stdio.h.
Thu, 23 Aug 2007 08:33:16 +0000 Jim Meyering Getdelim touchup.
Thu, 23 Aug 2007 02:00:18 +0000 Eric Blake Getline touchups.
Wed, 22 Aug 2007 22:24:55 +0000 Bruno Haible Add guile.
Wed, 22 Aug 2007 14:04:30 +0000 Eric Blake * tests/test-getdelim.c (main): Use remove, not unlink.
Wed, 22 Aug 2007 12:54:21 +0000 Eric Blake Move getline and getdelim into stdio.h, per POSIX 200x.
Mon, 20 Aug 2007 22:09:08 +0000 Bruno Haible Optimization: no need to flush stdin if we can determine quickly that stdin's
Sun, 19 Aug 2007 17:43:56 +0000 Bruno Haible Tests for module 'freadahead'.
Sun, 19 Aug 2007 17:42:40 +0000 Bruno Haible New module 'freadahead'.
Sun, 19 Aug 2007 15:47:14 +0000 Eric Blake Test yesno in combination with closein.
Sun, 19 Aug 2007 13:44:47 +0000 Karl Berry autoupdate
Sun, 19 Aug 2007 09:37:45 +0000 Bruno Haible Add tentative support for Solaris/AMD64.
Sun, 19 Aug 2007 09:10:56 +0000 Bruno Haible Another lseek bug on BeOS.
Sun, 19 Aug 2007 09:08:05 +0000 Bruno Haible Work around lseek bug on BeOS.
Sat, 18 Aug 2007 17:09:47 +0000 Bruno Haible Test of fuzzy string matching.
Sat, 18 Aug 2007 11:07:07 +0000 Bruno Haible Fuzzy string comparison.
Sat, 18 Aug 2007 10:54:38 +0000 Bruno Haible Trivial modifications to lib/diffseq.h.
Sat, 18 Aug 2007 10:53:41 +0000 Bruno Haible - Comment style.
Sat, 18 Aug 2007 07:16:52 +0000 Jim Meyering New file: lib/idcache.h
Fri, 17 Aug 2007 23:29:23 +0000 Paul Eggert * MODULES.html.sh: Add diffseq.
Fri, 17 Aug 2007 23:13:57 +0000 Paul Eggert Import changes from coreutils for bootstrap script.
Wed, 15 Aug 2007 03:37:54 +0000 Ben Pfaff * lib/count-one-bits.h: Add comments. (From Bruno Haible.)
Fri, 10 Aug 2007 19:07:06 +0000 Paul Eggert * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
Fri, 10 Aug 2007 19:02:31 +0000 Paul Eggert * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
Wed, 08 Aug 2007 16:05:58 +0000 Eric Blake * lib/xstrtol-error.c: Add missing include.
Wed, 08 Aug 2007 12:45:54 +0000 Eric Blake Move xstrtol messages into gnulib domain, when --pobase is used.
Wed, 08 Aug 2007 06:43:35 +0000 Jim Meyering New function: mfile_name_concat.
Tue, 07 Aug 2007 22:26:23 +0000 Bruno Haible Avoid gcc warning: "__STDC_LIMIT_MACROS_TRIGGER" redefined
Tue, 07 Aug 2007 09:49:37 +0000 Simon Josefsson 2007-08-07 Simon Josefsson <simon@josefsson.org>
Mon, 06 Aug 2007 16:44:24 +0000 Paul Eggert * NEWS: Describe interface changes to human, xstrtol.
Mon, 06 Aug 2007 14:06:55 +0000 Simon Josefsson 2007-08-06 Simon Josefsson <simon@josefsson.org>
Tue, 31 Jul 2007 22:34:58 +0000 Bruno Haible Don't pretend that stdint.h conforms to C99 if it doesn't define WCHAR_MIN
Tue, 31 Jul 2007 22:15:00 +0000 Bruno Haible Use a slightly cleaner hack on BSD systems.
Tue, 31 Jul 2007 17:08:37 +0000 Jim Meyering In attribution, correct name spelling and adjust email address.
Tue, 31 Jul 2007 16:33:30 +0000 Jim Meyering Correct recent fts.c patch author attribution.
Mon, 30 Jul 2007 21:35:56 +0000 Bruno Haible Use the synonymous term LGPLv2+.
Mon, 30 Jul 2007 15:51:07 +0000 Karl Berry update from texinfo
Mon, 30 Jul 2007 12:16:34 +0000 Jim Meyering * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
Fri, 27 Jul 2007 08:49:41 +0000 Bruno Haible Revert last patch.
Thu, 26 Jul 2007 08:28:56 +0000 Bruno Haible Revert last patch.
Wed, 25 Jul 2007 22:42:36 +0000 Bruno Haible 2007-07-25 Jim Meyering <jim@meyering.net>