summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/open_memstream.c
AgeCommit message (Expand)Author
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-25libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2015-12-09Use stdint.h instead of inttypes.h as the latter pollutes namespace moreEnji Cooper
2015-12-08Fix compilation when -DDEBUG is defined by adding inttypes.h #includeEnji Cooper
2015-04-23Reassign copyright statements on several files from AdvancedJohn Baldwin
2013-02-27Add an implementation of open_memstream() and open_wmemstream(). TheseJohn Baldwin