aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/open_wmemstream.c
Commit message (Expand)AuthorAgeFilesLines
* Revert r330897:Eitan Adler2018-03-291-2/+0
* Partial merge of the SPDX changesEitan Adler2018-03-141-0/+2
* MFC r315162:Pedro F. Giffuni2017-04-071-1/+1
* Use stdint.h instead of inttypes.h as the latter pollutes namespace moreEnji Cooper2015-12-091-2/+2
* Fix compilation when -DDEBUG is defined by adding inttypes.h #includeEnji Cooper2015-12-081-0/+3
* Reassign copyright statements on several files from AdvancedJohn Baldwin2015-04-231-1/+1
* Add an implementation of open_memstream() and open_wmemstream(). TheseJohn Baldwin2013-02-271-0/+271