summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/unlocked.c
Commit message (Collapse)AuthorAgeFilesLines
* Add function versions of getchar_unlocked(), getc_unlocked(),tjr2003-01-101-0/+94
putchar_unlocked(), putc_unlocked(), feof_unlocked(), ferror_unlocked(), clearerr_unlocked(), and fileno_unlocked(). The first four are required by POSIX. The rest are provided for consistency.
OpenPOWER on IntegriCloud