log

age author description
Mon, 28 May 2007 15:07:41 +0000 Bruno Haible Tests for module 'fseek'.
Mon, 28 May 2007 14:59:14 +0000 Bruno Haible New module 'fseek'.
Mon, 28 May 2007 14:48:52 +0000 Bruno Haible New module 'fseek'.
Mon, 28 May 2007 14:44:47 +0000 Bruno Haible Typo in comment.
Mon, 28 May 2007 14:43:49 +0000 Bruno Haible Fix an old entry.
Mon, 28 May 2007 14:08:37 +0000 Bruno Haible Correct last change.
Mon, 28 May 2007 13:59:41 +0000 Bruno Haible More precise wording.
Mon, 28 May 2007 13:55:57 +0000 Bruno Haible More comments.
Mon, 28 May 2007 12:56:52 +0000 Bruno Haible When not cross-compiling, perform a real runtime test.
Mon, 28 May 2007 12:43:30 +0000 Eric Blake Improve lseek module.
Mon, 28 May 2007 12:36:21 +0000 Bruno Haible Test some types.
Mon, 28 May 2007 00:28:54 +0000 Bruno Haible Fix bug introduced on 2007-03-31.
Sun, 27 May 2007 21:00:32 +0000 Bruno Haible New module 'openmp'.
Sat, 26 May 2007 21:32:26 +0000 Bruno Haible 2007-05-26 Bruno Haible <bruno@clisp.org>
Thu, 24 May 2007 16:59:20 +0000 Eric Blake Fix lseek on mingw.
Thu, 24 May 2007 13:35:35 +0000 Karl Berry autoupdate
Thu, 24 May 2007 10:10:51 +0000 Bruno Haible Allow for a longer printed representation of NaN.
Thu, 24 May 2007 09:44:51 +0000 Bruno Haible Untabify.
Thu, 24 May 2007 03:53:37 +0000 Eric Blake Fix fseeko/ftello on cygwin 1.5.24.
Thu, 24 May 2007 00:14:17 +0000 Karl Berry autoupdate
Wed, 23 May 2007 22:00:35 +0000 Bruno Haible Provide a link warning only if GNULIB_POSIXCHECK is defined.
Tue, 22 May 2007 01:07:46 +0000 Bruno Haible Stricter check for printf result for NaN arguments.
Sun, 20 May 2007 21:51:27 +0000 Bruno Haible Include Cygwin test results, from Eric Blake.
Sun, 20 May 2007 20:13:53 +0000 Bruno Haible Update gettext version number.
Sun, 20 May 2007 10:26:34 +0000 Bruno Haible Detect broken frexpl on BeOS.
Sun, 20 May 2007 09:19:12 +0000 Jim Meyering * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
Sun, 20 May 2007 09:01:48 +0000 Bruno Haible Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
Sun, 20 May 2007 08:44:37 +0000 Jim Meyering (gl_futimens): Rename from futimens, now that glibc-2.6 declares futimens.
Sun, 20 May 2007 08:19:54 +0000 Bruno Haible Avoid possible collision between gnulib frexpl and libm frexpl.
Sun, 20 May 2007 08:12:26 +0000 Bruno Haible Avoid test failures on some versions of HP-UX 11.
Sun, 20 May 2007 08:10:08 +0000 Bruno Haible Typo in comment.
Sun, 20 May 2007 07:33:32 +0000 Jim Meyering Fix buggy test for the fchownat-deref bug.
Sun, 20 May 2007 00:25:31 +0000 Bruno Haible Tweak message.
Sat, 19 May 2007 23:54:48 +0000 Bruno Haible Work around bugs in the system's isnanf on IRIX and Solaris.
Sat, 19 May 2007 22:57:58 +0000 Bruno Haible Avoid test failures on platforms where -0.0 and 0.0 are identical.
Sat, 19 May 2007 22:30:24 +0000 Bruno Haible Avoid test failures on IRIX 6.5.
Sat, 19 May 2007 22:22:21 +0000 Bruno Haible Avoid test failures on IRIX 6.5.
Sat, 19 May 2007 20:40:55 +0000 Bruno Haible Swap the tests 2 and 3.
Sat, 19 May 2007 20:33:32 +0000 Bruno Haible Update test results.
Sat, 19 May 2007 20:32:38 +0000 Bruno Haible Whitespace change.
Sat, 19 May 2007 20:30:58 +0000 Bruno Haible Fix a warning in last patch.
Sat, 19 May 2007 20:29:34 +0000 Bruno Haible Fix syntax error in test.
Sat, 19 May 2007 20:23:22 +0000 Bruno Haible Whitespace change.
Sat, 19 May 2007 20:21:41 +0000 Bruno Haible New module 'float'.
Sat, 19 May 2007 16:37:03 +0000 Jim Meyering * lib/utimens.c (gl_futimens): Rename from futimens,
Sat, 19 May 2007 15:28:02 +0000 Bruno Haible Avoid test failures on mingw.
Sat, 19 May 2007 14:52:36 +0000 Bruno Haible Fix *printf result for NaN, Inf, -0.0 on mingw.
Sat, 19 May 2007 10:22:11 +0000 Bruno Haible Accomodate for implementations that produce 3 exponent digits in %e and %g.
Sat, 19 May 2007 09:47:36 +0000 Bruno Haible Optimize the case of huge precision.
Sat, 19 May 2007 00:38:42 +0000 Bruno Haible Fix logic bug introduced on 2007-05-06.
Fri, 18 May 2007 23:37:50 +0000 Bruno Haible Add tests for %e and %g directives.
Fri, 18 May 2007 23:35:38 +0000 Bruno Haible Fix small bug in 'divide' function.
Fri, 18 May 2007 22:10:17 +0000 Bruno Haible More tests of printf %f.
Fri, 18 May 2007 19:15:02 +0000 Bruno Haible Typo in ChangeLog entry.
Fri, 18 May 2007 18:26:01 +0000 Bruno Haible Add support for 'long double' number output.
Fri, 18 May 2007 17:45:52 +0000 Bruno Haible Work around broken snprintf function on BeOS.
Fri, 18 May 2007 17:35:19 +0000 Bruno Haible Support output of 64-bit numbers on mingw.
Fri, 18 May 2007 17:27:31 +0000 Bruno Haible Fix printf-frexpl module to recognize buggy AIX 5.1 frexpl().
Fri, 18 May 2007 17:22:33 +0000 Bruno Haible Tests for module 'frexpl-nolibm'.
Fri, 18 May 2007 17:21:44 +0000 Bruno Haible New module 'frexpl-nolibm'.
Fri, 18 May 2007 13:31:16 +0000 Karl Berry autoupdate
Thu, 17 May 2007 15:56:05 +0000 Paul Eggert * lib/dirent_.h: Prefer #include_next <foo.h> to #include
Thu, 17 May 2007 12:38:22 +0000 Eric Blake * modules/closein-tests (Makefile.am): Distribute
Thu, 17 May 2007 09:18:53 +0000 Bruno Haible Renamed test-fprintf-posix.out to test-printf-posix.output.
Thu, 17 May 2007 09:10:42 +0000 Bruno Haible Rename test-fprintf-posix.out to test-printf-posix.output.
Thu, 17 May 2007 09:07:35 +0000 Bruno Haible Move to test-printf-posix.output.
Thu, 17 May 2007 09:07:32 +0000 Bruno Haible Move to here from test-fprintf-posix.out.
Thu, 17 May 2007 06:14:29 +0000 Paul Eggert * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
Wed, 16 May 2007 10:49:41 +0000 Simon Josefsson Remove opencdk (maintainer drop'ed gnulib).
Wed, 16 May 2007 10:07:20 +0000 Bruno Haible 2007-05-16 Thien-Thi Nguyen <ttn@gnuvola.org> (tiny change)
Mon, 14 May 2007 21:36:29 +0000 Bruno Haible Tweak doc.
Mon, 14 May 2007 00:34:40 +0000 Bruno Haible Comment fix.
Sun, 13 May 2007 21:57:40 +0000 Bruno Haible Ensure AC_C_RESTRICT is invoked.
Sun, 13 May 2007 21:44:46 +0000 Bruno Haible Fix syntax error in C++ mode.
Sat, 12 May 2007 15:59:59 +0000 Jim Meyering * lib/linebuffer.c (readlinebuffer_delim): New function,
Sat, 12 May 2007 15:53:42 +0000 Jim Meyering Change ^[ ]{8} to TAB.
Sat, 12 May 2007 08:55:54 +0000 Sergey Poznyakoff Update
Sat, 12 May 2007 08:55:33 +0000 Sergey Poznyakoff New module
Sat, 12 May 2007 08:54:55 +0000 Sergey Poznyakoff (Files): Remove openat-die.c
Sat, 12 May 2007 08:54:34 +0000 Sergey Poznyakoff (gl_FUNC_OPENAT): Do not require openat-die
Sun, 06 May 2007 23:17:49 +0000 Bruno Haible More info about Cygwin.
Sun, 06 May 2007 23:17:49 +0000 Bruno Haible More info about Cygwin.
Sun, 06 May 2007 23:02:10 +0000 Bruno Haible Work around an incorrect implementation of the 0 flag on most platforms.
Sun, 06 May 2007 15:29:04 +0000 Bruno Haible Work around lack of support of grouping flag.
Sat, 05 May 2007 11:41:20 +0000 Bruno Haible Avoid a test failure on mingw.
Fri, 04 May 2007 20:37:48 +0000 Karl Berry update from texinfo
Fri, 04 May 2007 06:38:12 +0000 Paul Eggert * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
Thu, 03 May 2007 16:29:04 +0000 Karl Berry update from texinfo
Wed, 02 May 2007 22:18:36 +0000 Bruno Haible Clarify the strftime module's purpose.
Wed, 02 May 2007 22:17:07 +0000 Bruno Haible texinfo tweak
Wed, 02 May 2007 19:06:46 +0000 Paul Eggert * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
Wed, 02 May 2007 13:13:42 +0000 Karl Berry autoupdate
Wed, 02 May 2007 04:34:41 +0000 Sergey Poznyakoff Update
Wed, 02 May 2007 04:33:22 +0000 Sergey Poznyakoff (struct hol_entry): New member `ord'.
Tue, 01 May 2007 22:37:10 +0000 Bruno Haible Rename _Exit.texi.
Tue, 01 May 2007 22:35:50 +0000 Bruno Haible Move to _Exit_C99.texi.
Tue, 01 May 2007 22:35:46 +0000 Bruno Haible Move to here from _Exit.texi.
Tue, 01 May 2007 22:32:06 +0000 Bruno Haible Redundant through doc/functions/*.texi.
Tue, 01 May 2007 22:20:41 +0000 Bruno Haible arp depends on sleep.
Tue, 01 May 2007 22:17:02 +0000 Bruno Haible Tests for module 'sleep'.
Tue, 01 May 2007 22:15:01 +0000 Bruno Haible New module 'sleep'.
Tue, 01 May 2007 21:02:01 +0000 Bruno Haible 'exec' and 'toc' are not functions.
Tue, 01 May 2007 19:24:43 +0000 Bruno Haible Mention non-portability to Interix 3.5.
Tue, 01 May 2007 19:20:18 +0000 Bruno Haible sigprocmask.h is replaced with <signal.h>.
Tue, 01 May 2007 18:49:26 +0000 Bruno Haible New module 'signal'.
Tue, 01 May 2007 18:21:31 +0000 Bruno Haible Make the generated wctype.h more self-contained.
Tue, 01 May 2007 18:14:44 +0000 Bruno Haible Make the generated sys/stat.h more self-contained.
Tue, 01 May 2007 18:08:51 +0000 Bruno Haible Tweak last patch.
Tue, 01 May 2007 17:59:19 +0000 Bruno Haible Mention non-portability to Interix 3.5.
Tue, 01 May 2007 15:48:24 +0000 Bruno Haible Make the generated glob.h self-contained.
Tue, 01 May 2007 15:33:25 +0000 Bruno Haible Don't mention the 'assert' module here.
Tue, 01 May 2007 15:14:20 +0000 Bruno Haible Add doc chapter about the POSIX functions.
Tue, 01 May 2007 15:12:21 +0000 Bruno Haible Ranking of functions according to their number of hits on Google codesearch.
Tue, 01 May 2007 15:11:37 +0000 Bruno Haible Documentation of what gnulib provides for each function.
Tue, 01 May 2007 14:03:44 +0000 Bruno Haible There is no POSIX function called 'exec'.
Tue, 01 May 2007 13:53:42 +0000 Bruno Haible There is no POSIX function named 'toc'.
Tue, 01 May 2007 10:42:29 +0000 Bruno Haible Depend on sys_stat, since it fixes an mkdir portability problem.
Tue, 01 May 2007 08:21:00 +0000 Bruno Haible Ranking of include files according to their number of hits on Google
Mon, 30 Apr 2007 12:00:07 +0000 Eric Blake Prefer fseeko to fseek.
Mon, 30 Apr 2007 08:26:42 +0000 Sergey Poznyakoff Update