summaryrefslogtreecommitdiff
path: root/src/lib/libc/include/unistd.h
AgeCommit message (Collapse)Author
2025-09-26libc: unistd: Fix typo in header guardIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
2025-09-26libc: unistd: Add write() system call wrapperIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
2025-09-26sys: unistd: Add standard stream file numbersIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>