summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/ungetwc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-1/+2
* Add wscanf(3) and friends. Based on our scanf(3) implementation, with widestsp2011-10-161-6/+13
* Fix the handle locking in stdio to use flockfile/funlockfilekurt2009-11-091-5/+5
* Back out previous commit, as it caused too much growth for the installguenther2009-10-221-5/+5
* Fix the handle locking in stdio to use flockfile/funlockfileguenther2009-10-211-5/+5
* next citrus step.espie2005-06-171-0/+70