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
ba8c4dbc7f
banan-os
/
libc
History
Bananymous
5cd97e44e2
LibC: Add strcmp and strncmp
2023-02-23 15:57:33 +02:00
..
arch
Kernel: Finally managed to get 64-bit working
2023-01-25 19:19:28 +02:00
include
LibC: Add strcmp and strncmp
2023-02-23 15:57:33 +02: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
string
LibC: Add strcmp and strncmp
2023-02-23 15:57:33 +02:00
.gitignore
Initial commit. We have a booting kernel
2022-11-12 21:04:47 +02:00
Makefile
LibC: Add strcmp and strncmp
2023-02-23 15:57:33 +02:00
ctype.cpp
LibC: Add is*() functions to libc
2023-01-16 20:05:51 +02:00