log

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