summaryrefslogtreecommitdiff
path: root/lib/freadseek.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* stdioext: Update comments regarding UnixWare.Bruno Haible2020-10-111-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* fflush: be more paranoid about libio.h changePaul Eggert2018-03-081-1/+2
* fflush: adjust to glibc 2.28 libio.h removalPaul Eggert2018-03-051-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* stdioext: Port to OpenVMS.John Malmberg2017-07-031-1/+1
* stdioext: Port to Minix 3.2 and newer.Bruno Haible2017-01-071-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* stdioext: Port to native Windows with MSVC.Bruno Haible2016-12-131-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* Fix FILE struct compatibility with Android API level >= 21Kevin Cernekee2015-02-111-1/+2
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* dup, execute, fatal-signal, etc.: no 'static inline'Paul Eggert2012-11-291-1/+1
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-1/+1
* stdioext: Add support for musl libc.Bruno Haible2012-06-191-1/+3
* stdioext: Add tentative support for Plan9.Bruno Haible2012-02-031-0/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* stdioext: Add support for Minix.Bruno Haible2011-07-311-0/+3
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Port extended stdio modules to HP NonStop Kernel.Bruno Haible2010-12-221-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-21/+21
* fflush, freadseek: use fseeko, not fseekEric Blake2009-11-071-1/+1
* Add tentative support for FreeMiNT.Bruno Haible2009-02-281-1/+3
* Add support for Haiku.Bruno Haible2008-11-101-1/+1
* Add conditional code for SLOW_BUT_NO_HACKS.Bruno Haible2008-09-061-0/+1
* Add tentative support for DragonFly BSD.Bruno Haible2008-04-261-3/+3
* New private include file lib/stdio-impl.h.Bruno Haible2008-04-261-16/+2
* Add tentative support for Linux libc5.Bruno Haible2008-04-171-1/+1
* Port the extended stdio functions to emx+gcc.Bruno Haible2008-04-101-0/+3
* Add tentative support for OpenServer.Bruno Haible2008-04-081-1/+5
* Improve freadseek's efficiency after ungetc.Bruno Haible2008-03-301-33/+63
* Use freadptr's return value.Bruno Haible2008-03-301-3/+2
* Pass test-freadseek on cygwin.Eric Blake2008-03-291-2/+2
* New module 'freadseek'.Bruno Haible2008-02-291-0/+111