log lib/fseeko.c @ 18070:d460ec17f09f

age author description
Tue, 14 Apr 2015 11:16:47 +0100 HIRAMATSU Yoshifumi fseeko: fix build failure on NetBSD >= 6
Wed, 11 Feb 2015 15:22:49 -0800 Kevin Cernekee Fix FILE struct compatibility with Android API level >= 21
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Tue, 18 Jun 2013 13:07:00 -0700 Paul Eggert fflush, fseeko: port to musl cross-compiles
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.