banan-os/libc
Bananymous 8a8793fd2d BuildSystem: you can now build the toolchain with cmake 2023-04-06 00:23:02 +03:00
..
include LibC: add stubs for a lot of functions 2023-04-05 23:58:40 +03:00
stdio All: rename every function from UpperCamelCase to snake_case 2023-02-01 21:05:44 +02: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