about summary refs log tree commit diff
path: root/libio/oldfileops.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* libio: Remove the usage of __libc_IO_vtablesAdhemerval Zanella Netto2023-03-271-23/+0
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Use 64 bit time_t stat internallyAdhemerval Zanella2021-06-221-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* libio: Eliminate _IO_stdin, _IO_stdout, _IO_stderrFlorian Weimer2019-02-181-4/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* [BZ 1190] Make EOF sticky in stdio.Zack Weinberg2018-03-131-4/+3
* Remove miscellaneous debris from libio.Zack Weinberg2018-02-211-4/+0
* Remove _IO_file_flags define.Zack Weinberg2018-02-211-1/+1
* Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg2018-02-211-38/+38
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* libio: Assume _LIBC, weak_alias, errno, (__set_)errno &c are definedFlorian Weimer2017-08-311-29/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* libio: Implement vtable verification [BZ #20191]Florian Weimer2016-06-231-2/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-161-46/+14
* Add #include <unistd.h> to libio/oldfileops.c for write.Paul Pluzhnikov2015-08-061-0/+1
* Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flagsFeng Gao2015-07-081-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-4/+4
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Remove _G_off64_t and _G_stat64 from _G_config.h.Joseph Myers2012-10-091-1/+1
* Fix typos in commentsSiddhesh Poyarekar2012-09-051-3/+3
* Remove use of INTDEF/INTUSE in libioAndreas Schwab2012-05-241-27/+25
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove miscellaneous __STDC__ conditionals.Joseph Myers2012-01-301-3/+1
* Fix a few problems in fopen and freopenUlrich Drepper2011-05-151-4/+5
* Remove doubled words.Jim Meyering2011-04-221-3/+3
* * libio/libio.h (__underflow, __uflow, __overflow, __wunderflow,Ulrich Drepper2007-04-161-2/+3
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-3/+2
* .Jakub Jelinek2007-07-311-2/+3
* * libio/oldfileops.c (_IO_old_file_xsputn): Fix last patch.Ulrich Drepper2005-10-171-1/+1
* [BZ #1078]Ulrich Drepper2005-09-271-2/+4
* * stdio-common/Makefile (tests): Add tst-put-error.Ulrich Drepper2005-09-041-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-8/+5
* 2.5-18.1Jakub Jelinek2007-07-121-5/+8
* Update.Ulrich Drepper2004-09-141-1/+1
* Update.Ulrich Drepper2004-03-101-2/+15
* Update.Ulrich Drepper2004-01-141-2/+2
* Update.Ulrich Drepper2003-08-261-5/+6
* Update.Ulrich Drepper2003-08-251-1/+10
* * catgets/open_catalog.c (__open_catalog): Don't use a value typeRoland McGrath2002-09-241-1/+1
* Update.Ulrich Drepper2002-02-261-25/+26
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-20/+22