summaryrefslogtreecommitdiff
path: root/lib/freadptr.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
* stdioext: Fix compilation errors with newer Android headers.Bruno Haible2018-05-131-0/+3
* 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 freadptr to work with ungetc on all uClibc configsPádraig Brady2015-12-081-0/+2
* 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
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-1/+1
* stdioext: Add tentative support for Plan9.Bruno Haible2012-02-031-0/+7
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* stdioext: Add support for Minix.Bruno Haible2011-07-311-0/+8
* 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
* Add tentative support for FreeMiNT.Bruno Haible2009-02-281-1/+9
* Add support for Haiku.Bruno Haible2008-11-101-1/+1
* Add conditional code for SLOW_BUT_NO_HACKS.Bruno Haible2008-09-061-0/+4
* Add tentative support for DragonFly BSD.Bruno Haible2008-04-261-4/+4
* New private include file lib/stdio-impl.h.Bruno Haible2008-04-261-22/+2
* Add tentative support for Linux libc5.Bruno Haible2008-04-171-1/+1
* Fix mistake in EMX port.Bruno Haible2008-04-121-1/+1
* Port the extended stdio functions to emx+gcc.Bruno Haible2008-04-101-0/+13
* Add tentative support for OpenServer.Bruno Haible2008-04-081-1/+6
* Extend freadptr to return also the buffer size.Bruno Haible2008-03-101-3/+42
* New module 'freadptr'.Bruno Haible2008-02-281-0/+54