log lib/freadseek.c @ 40196:e63f5d3edab5

age author description
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Thu, 08 Mar 2018 16:42:45 -0800 Paul Eggert fflush: be more paranoid about libio.h change
Mon, 05 Mar 2018 10:56:29 -0800 Paul Eggert fflush: adjust to glibc 2.28 libio.h removal
Mon, 01 Jan 2018 00:57:25 +0000 Paul Eggert maint: Run 'make update-copyright'
Wed, 13 Sep 2017 00:48:18 -0700 Paul Eggert all: prefer https: URLs
Mon, 03 Jul 2017 08:05:19 -0500 John Malmberg stdioext: Port to OpenVMS.
Sat, 07 Jan 2017 14:49:10 +0100 Bruno Haible stdioext: Port to Minix 3.2 and newer.
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Tue, 13 Dec 2016 01:44:06 +0100 Bruno Haible stdioext: Port to native Windows with MSVC.
Fri, 01 Jan 2016 00:56:19 -0800 Paul Eggert version-etc: new year
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, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Tue, 20 Nov 2012 22:25:09 -0800 Paul Eggert dup, execute, fatal-signal, etc.: no 'static inline'
Fri, 22 Jun 2012 13:26:07 +0200 Bruno Haible Write "Mac OS X" instead of "MacOS X".
Tue, 19 Jun 2012 23:35:08 +0200 Bruno Haible stdioext: Add support for musl libc.
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
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.
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Sat, 07 Nov 2009 16:03:38 -0700 Eric Blake fflush, freadseek: use fseeko, not fseek
Sat, 28 Feb 2009 21:24:24 +0100 Bruno Haible Add tentative support for FreeMiNT.
Mon, 10 Nov 2008 12:37:32 +0100 Bruno Haible Add support for Haiku.
Sat, 06 Sep 2008 13:58:21 +0200 Bruno Haible Add conditional code for SLOW_BUT_NO_HACKS.
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.
Sun, 30 Mar 2008 12:25:40 +0200 Bruno Haible Improve freadseek's efficiency after ungetc.
Sun, 30 Mar 2008 11:32:20 +0200 Bruno Haible Use freadptr's return value.
Sat, 29 Mar 2008 07:15:50 -0600 Eric Blake Pass test-freadseek on cygwin.
Fri, 29 Feb 2008 10:29:38 +0100 Bruno Haible New module 'freadseek'.