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
/
libc
/
include
/
sys
History
apio
13c9caa856
All checks were successful
continuous-integration/drone/push
Build is passing
Details
kernel+libc: Add stat() + fstat()
2023-04-10 19:56:03 +02:00
..
ioctl.h
libc: Add ioctl() syscall wrapper
2023-04-09 11:24:13 +02:00
mman.h
kernel+libc: Remove (de)allocate_memory and replace it with POSIX mmap
2023-03-14 20:43:15 +01:00
stat.h
kernel+libc: Add stat() + fstat()
2023-04-10 19:56:03 +02:00
syscall.h
Unify libc header descriptions
2023-01-08 15:29:30 +01:00
sysmacros.h
kernel: Add support for special device files and add a mknod() syscall
2023-03-18 09:10:33 +01:00
types.h
kernel+libc: Add stat() + fstat()
2023-04-10 19:56:03 +02:00
wait.h
libc: Add system()
2023-04-08 12:18:52 +02:00