aboutsummaryrefslogtreecommitdiff
path: root/libio/memstream.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-01libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236]Florian Weimer1-2/+2
2018-02-21Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg1-10/+10
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-07-14Disable single thread optimization for open_memstreamSzabolcs Nagy1-0/+3
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-2/+0
2016-06-23libio: Implement vtable verification [BZ #20191]Florian Weimer1-2/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers1-8/+3
2015-06-05Fix open_memstream namespace (bug 18498).Joseph Myers1-2/+3
2015-05-22Avoid some aliasing violations in libioFlorian Weimer1-1/+1
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-09-09Fix memory leaks in libio on allocation failureAllan McRae1-1/+4
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab1-11/+11
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2006-08-14[BZ #1996]Ulrich Drepper1-1/+1
2006-01-12* libio/wmemstream.c: New file.Ulrich Drepper1-5/+0
2006-01-11* include/sys/stat.h: Add libc_hidden_proto for __fxstatat64.Ulrich Drepper1-4/+4
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-5/+10
2007-07-122.5-18.1Jakub Jelinek1-10/+5
2004-09-14Update.Ulrich Drepper1-2/+2
2004-03-05Update.Ulrich Drepper1-1/+1
2004-01-14Update.Ulrich Drepper1-2/+2
2003-09-18Update.Ulrich Drepper1-1/+1
2003-09-17Update.Ulrich Drepper1-78/+0
2003-09-15Update.Ulrich Drepper1-1/+1
2003-05-27Update.Ulrich Drepper1-2/+2
2002-08-10* include/wchar.h (putwc): Use libc_hidden_proto.Roland McGrath1-0/+1
2002-06-22Update.Ulrich Drepper1-1/+1
2002-02-26Update.Ulrich Drepper1-18/+18
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2000-06-292000-06-28 Greg McGary <greg@mcgary.org>Greg McGary1-4/+4
1999-06-16Update.Ulrich Drepper1-3/+82
1997-10-12Update.cvs/libc-ud-971011Ulrich Drepper1-1/+3
1997-06-23Update.cvs/libc-ud-970623Ulrich Drepper1-16/+16
1997-02-27update from main archive 970226cvs/libc-970301cvs/libc-970228cvs/libc-970227Ulrich Drepper1-4/+5
1996-12-12update from main archive 961211cvs/libc-961214cvs/libc-961213cvs/libc-961212Ulrich Drepper1-1/+3
1996-12-08update from main archive 961207cvs/libc-961208Ulrich Drepper1-6/+6
1996-09-07update from main archive 960907Ulrich Drepper1-0/+4
1996-09-07update from main archive 960906cvs/libc-960907Ulrich Drepper1-14/+18
1996-05-23Wed May 22 22:10:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-1/+2
1995-12-05Tue Dec 5 02:27:32 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>Roland McGrath1-16/+19
1995-11-20Sat Nov 18 16:46:01 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>Roland McGrath1-0/+129