log

age author description
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'.