banan-os/libc
Bananymous 989f9ec5fe LibC: remove old unused files 2023-04-07 02:26:44 +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: you can now build the toolchain with cmake 2023-04-06 00:23:02 +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