aboutsummaryrefslogtreecommitdiff
path: root/libio/oldfileops.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-02-18libio: Eliminate _IO_stdin, _IO_stdout, _IO_stderrFlorian Weimer1-4/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-03-13[BZ 1190] Make EOF sticky in stdio.Zack Weinberg1-4/+3
2018-02-21Remove miscellaneous debris from libio.Zack Weinberg1-4/+0
2018-02-21Remove _IO_file_flags define.Zack Weinberg1-1/+1
2018-02-21Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg1-38/+38
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-31libio: Assume _LIBC, weak_alias, errno, (__set_)errno &c are definedFlorian Weimer1-29/+2
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-06-23libio: Implement vtable verification [BZ #20191]Florian Weimer1-2/+10
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers1-46/+14
2015-08-06Add #include <unistd.h> to libio/oldfileops.c for write.Paul Pluzhnikov1-0/+1
2015-07-08Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flagsFeng Gao1-2/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers1-4/+4
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-10-09Remove _G_off64_t and _G_stat64 from _G_config.h.Joseph Myers1-1/+1
2012-09-05Fix typos in commentsSiddhesh Poyarekar1-3/+3
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab1-27/+25
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-30Remove miscellaneous __STDC__ conditionals.Joseph Myers1-3/+1
2011-05-15Fix a few problems in fopen and freopenUlrich Drepper1-4/+5
2011-04-22Remove doubled words.Jim Meyering1-3/+3
2007-04-16* libio/libio.h (__underflow, __uflow, __overflow, __wunderflow,Ulrich Drepper1-2/+3
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-3/+2
2007-07-31.Jakub Jelinek1-2/+3
2005-10-17* libio/oldfileops.c (_IO_old_file_xsputn): Fix last patch.Ulrich Drepper1-1/+1
2005-09-27[BZ #1078]Ulrich Drepper1-2/+4
2005-09-04* stdio-common/Makefile (tests): Add tst-put-error.Ulrich Drepper1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-8/+5
2007-07-122.5-18.1Jakub Jelinek1-5/+8
2004-09-14Update.Ulrich Drepper1-1/+1
2004-03-10Update.Ulrich Drepper1-2/+15
2004-01-14Update.Ulrich Drepper1-2/+2
2003-08-26Update.Ulrich Drepper1-5/+6
2003-08-25Update.Ulrich Drepper1-1/+10
2002-09-24* catgets/open_catalog.c (__open_catalog): Don't use a value typeRoland McGrath1-1/+1
2002-02-26Update.Ulrich Drepper1-25/+26
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-20/+22
2000-06-292000-06-28 Greg McGary <greg@mcgary.org>Greg McGary1-9/+9
2000-03-27* dlfcn/dlopen.c: Use <shlib-compat.h> macros.Roland McGrath1-18/+18
1999-07-21* libio/fileops.c (_IO_new_file_underflow): Set error indicatorAndreas Schwab1-0/+1
1999-07-08Update.Ulrich Drepper1-1/+1
1999-06-16Update.Ulrich Drepper1-5/+5
1999-03-26* libio/oldiofdopen.c (_IO_old_fdopen): Bring over recent changes Andreas Schwab1-9/+36
1998-11-04Update.Ulrich Drepper1-15/+29