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
cafd546ce887c819c3ebbb4193122dacca48f4d4
banan-os
/
kernel
History
Bananymous
cafd546ce8
Kernel: kmalloc now detects corruption
...
Kmalloc checks if its nodes have corrupted. This was happening because of stack overflow.
2023-04-11 23:36:46 +03:00
..
arch
Kernel: Threads can now be terminated mid execution
2023-04-10 21:07:25 +03:00
font
BuildSystem: building for 32-bit works now
2023-04-02 05:03:17 +03:00
include
/kernel
Kernel: Mark Scheduler::start() as noreturn as appropriate
2023-04-11 23:33:20 +03:00
kernel
Kernel: kmalloc now detects corruption
2023-04-11 23:36:46 +03:00
userspace
Kernel/Userspace: Start initial work on userspace and syscalls
2023-03-13 15:32:46 +02:00
CMakeLists.txt
Kernel: remove message from BAN::Error
2023-04-11 23:25:21 +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