banan-os/kernel
Bananymous 7aeb8e4d36 Kernel: allocate thread stacks from 0x300000 onwards
I had a problem where thread stack was overlapping with elf loading
2023-06-12 01:02:19 +03:00
..
arch Kernel: Exceptions will now enable interrupts before calling exit() 2023-06-11 03:29:22 +03:00
font BuildSystem: building for 32-bit works now 2023-04-02 05:03:17 +03:00
include/kernel Kernel: Add SYS_GET_{,E}{UID,GID} 2023-06-11 22:37:00 +03:00
kernel Kernel: allocate thread stacks from 0x300000 onwards 2023-06-12 01:02:19 +03:00
CMakeLists.txt Kernel: Add basic Credentials for the system 2023-06-11 20:06:06 +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