summaryrefslogtreecommitdiffstats
path: root/libc/stdio/fileno.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-3/+0
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-3/+3
* make gcc4 happy w/ hidden_def/proto, correct some typosPeter S. Mazinger2006-01-151-1/+1
* 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-7/+12
* Remove trailing ; after *alias()Peter S. Mazinger2005-12-161-3/+3
* Hide some of the f* *printf, use them as wellPeter S. Mazinger2005-12-081-2/+3
* Hide somePeter S. Mazinger2005-11-211-1/+1
* weaks moved after the related function so gcc4 won't warnPeter S. Mazinger2005-09-221-5/+5
* New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III2004-02-111-0/+45