about summary refs log tree commit diff
path: root/libio/iogetdelim.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* getdelim: ensure error indicator is set on error (bug 29917)Andreas Schwab2023-01-021-5/+11
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* libio: Replace internal _IO_getdelim symbol with __getdelimFlorian Weimer2021-07-071-4/+3
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Remove miscellaneous debris from libio.Zack Weinberg2018-02-211-1/+1
* Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg2018-02-211-6/+6
* 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-2/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-161-5/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Fix iogetdelim.c (latent) integer overflow (bug 9914).Joseph Myers2012-09-041-1/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove miscellaneous __STDC__ conditionals.Joseph Myers2012-01-301-3/+2
* [BZ #1405]Ulrich Drepper2005-10-141-2/+8
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-8/+2
* 2.5-18.1Jakub Jelinek2007-07-121-2/+8
* Update.Ulrich Drepper2003-08-291-5/+3
* Realloc error handling memory leak fix.Ulrich Drepper2001-12-291-4/+7
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-18/+20
* Update.Ulrich Drepper1998-06-071-2/+3
* Update. cvs/libc-ud-970819Ulrich Drepper1997-08-201-22/+23
* Update. cvs/libc-ud-970813Ulrich Drepper1997-08-141-0/+2
* update from main archive 961214 cvs/libc-961215Ulrich Drepper1996-12-151-2/+2
* update from main archive 961001Ulrich Drepper1996-10-021-1/+1
* update from main archive cvs/libc-960927Ulrich Drepper1996-09-271-3/+1
* update from main archive 960906 cvs/libc-960907Ulrich Drepper1996-09-071-2/+3
* Wed May 8 20:04:29 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-091-6/+24
* Tue Dec 5 02:27:32 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>Roland McGrath1995-12-051-3/+3
* Sat Nov 18 16:46:01 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>Roland McGrath1995-11-201-0/+105