summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fgetws.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: When errno happens to be EILSEQ upon entry to fgetws(3),schwarze2016-01-041-3/+3
* 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-4/+4
* ansifystsp2009-11-081-5/+2
* 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/+86