This website requires JavaScript.
Explore
Help
Sign In
Sinipelto
/
banan-os
Watch
1
Star
0
Fork
0
You've already forked banan-os
forked from
Bananymous/banan-os
Code
Pull Requests
Activity
Files
f924ac9265257735c7a0baed03fd7f61e9201472
banan-os
/
libc
History
Bananymous
25ddc24754
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