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
1235ce8b32
Luna
/
libs
/
libc
/
src
History
apio
1235ce8b32
Avoid magic numbers
2022-10-08 14:44:48 +02:00
..
bits
Avoid magic numbers
2022-10-08 14:44:48 +02:00
luna
libc: Enable even more warnings
2022-10-07 18:19:06 +02:00
sys
Avoid magic numbers
2022-10-08 14:44:48 +02:00
errno.cpp
Kernel, libc and userspace: Add basic errno support.
2022-10-08 12:06:09 +02:00
luna.cpp
Kernel, libc and userspace: Add basic errno support.
2022-10-08 12:06:09 +02:00
printf.cpp
libc: Enable even more warnings
2022-10-07 18:19:06 +02:00
stdio.cpp
Make (v)fprintf alias to (v)printf instead of throwing an error
2022-10-08 13:45:57 +02:00
stdlib.cpp
Add mmap and munmap syscalls, and thus, add malloc and free to libc!! (yet again, thanks to the wonderful liballoc)
2022-10-02 20:45:04 +02:00
string.cpp
Kernel, libc: Add ENOSYS
2022-10-08 14:18:25 +02:00
unistd.cpp
Kernel, libc: Add ENOSYS
2022-10-08 14:18:25 +02:00