This website requires JavaScript.
Explore
Help
Sign In
Sinipelto
/
banan-os
Watch
1
Star
0
Fork
0
You've already forked banan-os
forked from
Bananymous/banan-os
Code
Pull Requests
Activity
Files
247f03c79ef4a8fa1e17406f4ce63a16f5ea8135
banan-os
/
kernel
History
Bananymous
247f03c79e
BAN: Make ErrorOr<> have attribute [[nodiscard]]
...
We don't have to specify it everytime we make function return ErrorOr
2023-02-19 20:10:30 +02:00
..
arch
Kernel: Sleep now actually sleeps and allows idling
2023-02-19 18:52:25 +02:00
include
/kernel
BAN: Make ErrorOr<> have attribute [[nodiscard]]
2023-02-19 20:10:30 +02:00
kernel
Kernel: Shell's thread now uses sleep instead of polling
2023-02-19 18:52:25 +02:00
.gitignore
Initial commit. We have a booting kernel
2022-11-12 21:04:47 +02:00
icxxabi.cpp
Kernel: Add some more cxxabi functionality
2023-02-02 15:50:26 +02:00
Makefile
Kernel: Start working on filesystem
2023-02-16 20:00:31 +02:00