log

age author description
Sat, 09 Jun 2007 11:07:23 +0000 Bruno Haible Move to xmalloca.c.
Sat, 09 Jun 2007 11:07:19 +0000 Bruno Haible Move to here from xallocsa.c.
Sat, 09 Jun 2007 11:07:03 +0000 Bruno Haible Move to xmalloca.h.
Sat, 09 Jun 2007 11:06:59 +0000 Bruno Haible Move to here from xallocsa.h.
Sat, 09 Jun 2007 11:04:14 +0000 Bruno Haible Move to xmalloca.
Sat, 09 Jun 2007 11:04:10 +0000 Bruno Haible Move to here from xallocsa.
Sat, 09 Jun 2007 11:02:52 +0000 Bruno Haible Move to test-malloca.c.
Sat, 09 Jun 2007 11:02:48 +0000 Bruno Haible Move to here from test-allocsa.c.
Sat, 09 Jun 2007 11:01:42 +0000 Bruno Haible Move to malloca-tests.
Sat, 09 Jun 2007 11:01:39 +0000 Bruno Haible Move to here from allocsa-tests.
Sat, 09 Jun 2007 11:00:21 +0000 Bruno Haible Move to malloca.m4.
Sat, 09 Jun 2007 11:00:18 +0000 Bruno Haible Move to here from allocsa.m4.
Sat, 09 Jun 2007 10:59:23 +0000 Bruno Haible Move to malloca.valgrind.
Sat, 09 Jun 2007 10:59:19 +0000 Bruno Haible Move to here from allocsa.valgrind.
Sat, 09 Jun 2007 10:58:23 +0000 Bruno Haible Move to malloca.c.
Sat, 09 Jun 2007 10:58:20 +0000 Bruno Haible Move to here from allocsa.c.
Sat, 09 Jun 2007 10:56:40 +0000 Bruno Haible Move to malloca.h.
Sat, 09 Jun 2007 10:56:36 +0000 Bruno Haible Move to here from allocsa.h.
Sat, 09 Jun 2007 10:53:51 +0000 Bruno Haible Update.
Sat, 09 Jun 2007 10:52:27 +0000 Bruno Haible Move to malloca.
Sat, 09 Jun 2007 10:52:24 +0000 Bruno Haible Move to here from allocsa.
Sat, 09 Jun 2007 01:27:49 +0000 Bruno Haible Add support for uClibc 0.9.29.
Sat, 09 Jun 2007 01:23:13 +0000 Bruno Haible Move gt_INTL_MACOSX to file intlmacosx.m4.
Thu, 07 Jun 2007 20:04:27 +0000 Bruno Haible Tests for module 'localename'.
Thu, 07 Jun 2007 20:03:31 +0000 Bruno Haible New module 'localename'.
Thu, 07 Jun 2007 13:33:15 +0000 Bruno Haible Linux uClibc built without wide character support lacks <wchar.h>.
Wed, 06 Jun 2007 18:35:17 +0000 Paul Eggert Work around problem reported by Steven M. Schweda in
Wed, 06 Jun 2007 02:26:06 +0000 Bruno Haible Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
Wed, 06 Jun 2007 02:20:57 +0000 Bruno Haible Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
Wed, 06 Jun 2007 02:19:50 +0000 Bruno Haible A "mixin" module that determines whether to require additional safety from
Wed, 06 Jun 2007 02:02:41 +0000 Bruno Haible Recognize non-IEEE numbers on i386, x86_64, ia64.
Wed, 06 Jun 2007 01:46:06 +0000 Bruno Haible Do the extra handling of NaN and Inf also the %a / %A.
Wed, 06 Jun 2007 01:36:14 +0000 Bruno Haible Fix possible compilation error.
Wed, 06 Jun 2007 01:30:59 +0000 Bruno Haible Fix typo.
Tue, 05 Jun 2007 13:58:16 +0000 Eric Blake * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
Mon, 04 Jun 2007 22:58:09 +0000 Bruno Haible Avoid test failures on some PowerPC hardwares.
Sat, 02 Jun 2007 20:45:23 +0000 Bruno Haible Fix incorrect values of SIG_ATOMIC_MIN, SIG_ATOMIC_MAX on FreeBSD/ia64.
Sat, 02 Jun 2007 01:55:30 +0000 Bruno Haible Attempt to fix a test failure on Solaris (open fails with EACCES).
Sat, 02 Jun 2007 00:54:30 +0000 Bruno Haible Update after Eric Blake found that frexpl doesn't work right on mingw.
Sat, 02 Jun 2007 00:42:13 +0000 Bruno Haible Don't work around an lseek POSIX compliance bug on IRIX.
Fri, 01 Jun 2007 22:48:13 +0000 Bruno Haible ChangeLog entry for Karl's autoupdate.
Thu, 31 May 2007 16:32:39 +0000 Eric Blake * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
Thu, 31 May 2007 12:41:10 +0000 Karl Berry autoupdate
Thu, 31 May 2007 03:21:00 +0000 Eric Blake Work around mingw test failures exposed by m4-1.4.9b.
Thu, 31 May 2007 01:09:03 +0000 Bruno Haible Explicitly close file descriptors where needed.
Wed, 30 May 2007 02:16:51 +0000 Bruno Haible Split the double-inclusion guard. Fixes a problem with #include_next.
Wed, 30 May 2007 00:41:42 +0000 Bruno Haible Disable some tests for the moment.
Tue, 29 May 2007 23:51:44 +0000 Bruno Haible Fix typo.
Tue, 29 May 2007 23:29:07 +0000 Karl Berry autoupdate
Tue, 29 May 2007 23:00:43 +0000 Bruno Haible Avoid "checking..." message inside "checking..." message.
Tue, 29 May 2007 22:58:51 +0000 Bruno Haible Fix typo in cross-compiling case.
Tue, 29 May 2007 22:56:54 +0000 Bruno Haible Fix last patch for real.
Tue, 29 May 2007 12:50:20 +0000 Eric Blake * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
Mon, 28 May 2007 18:01:26 +0000 Eric Blake * modules/closein-tests (test_closein_LDADD): Support test on
Mon, 28 May 2007 17:22:39 +0000 Bruno Haible More #ifdef HAVE_CONFIG_H in the tests.
Mon, 28 May 2007 17:17:33 +0000 Bruno Haible Assume <config.h> exists.
Mon, 28 May 2007 16:49:41 +0000 Eric Blake Unconditionally include <config.h> in unit tests.
Mon, 28 May 2007 15:46:54 +0000 Bruno Haible Remember the presence of the --with-tests command-line option through
Mon, 28 May 2007 15:16:56 +0000 Bruno Haible Tests for module 'ftell'.
Mon, 28 May 2007 15:13:36 +0000 Bruno Haible New module 'ftell'.
Mon, 28 May 2007 15:10:23 +0000 Eric Blake * lib/allocsa.h (safe_alloca): Avoid compiler warning.
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
Mon, 30 Apr 2007 08:26:26 +0000 Sergey Poznyakoff Restore #include "progname.h"
Mon, 30 Apr 2007 08:26:11 +0000 Sergey Poznyakoff (usage-indent test): Fix output
Mon, 30 Apr 2007 08:25:46 +0000 Sergey Poznyakoff (hol_entry_cmp): Option sorting algorithm
Sun, 29 Apr 2007 15:40:30 +0000 Bruno Haible Guard against vsnprintf implementations that mishandle a size=0 argument.
Sun, 29 Apr 2007 15:33:25 +0000 Bruno Haible There is no POSIX function called 'contents'.
Sun, 29 Apr 2007 13:50:12 +0000 Bruno Haible Don't blame me for a change that I didn't suggest.
Sun, 29 Apr 2007 13:35:40 +0000 Karl Berry gendocs_template_min
Sun, 29 Apr 2007 12:16:55 +0000 Bruno Haible Work around fpurge bug on BSD systems.
Sun, 29 Apr 2007 12:04:15 +0000 Sergey Poznyakoff Update
Sun, 29 Apr 2007 12:02:45 +0000 Sergey Poznyakoff Fix option ordering. Test deeply clustered options.
Sun, 29 Apr 2007 12:02:27 +0000 Sergey Poznyakoff (hol_cluster_cmp): Reverse comparison. Change proposed by Sven Verdoolaege.
Sun, 29 Apr 2007 11:06:56 +0000 Bruno Haible Make test a bit easier to debug.
Sun, 29 Apr 2007 09:15:13 +0000 Bruno Haible Better ASSERT macro.
Sun, 29 Apr 2007 08:38:22 +0000 Bruno Haible freading has an undefined value after repositioning a read-write stream.
Sun, 29 Apr 2007 08:24:53 +0000 Bruno Haible Trivial simplification.
Sun, 29 Apr 2007 07:44:02 +0000 Bruno Haible Oops, fix details and comments of last patch.
Sun, 29 Apr 2007 02:07:56 +0000 Bruno Haible Make the tests sharper: also test the interaction with fflush().
Sat, 28 Apr 2007 23:02:00 +0000 Bruno Haible Warn when fseek or ftell are used.
Sat, 28 Apr 2007 18:05:58 +0000 Paul Eggert Avoid false-negative in gl_STDINT_H's C99 conformance test.
Fri, 27 Apr 2007 22:54:42 +0000 Bruno Haible texinfo syntax fix.
Fri, 27 Apr 2007 21:04:08 +0000 Bruno Haible Add reference to POSIX.
Fri, 27 Apr 2007 20:06:05 +0000 Eric Blake * doc/headers/assert.texi (assert.h): Document assert module use.
Fri, 27 Apr 2007 19:58:36 +0000 Bruno Haible Bump year.
Fri, 27 Apr 2007 19:58:15 +0000 Bruno Haible Add doc chapter about the POSIX header files.
Fri, 27 Apr 2007 19:57:14 +0000 Bruno Haible Documentation of what gnulib provides for each header file.
Fri, 27 Apr 2007 18:24:50 +0000 Bruno Haible Renamed socket_.h to sys_socket_.h.
Fri, 27 Apr 2007 18:23:01 +0000 Bruno Haible Rename lib/sysexit_.h to lib/sysexits_.h.
Fri, 27 Apr 2007 18:22:26 +0000 Bruno Haible Move to sysexits_.h.
Fri, 27 Apr 2007 18:22:23 +0000 Bruno Haible Move to here from sysexit_.h.
Fri, 27 Apr 2007 18:20:56 +0000 Bruno Haible Rename lib/socket_.h to lib/sys_socket_.h.
Fri, 27 Apr 2007 18:19:58 +0000 Bruno Haible Move to sys_socket_.h.
Fri, 27 Apr 2007 18:19:55 +0000 Bruno Haible Move to here from socket_.h.
Fri, 27 Apr 2007 18:18:49 +0000 Bruno Haible Rename lib/stat_.h to lib/sys_stat_.h.
Fri, 27 Apr 2007 18:17:09 +0000 Bruno Haible Move to sys_stat_.h.
Fri, 27 Apr 2007 18:17:05 +0000 Bruno Haible Move to here from stat_.h.
Fri, 27 Apr 2007 18:05:08 +0000 Eric Blake * lib/freading.h: Improve comments.
Fri, 27 Apr 2007 17:14:39 +0000 Eric Blake Fix closein for mingw.
Fri, 27 Apr 2007 11:29:43 +0000 Bruno Haible I'm not responsible for these modules.
Fri, 27 Apr 2007 11:09:11 +0000 Bruno Haible OSF/1 "cc -nodtk" does not support #include_next.
Fri, 27 Apr 2007 10:59:36 +0000 Bruno Haible Relax test, to avoid failure on mingw.
Fri, 27 Apr 2007 10:57:31 +0000 Bruno Haible Tests depends on correct fflush on input streams.
Fri, 27 Apr 2007 10:56:51 +0000 Bruno Haible More comments.
Thu, 26 Apr 2007 22:24:34 +0000 Ralf Wildenhues * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
Thu, 26 Apr 2007 22:14:45 +0000 Karl Berry update from texinfo
Thu, 26 Apr 2007 17:18:47 +0000 Karl Berry gendocs_template conform to current gnu web style
Thu, 26 Apr 2007 13:20:50 +0000 Eric Blake Fix fflush on mingw.
Thu, 26 Apr 2007 13:16:50 +0000 Eric Blake Implement freading and fwriting.
Thu, 26 Apr 2007 09:42:29 +0000 Bruno Haible Verify that off_t is the same size as long when we assume it.
Thu, 26 Apr 2007 09:33:12 +0000 Bruno Haible Ensure fseeko and ftello are declared on glibc systems.
Thu, 26 Apr 2007 09:25:05 +0000 Bruno Haible On BSD implementations, when we call lseek(), we must also update or disable
Thu, 26 Apr 2007 08:20:30 +0000 Bruno Haible The test now uses fseeko.
Wed, 25 Apr 2007 21:18:41 +0000 Ralf Wildenhues * lib/argz_.h: ensure error_t definition is obtained in same
Wed, 25 Apr 2007 13:22:15 +0000 Eric Blake * lib/fpurge.c (includes): Use stdlib.h for free.
Wed, 25 Apr 2007 09:14:49 +0000 Bruno Haible Make the combination of fflush and fseek/fseeko POSIX compliant.
Wed, 25 Apr 2007 07:56:32 +0000 Bruno Haible Depend on ftello.
Wed, 25 Apr 2007 07:52:28 +0000 Bruno Haible Tests for module 'ftello'.
Wed, 25 Apr 2007 07:51:53 +0000 Bruno Haible New module 'ftello'.
Wed, 25 Apr 2007 07:40:58 +0000 Bruno Haible Tests for module 'fseeko'.
Wed, 25 Apr 2007 07:39:55 +0000 Bruno Haible New module 'fseeko'.