banan-os/kernel
Bananymous 038379274e Kernel: Inode can now return full mode value
Kernel::Inode::Mode is an union of bitmasked fields for every
possible bit
2023-02-20 21:39:24 +02:00
..
arch Kernel: Sleep now actually sleeps and allows idling 2023-02-19 18:52:25 +02:00
include/kernel Kernel: Inode can now return full mode value 2023-02-20 21:39:24 +02:00
kernel Kernel: Inode can now return full mode value 2023-02-20 21:39:24 +02:00
.gitignore Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
Makefile Kernel: Initial work on filesystem 2023-02-20 01:46:00 +02:00
icxxabi.cpp Kernel: Add some more cxxabi functionality 2023-02-02 15:50:26 +02:00