about summary refs log tree commit diff
path: root/libio/wstrops.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-24/+0
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* libio: Flush-only _IO_str_overflow must not return EOF (bug 28949)Florian Weimer2022-03-181-1/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-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
* Break more lines before not after operators.Joseph Myers2019-02-251-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236]Florian Weimer2018-06-011-10/+6
* Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg2018-02-211-28/+28
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)Adhemerval Zanella2016-09-301-29/+60
* libio: Implement vtable verification [BZ #20191]Florian Weimer2016-06-231-1/+1
* libio: Use wmemset instead of __wmemset to avoid linknamespace issueFlorian Weimer2016-06-031-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2015-10-201-23/+8
* Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov2015-02-221-1/+7
* 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
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Remove use of INTDEF/INTUSE in libioAndreas Schwab2012-05-241-10/+10
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOFUlrich Drepper2007-07-081-8/+2
* * libio/wstrops.c (_IO_wstr_underflow): Clear errno beforeUlrich Drepper2007-07-071-2/+8
* [BZ #2337]Ulrich Drepper2006-12-131-3/+3
* [BZ #1996]Ulrich Drepper2006-08-141-10/+94
* * libio/wstrops.c: Remove dead macro definitions and comments.Ulrich Drepper2006-08-141-33/+1
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-97/+45
* 2.5-18.1Jakub Jelinek2007-07-121-45/+97
* Update.Ulrich Drepper2004-01-141-3/+3
* Update.Ulrich Drepper2003-05-271-32/+14
* Update.Ulrich Drepper2002-08-251-1/+1
* Update.Ulrich Drepper2002-06-221-1/+1
* Update.Ulrich Drepper2002-02-261-10/+10
* Update.Ulrich Drepper2001-08-111-5/+0
* Call __fsetlocking for temporary stream.Ulrich Drepper2001-08-101-1/+7
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-18/+20
* Update.Ulrich Drepper1999-06-161-0/+330