summaryrefslogtreecommitdiffstats
path: root/libc/stdio/fgetwc.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-4/+0
* more of pointer signedness warnings removedDenis Vlasenko2008-12-211-4/+4
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-4/+4
* make gcc4 happy w/ hidden_def/proto, correct some typosPeter S. Mazinger2006-01-151-2/+3
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-1/+1
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-12/+16
* Get rid of warnings, use internals, create new hidden versionsPeter S. Mazinger2005-12-161-7/+8
* Hiding againPeter S. Mazinger2005-11-291-0/+2
* Hide somePeter S. Mazinger2005-11-211-1/+1
* weaks moved after the related function so gcc4 won't warnPeter S. Mazinger2005-09-221-9/+9
* New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III2004-02-111-0/+134