summaryrefslogtreecommitdiff
path: root/libio/fmemopen.c
AgeCommit message (Expand)Author
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-12-24Deprecate external use of libio.h and _G_config.h.Zack Weinberg
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-04-29libio: Fix fmemopen append mode failure (BZ# 20012)Adhemerval Zanella
2016-04-26libio: Update internal fmemopen position after write (BZ #20005)Adhemerval Zanella
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-08-12Fix BZ #18820 -- fmemopen may leak memory on failure.Paul Pluzhnikov
2015-07-16libio: Fix fmemopen 'w' mode with provided bufferAdhemerval Zanella
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella
2015-06-25Fix buffer overflow for writes to memory buffer stream (bug 18549)Andreas Schwab
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-03-04Optimize fmemopen a bit.Ulrich Drepper
2011-03-04Don't read past end of buffer in fmemopenAndreas Schwab
2009-03-10* include/stdio.h (fmemopen): Add libc_hidden_proto.Ulrich Drepper
2008-08-14[BZ #6544]Ulrich Drepper
2006-04-07* libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper
2005-09-23[BZ #394]Ulrich Drepper
2005-02-02* sysdeps/mach/hurd/tls.h: Include <stdbool.h>Roland McGrath
2005-01-06Update.Ulrich Drepper
2005-01-06Update.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2002-08-25Update.Ulrich Drepper
2002-08-04Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2000-12-15Update.Andreas Jaeger
2000-10-31Update.Ulrich Drepper
2000-09-02Update.Andreas Jaeger
2000-09-01Update.Ulrich Drepper
2000-08-29Update.Ulrich Drepper