mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-25 22:14:34 +00:00
904 B
904 B
FENNIX C LIBRARY STATUS
FILE | STATUS |
---|---|
fennix/syscalls.h | PROVIDE |
sys/mman.h | TODO |
sys/stat.h | TODO |
sys/types.h | TODO |
sys/wait.h | TODO |
assert.h | COMPLETE |
dirent.h | TODO |
errno.h | PROVIDE |
fcntl.h | TODO |
float.h | TODO |
inttypes.h | TODO |
limits.h | TODO |
locale.h | TODO |
math.h | TODO |
pthread.h | TODO |
pwd.h | TODO |
sched.h | TODO |
signal.h | TODO |
stdarg.h | TODO |
stdbool.h | COMPLETE |
stddef.h | TODO |
stdint.h | TODO |
stdio.h | TODO |
stdlib.h | TODO |
string.h | TODO |
time.h | TODO |
unistd.h | TODO |