summaryrefslogtreecommitdiffstats
path: root/libc/stdio/ctermid.c
Commit message (Collapse)AuthorAgeFilesLines
* Add missing ctermid. Also add putc and getc (in case they getEric Andersen2001-11-211-0/+36
undefined which is a valid thing to do) -Erik