summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fvwrite.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use static and __{BEGIN,ENV}_HIDDEN_DECLS to hide a bunch of internalguenther2015-08-271-1/+3
* a __fputwc_unlock() prototype was available in fvwrite.h, so use thatderaadt2013-11-121-1/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-5/+1
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-2/+2
* Fix RCS idstholo1996-08-191-3/+1
* initial import of NetBSD treederaadt1995-10-181-0/+58