aboutsummaryrefslogtreecommitdiff
path: root/libio/iogetdelim.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2023-01-02getdelim: ensure error indicator is set on error (bug 29917)Andreas Schwab1-5/+11
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-07-07libio: Replace internal _IO_getdelim symbol with __getdelimFlorian Weimer1-4/+3
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-02-21Remove miscellaneous debris from libio.Zack Weinberg1-1/+1
2018-02-21Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg1-6/+6
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-2/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers1-5/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-2/+1
2012-09-04Fix iogetdelim.c (latent) integer overflow (bug 9914).Joseph Myers1-1/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-30Remove miscellaneous __STDC__ conditionals.Joseph Myers1-3/+2
2005-10-14[BZ #1405]Ulrich Drepper1-2/+8
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-8/+2
2007-07-122.5-18.1Jakub Jelinek1-2/+8
2003-08-29Update.Ulrich Drepper1-5/+3
2001-12-29Realloc error handling memory leak fix.Ulrich Drepper1-4/+7
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-18/+20
1998-06-07Update.Ulrich Drepper1-2/+3
1997-08-20Update.cvs/libc-ud-970819Ulrich Drepper1-22/+23
1997-08-14Update.cvs/libc-ud-970813Ulrich Drepper1-0/+2
1996-12-15update from main archive 961214cvs/libc-961215Ulrich Drepper1-2/+2
1996-10-02update from main archive 961001Ulrich Drepper1-1/+1
1996-09-27update from main archivecvs/libc-960927Ulrich Drepper1-3/+1
1996-09-07update from main archive 960906cvs/libc-960907Ulrich Drepper1-2/+3
1996-05-09Wed May 8 20:04:29 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-6/+24
1995-12-05Tue Dec 5 02:27:32 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>Roland McGrath1-3/+3
1995-11-20Sat Nov 18 16:46:01 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>Roland McGrath1-0/+105