This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0d2d6e5348cba68b2a340103ccf748f5f153c8ef
banan-os
/
kernel
History
Bananymous
9b8de5025a
All: rename every function from UpperCamelCase to snake_case
...
This was a mess since I didn't know which to use but now I decided to go with snake_case :)
2023-02-01 21:05:44 +02:00
..
arch
All: rename every function from UpperCamelCase to snake_case
2023-02-01 21:05:44 +02:00
include
/kernel
All: rename every function from UpperCamelCase to snake_case
2023-02-01 21:05:44 +02:00
kernel
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
icxxabi.cpp
Kernel: We can now use destructors in global objects
2022-12-13 00:52:32 +02:00
Makefile
Kernel: Implement somewhat functioning multithread support
2023-02-01 01:53:35 +02:00