summaryrefslogtreecommitdiff
path: root/lib/libc/src/stdio/file.c
AgeCommit message (Collapse)Author
40 hoursusr: libc: Add fileno()Ian Moffett
Add POSIX fileno() to grab a file descriptor number from a stream pointer. Signed-off-by: Ian Moffett <ian@osmora.org>