This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
641ed233800730a82d5bbe231ae1634233d17e08
banan-os
/
libc
History
Bananymous
9f977488fa
BuildSystem: cmake can now build out libc
...
I can't seem to get libc++ build to work...
2023-04-10 21:07:25 +03:00
..
include
LibC: add stubs for a lot of functions
2023-04-05 23:58:40 +03:00
.gitignore
Initial commit. We have a booting kernel
2022-11-12 21:04:47 +02:00
CMakeLists.txt
BuildSystem: cmake can now build out libc
2023-04-10 21:07:25 +03:00
ctype.cpp
LibC: Add is*() functions to libc
2023-01-16 20:05:51 +02:00
stdio.cpp
LibC: add stubs for a lot of functions
2023-04-05 23:58:40 +03:00
stdlib.cpp
LibC: add stubs for a lot of functions
2023-04-05 23:58:40 +03:00
string.cpp
LibC: add stubs for a lot of functions
2023-04-05 23:58:40 +03:00
unistd.cpp
LibC: add stubs for a lot of functions
2023-04-05 23:58:40 +03:00