summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fputws.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-1/+2
* a __fputwc_unlock() prototype was available in fvwrite.h, so use thatderaadt2013-11-121-3/+2
* add some prototypes, casts, includes, parenthesis, and whatnot totedu2013-04-171-1/+3
* Fix the handle locking in stdio to use flockfile/funlockfilekurt2009-11-091-4/+4
* Back out previous commit, as it caused too much growth for the installguenther2009-10-221-4/+4
* Fix the handle locking in stdio to use flockfile/funlockfileguenther2009-10-211-4/+4
* zap remaining rcsid.espie2005-08-081-5/+1
* next citrus step.espie2005-06-171-0/+60