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
e764647133
Luna
/
kernel
/
include
/
std
History
apio
0e46ea8ada
Finally, a text renderer that actually works. We can now see the kernel messages without a serial port :)
2022-10-01 14:27:45 +02:00
..
stdio.h
Finally, a text renderer that actually works. We can now see the kernel messages without a serial port :)
2022-10-01 14:27:45 +02:00
stdlib.h
Port liballoc to get proper kmalloc/kcalloc/krealloc/kfree functions.
2022-09-24 22:40:59 +02:00
string.h
Make strstr take a const char* as a needle instead of a char*
2022-09-15 18:42:18 +02:00