summaryrefslogtreecommitdiff
path: root/lib/freadseek.c
Commit message (Expand)AuthorAgeFilesLines
* 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