log lib/fseeko.c @ 17363:5a51fb7777a9

age author description
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Fri, 22 Jun 2012 13:26:07 +0200 Bruno Haible Write "Mac OS X" instead of "MacOS X".
Sat, 14 Apr 2012 23:27:45 +0200 Bruno Haible Large File Support for native Windows platforms.
Thu, 09 Feb 2012 21:39:05 -0800 Paul Eggert maint: replace FSF snail-mail addresses with URLs
Fri, 03 Feb 2012 22:58:33 +0100 Bruno Haible stdioext: Add tentative support for Plan9.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Tue, 09 Aug 2011 15:50:12 -0600 Eric Blake fseeko: remove unneeded hack
Tue, 09 Aug 2011 15:18:31 -0600 Eric Blake fseeko: fix bug on glibc
Sun, 31 Jul 2011 21:16:15 +0200 Bruno Haible stdioext: Add support for Minix.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Wed, 22 Dec 2010 17:37:34 +0100 Bruno Haible Port extended stdio modules to HP NonStop Kernel.
Sat, 03 Apr 2010 14:08:25 +0200 Bruno Haible fseeko: Fix C++ test error on mingw.
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Sat, 19 Dec 2009 12:30:24 +0100 Bruno Haible fflush: tweak
Mon, 14 Dec 2009 15:42:13 -0700 Eric Blake fflush: avoid compilation error on NetBSD
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Thu, 23 Jul 2009 07:25:46 +0200 Matt Kraai Make fseeko.c compile on QNX.
Sun, 01 Mar 2009 14:59:39 +0100 Bruno Haible More support for FreeMiNT.
Sat, 28 Feb 2009 21:24:24 +0100 Bruno Haible Add tentative support for FreeMiNT.
Fri, 16 Jan 2009 00:24:35 +0100 Bruno Haible Make fflush-after-ungetc POSIX compliant on glibc systems.
Mon, 10 Nov 2008 12:37:32 +0100 Bruno Haible Add support for Haiku.
Sat, 26 Apr 2008 18:58:00 +0200 Bruno Haible Add tentative support for DragonFly BSD.
Sat, 26 Apr 2008 18:12:05 +0200 Bruno Haible New private include file lib/stdio-impl.h.
Thu, 17 Apr 2008 02:01:23 +0200 Bruno Haible Add tentative support for Linux libc5.
Thu, 10 Apr 2008 00:56:00 +0200 Bruno Haible Port the extended stdio functions to emx+gcc.
Tue, 08 Apr 2008 13:11:19 +0200 Bruno Haible Add tentative support for OpenServer.
Mon, 17 Dec 2007 21:50:40 -0700 Eric Blake Revert addition of verify, for BSD/OS.
Thu, 13 Dec 2007 14:58:44 -0700 Eric Blake Another fseek test.
Thu, 13 Dec 2007 12:09:31 -0700 Eric Blake Fix fseeko on mingw.
Thu, 13 Dec 2007 11:11:53 -0700 Larry Jones Fix fseeko on BSD-based platforms.
Wed, 03 Oct 2007 22:16:40 +0200 Bruno Haible Add support for QNX (untested).
Sun, 19 Aug 2007 09:37:45 +0000 Bruno Haible Add tentative support for Solaris/AMD64.
Sat, 09 Jun 2007 01:27:49 +0000 Bruno Haible Add support for uClibc 0.9.29.
Mon, 28 May 2007 14:44:47 +0000 Bruno Haible Typo in comment.
Thu, 24 May 2007 16:59:20 +0000 Eric Blake Fix lseek on mingw.
Thu, 24 May 2007 03:53:37 +0000 Eric Blake Fix fseeko/ftello on cygwin 1.5.24.
Sun, 29 Apr 2007 12:16:55 +0000 Bruno Haible Work around fpurge bug on BSD systems.
Thu, 26 Apr 2007 09:25:05 +0000 Bruno Haible On BSD implementations, when we call lseek(), we must also update or disable
Wed, 25 Apr 2007 09:14:49 +0000 Bruno Haible Make the combination of fflush and fseek/fseeko POSIX compliant.