This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
Luna
/
libs
/
libc
/
include
/
sys
History
apio
78d72c2f0c
Kernel, libc: Add a getdents() system call
...
This is meant to be a low-level interface to implement dirent.h on top of.
2022-10-23 14:03:46 +02:00
..
mman.h
libc: Add div(), ldiv(), and lldiv()
2022-10-23 12:26:48 +02:00
stat.h
libc: Stub out setvbuf, and add S_ISREG
2022-10-23 10:09:20 +02:00
syscall.h
Kernel, libc: Add a getdents() system call
2022-10-23 14:03:46 +02:00
types.h
libc: Add a few errors to errno.h
2022-10-21 18:34:01 +02:00
wait.h
Kernel, libc: Implement waitpid()
2022-10-18 21:30:52 +02:00