aboutsummaryrefslogtreecommitdiff
path: root/libio/wstrops.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-03-27libio: Remove the usage of __libc_IO_vtablesAdhemerval Zanella Netto1-24/+0
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-03-18libio: Flush-only _IO_str_overflow must not return EOF (bug 28949)Florian Weimer1-1/+4
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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-02-25Break more lines before not after operators.Joseph Myers1-2/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-06-01libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236]Florian Weimer1-10/+6
2018-02-21Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg1-28/+28
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-09-30libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)Adhemerval Zanella1-29/+60
2016-06-23libio: Implement vtable verification [BZ #20191]Florian Weimer1-1/+1
2016-06-03libio: Use wmemset instead of __wmemset to avoid linknamespace issueFlorian Weimer1-3/+3
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers1-23/+8
2015-02-22Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov1-1/+7
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-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab1-10/+10
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2007-07-08* stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOFUlrich Drepper1-8/+2
2007-07-07* libio/wstrops.c (_IO_wstr_underflow): Clear errno beforeUlrich Drepper1-2/+8
2006-12-13[BZ #2337]Ulrich Drepper1-3/+3
2006-08-14[BZ #1996]Ulrich Drepper1-10/+94
2006-08-14* libio/wstrops.c: Remove dead macro definitions and comments.Ulrich Drepper1-33/+1
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-97/+45
2007-07-122.5-18.1Jakub Jelinek1-45/+97
2004-01-14Update.Ulrich Drepper1-3/+3
2003-05-27Update.Ulrich Drepper1-32/+14
2002-08-25Update.Ulrich Drepper1-1/+1
2002-06-22Update.Ulrich Drepper1-1/+1
2002-02-26Update.Ulrich Drepper1-10/+10
2001-08-11Update.Ulrich Drepper1-5/+0
2001-08-10Call __fsetlocking for temporary stream.Ulrich Drepper1-1/+7
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-18/+20
1999-06-16Update.Ulrich Drepper1-0/+330