summaryrefslogtreecommitdiff
path: root/libio/wmemstream.c
AgeCommit message (Expand)Author
2018-06-01libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236]Florian Weimer
2018-02-21Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-07-14Disable single thread optimization for open_memstreamSzabolcs Nagy
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-09-30libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)Adhemerval Zanella
2016-06-23libio: Implement vtable verification [BZ #20191]Florian Weimer
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-09-09Fix memory leaks in libio on allocation failureAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2006-12-13[BZ #2337]Ulrich Drepper
2006-09-30* posix/glob.c (glob_in_dir): Add some comments and asserts toUlrich Drepper
2006-08-14[BZ #1996]Ulrich Drepper
2006-01-12* libio/wmemstream.c: New file.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek