aboutsummaryrefslogtreecommitdiff
path: root/libio/oldfmemopen.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-21Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg1-3/+3
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-24Deprecate external use of libio.h and _G_config.h.Zack Weinberg1-1/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-08-12Fix BZ #18820 -- fmemopen may leak memory on failure.Paul Pluzhnikov1-1/+11
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella1-0/+265