summaryrefslogtreecommitdiffstats
path: root/libc/stdio/ctermid.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-1/+0
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-1/+3
* Hide mostly used functionsPeter S. Mazinger2005-12-011-1/+1
* New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III2004-02-111-32/+22
* Add missing ctermid. Also add putc and getc (in case they getEric Andersen2001-11-211-0/+36