banan-os/kernel
Bananymous 1cf7ef3de6 Kernel: Remove offset from OpenFileDescriptor
This is now handled on the libc side. There might be reasons to
have it in kernel side, but for simplicity's sake I'm moving it
to libc for now :)
2023-05-09 20:31:22 +03:00
..
arch Kernel: Remove offset from OpenFileDescriptor 2023-05-09 20:31:22 +03:00
font BuildSystem: building for 32-bit works now 2023-04-02 05:03:17 +03:00
include/kernel Kernel: Remove offset from OpenFileDescriptor 2023-05-09 20:31:22 +03:00
kernel Kernel: Remove offset from OpenFileDescriptor 2023-05-09 20:31:22 +03:00
CMakeLists.txt Kernel: Add barebones GeneralAllocator for >4096B 2023-05-08 22:10:49 +03:00
icxxabi.cpp Kernel: Add some more cxxabi functionality 2023-02-02 15:50:26 +02:00
ubsan.cpp Kernel: Add ubsan 2023-03-06 23:38:05 +02:00