summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fputwc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When encoding fails in fputwc(3), set the error indicator as requiredschwarze2016-01-261-2/+2
* Eliminate the last of the LINTEDn and PRINTFLIKEn comments. In oneguenther2015-10-011-3/+2
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-1/+2
* Fix the handle locking in stdio to use flockfile/funlockfilekurt2009-11-091-3/+3
* Back out previous commit, as it caused too much growth for the installguenther2009-10-221-3/+3
* Fix the handle locking in stdio to use flockfile/funlockfileguenther2009-10-211-3/+3
* next citrus step.espie2005-06-171-0/+88