This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
249c79f8a3
Luna
/
libs
/
libc
/
include
/
sys
History
apio
249c79f8a3
Kernel, libc: Add ioctl()
...
Right now, only the framebuffer supports this system call, to query its dimensions.
2022-11-02 20:59:42 +01:00
..
ioctl.h
Kernel, libc: Add ioctl()
2022-11-02 20:59:42 +01:00
mman.h
libc: Add PROT_EXEC
2022-11-02 18:40:05 +01:00
param.h
libc: Stub out more functionality so part of binutils builds
2022-10-29 09:39:12 +02:00
stat.h
Implement enough runtime for binutils to compile
2022-10-31 12:29:53 +01:00
syscall.h
Kernel, libc: Add ioctl()
2022-11-02 20:59:42 +01:00
time.h
libc: Implement gettimeofday() and instantly mark it as deprecated
2022-10-30 20:40:05 +01:00
types.h
libc: Add support for the new time functionality in the kernel
2022-10-30 09:08:29 +01:00
wait.h
Kernel: Make waitpid() block by default unless WNOHANG is specified
2022-10-27 17:05:42 +02:00