log

age author description
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'.
Wed, 25 Apr 2007 07:09:29 +0000 Bruno Haible fflush & GNULIB_POSIXCHECK.
Wed, 25 Apr 2007 06:46:57 +0000 Bruno Haible Ensure that <unistd.h> and <fcntl.h> define SEEK_CUR etc.
Mon, 23 Apr 2007 12:49:50 +0000 Eric Blake * lib/fflush.c: Fix missing include.
Mon, 23 Apr 2007 08:47:17 +0000 Bruno Haible Free a malloc()ed ungetc buffer.
Mon, 23 Apr 2007 08:01:35 +0000 Bruno Haible Port to Solaris/SPARC64.
Mon, 23 Apr 2007 07:58:06 +0000 Bruno Haible Don't hardcode the value of _IOERR.
Mon, 23 Apr 2007 07:56:34 +0000 Bruno Haible Be prepared to a failure of setvbuf.
Tue, 17 Apr 2007 03:38:08 +0000 Eric Blake Make fflush rely on fpurge.
Tue, 17 Apr 2007 03:38:08 +0000 Eric Blake Make fflush rely on fpurge.
Mon, 16 Apr 2007 22:58:16 +0000 Eric Blake Fix --with-tests compilation on cygwin.
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.