This website requires JavaScript.
Explore
Help
Sign In
Sinipelto
/
banan-os
forked from
Bananymous/banan-os
Watch
1
Star
0
Fork
You've already forked banan-os
0
Code
Pull Requests
Activity
12351d5cb6
banan-os
/
libc
History
Bananymous
12351d5cb6
LibC: sys/types uses 'typedef' instead of 'using'
2023-04-05 15:03:24 +03:00
..
include
LibC: sys/types uses 'typedef' instead of 'using'
2023-04-05 15:03:24 +03:00
stdio
All: rename every function from UpperCamelCase to snake_case
2023-02-01 21:05:44 +02:00
stdlib
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: We are now using cmake instead of plain make
2023-04-02 04:07:27 +03:00
ctype.cpp
LibC: Add is*() functions to libc
2023-01-16 20:05:51 +02:00
string.cpp
LibC: Add errno ENOTTY
2023-04-05 02:47:37 +03:00