log

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