summaryrefslogtreecommitdiff
path: root/lib/fseeko.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* stdioext: Update comments regarding UnixWare.Bruno Haible2020-10-111-2/+2
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* fseeko: On mingw, don't use the hidden function _fseeki64.Bruno Haible2018-05-121-2/+2
* fflush: be more paranoid about libio.h changePaul Eggert2018-03-081-2/+4
* fflush: adjust to glibc 2.28 libio.h removalPaul Eggert2018-03-051-2/+2
* 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-2/+2
* stdioext: Port to Minix 3.2 and newer.Bruno Haible2017-01-071-4/+4
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* stdioext: Port to native Windows with MSVC.Bruno Haible2016-12-131-3/+3
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* fseeko: fix build failure on NetBSD >= 6HIRAMATSU Yoshifumi2015-04-141-1/+1
* Fix FILE struct compatibility with Android API level >= 21Kevin Cernekee2015-02-111-3/+6
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* fflush, fseeko: port to musl cross-compilesPaul Eggert2013-06-181-2/+8
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-3/+3
* Large File Support for native Windows platforms.Bruno Haible2012-04-211-0/+8
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* stdioext: Add tentative support for Plan9.Bruno Haible2012-02-031-0/+3
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* fseeko: remove unneeded hackEric Blake2011-08-091-12/+5
* fseeko: fix bug on glibcEric Blake2011-08-091-0/+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-2/+2
* fseeko: Fix C++ test error on mingw.Bruno Haible2010-04-031-3/+2
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* fflush: tweakBruno Haible2009-12-191-0/+6
* fflush: avoid compilation error on NetBSDEric Blake2009-12-161-1/+12
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-17/+17
* Make fseeko.c compile on QNX.Matt Kraai2009-07-231-1/+1
* More support for FreeMiNT.Bruno Haible2009-03-011-0/+3
* Add tentative support for FreeMiNT.Bruno Haible2009-02-281-0/+5
* Make fflush-after-ungetc POSIX compliant on glibc systems.Bruno Haible2009-01-161-14/+23
* Add support for Haiku.Bruno Haible2008-11-101-1/+1
* Add tentative support for DragonFly BSD.Bruno Haible2008-04-261-12/+12
* New private include file lib/stdio-impl.h.Bruno Haible2008-04-261-27/+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/+7
* Add tentative support for OpenServer.Bruno Haible2008-04-081-3/+11
* Revert addition of verify, for BSD/OS.Eric Blake2007-12-171-3/+0
* Another fseek test.Eric Blake2007-12-131-0/+3
* Fix fseeko on mingw.Eric Blake2007-12-131-0/+2
* Fix fseeko on BSD-based platforms.Larry Jones2007-12-131-0/+1