log

age author description
Mon, 16 Apr 2007 15:02:36 +0000 Eric Blake Fix fpurge for cygwin.
Mon, 16 Apr 2007 13:14:21 +0000 Simon Josefsson 2007-04-16 Simon Josefsson <simon@josefsson.org>
Mon, 16 Apr 2007 08:31:07 +0000 Simon Josefsson * m4/autobuild.m4: Re-indent.
Sat, 14 Apr 2007 00:26:03 +0000 Bruno Haible Tests for module 'fpurge'.
Sat, 14 Apr 2007 00:25:21 +0000 Bruno Haible New module 'fpurge'.
Sat, 14 Apr 2007 00:21:05 +0000 Bruno Haible Tests for module 'fbufmode'.
Sat, 14 Apr 2007 00:20:08 +0000 Bruno Haible New module 'fbufmode'.
Sat, 14 Apr 2007 00:15:48 +0000 Bruno Haible Tests for module 'fwritable'.
Sat, 14 Apr 2007 00:14:56 +0000 Bruno Haible New module 'fwritable'.
Sat, 14 Apr 2007 00:11:40 +0000 Bruno Haible Tests for module 'freadable'.
Sat, 14 Apr 2007 00:10:31 +0000 Bruno Haible New module 'freadable'.
Fri, 13 Apr 2007 23:50:49 +0000 Bruno Haible Remove EXTRA_DIST. Augment MOSTLYCLEANFILES.
Fri, 13 Apr 2007 21:21:27 +0000 Paul Eggert * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
Fri, 13 Apr 2007 16:56:08 +0000 Bruno Haible Add tests for %f and %F directives.
Fri, 13 Apr 2007 12:14:00 +0000 Bruno Haible Try harder to find sched_yield on Solaris.
Fri, 13 Apr 2007 11:04:55 +0000 Bruno Haible Fix typo in return type.
Fri, 13 Apr 2007 10:56:10 +0000 Bruno Haible Guard against FreeBSD 6.1 bug.
Fri, 13 Apr 2007 02:05:39 +0000 Eric Blake * modules/gettime (Depends-on): Remove gettime.
Fri, 13 Apr 2007 01:46:18 +0000 Bruno Haible Mention the include file.
Fri, 13 Apr 2007 01:02:05 +0000 Eric Blake * .cvsignore: New file.
Thu, 12 Apr 2007 23:20:57 +0000 Bruno Haible Fix link error on Cygwin.
Thu, 12 Apr 2007 23:13:32 +0000 Bruno Haible Update Cygwin test results.
Thu, 12 Apr 2007 20:51:24 +0000 Eric Blake Work around glibc's failure to flush stdin on fclose.
Thu, 12 Apr 2007 16:11:40 +0000 Eric Blake Work around glibc's failure to reset seekable stdin on exit.
Thu, 12 Apr 2007 13:11:52 +0000 Simon Josefsson Mention autobuild.
Thu, 12 Apr 2007 13:01:59 +0000 Simon Josefsson 2007-04-12 Simon Josefsson <simon@josefsson.org>
Thu, 12 Apr 2007 12:58:21 +0000 Simon Josefsson 2007-04-12 Simon Josefsson <simon@josefsson.org>
Thu, 12 Apr 2007 12:02:23 +0000 Simon Josefsson 2007-04-12 Simon Josefsson <simon@josefsson.org>
Thu, 12 Apr 2007 11:59:14 +0000 Eric Blake No need to preserve errno on success.
Thu, 12 Apr 2007 11:56:38 +0000 Simon Josefsson 2007-04-12 Simon Josefsson <simon@josefsson.org>
Thu, 12 Apr 2007 11:19:39 +0000 Simon Josefsson Add autobuild module.
Thu, 12 Apr 2007 00:10:40 +0000 Bruno Haible Better guessing in gl_PRINTF_DIRECTIVE_F when cross-compiling.
Wed, 11 Apr 2007 23:49:08 +0000 Bruno Haible Add test results from AIX 5.2.
Wed, 11 Apr 2007 23:46:07 +0000 Bruno Haible Implement the %F directive if the system doesn't implement it correctly.
Wed, 11 Apr 2007 23:32:56 +0000 Bruno Haible The 2007-04-04 patch was broken.
Wed, 11 Apr 2007 00:24:01 +0000 Bruno Haible Guard against FreeBSD 6.1 bug.
Tue, 10 Apr 2007 23:42:43 +0000 Bruno Haible Tests for module 'locale'.
Tue, 10 Apr 2007 23:41:17 +0000 Bruno Haible New module 'locale'.
Tue, 10 Apr 2007 21:38:36 +0000 Bruno Haible Use copysign when implementing signbit, if the libc has it already.
Tue, 10 Apr 2007 13:49:39 +0000 Karl Berry update from texinfo
Tue, 10 Apr 2007 03:09:07 +0000 Eric Blake * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
Sat, 07 Apr 2007 18:34:11 +0000 Karl Berry update from texinfo
Fri, 06 Apr 2007 21:22:02 +0000 Bruno Haible Faster determination of the sign of a number.
Fri, 06 Apr 2007 21:15:32 +0000 Bruno Haible Test also the sign bit of zero results.
Fri, 06 Apr 2007 20:57:56 +0000 Bruno Haible Tests for module 'signbit'.
Fri, 06 Apr 2007 20:55:44 +0000 Bruno Haible New module 'signbit'.
Fri, 06 Apr 2007 20:20:46 +0000 Bruno Haible Tests for module 'isnanf-nolibm'.
Fri, 06 Apr 2007 20:19:19 +0000 Bruno Haible New module 'isnanf-nolibm'.
Fri, 06 Apr 2007 20:08:02 +0000 Bruno Haible Fix linking of test programs with libintl or not.
Fri, 06 Apr 2007 14:36:56 +0000 Bruno Haible Assume 'long double' exists.
Fri, 06 Apr 2007 12:53:52 +0000 Bruno Haible Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
Fri, 06 Apr 2007 12:25:54 +0000 Bruno Haible Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
Fri, 06 Apr 2007 03:44:35 +0000 Bruno Haible FreeBSD 6.1 produces different printf output than glibc.
Thu, 05 Apr 2007 03:41:14 +0000 Eric Blake * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
Thu, 05 Apr 2007 00:41:39 +0000 Bruno Haible Catch a bug of printf "%a" on FreeBSD 6.1.
Thu, 05 Apr 2007 00:27:44 +0000 Bruno Haible FreeBSD 6.1 produces different printf output than glibc.
Thu, 05 Apr 2007 00:07:19 +0000 Bruno Haible No need to mention tar and gzip - not direct depedencies.
Wed, 04 Apr 2007 23:55:24 +0000 Bruno Haible No need to depend on ldexpl. Just need the m4/ldexpl.m4 file.
Wed, 04 Apr 2007 23:07:00 +0000 Bruno Haible Typo.
Wed, 04 Apr 2007 17:32:43 +0000 Paul Eggert * DEPENDENCIES: Give overall description of version dependency