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
944d32de36
Luna
/
libc
/
src
History
apio
e3ef29e80d
All checks were successful
continuous-integration/drone/push
Build is passing
Details
libc: Implement wcstombs()
2023-01-14 11:59:08 +01:00
..
arch
/x86_64
libc: Remove crti.o and crtn.o
2023-01-06 17:59:54 +01:00
sys
kernel, luna, libc: Move the heap code to a common zone, to be used by both kernel and userspace
2023-01-13 19:27:53 +01:00
atexit.cpp
More stdlib.h implementation + commenting + atexit()
2023-01-06 19:40:25 +01:00
ctype.cpp
libc: Add ctype.h
2023-01-06 20:48:08 +01:00
errno.cpp
Bring back the OS-Specific Toolchain on restart :^)
2023-01-06 17:35:07 +01:00
stdio.cpp
libc: Implement perror()
2023-01-13 21:08:10 +01:00
stdlib.cpp
libc: Implement wcstombs()
2023-01-14 11:59:08 +01:00
string.cpp
Bring back the OS-Specific Toolchain on restart :^)
2023-01-06 17:35:07 +01:00
time.cpp
libc: Add a wide range of time manipulation functions, including reentrant variants
2023-01-13 21:06:27 +01:00
unistd.cpp
Switch to C for userspace, with a very bare-bones libc!!
2023-01-06 13:31:14 +01:00