This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9d83424346e6495735b93f5959efde032e87e950
banan-os
/
kernel
History
Bananymous
9d83424346
Kernel: Remove unnecessary stack pointer loading
...
Any time I started a thread I was loading the stack pointer which is already correctly passed :D
2026-04-04 23:48:43 +03:00
..
arch
Kernel: Remove unnecessary stack pointer loading
2026-04-04 23:48:43 +03:00
font
BuildSystem: building for 32-bit works now
2023-04-02 05:03:17 +03:00
include
/kernel
Kernel: Fix signal generation
2026-04-04 23:48:43 +03:00
kernel
Kernel: Remove unnecessary stack pointer loading
2026-04-04 23:48:43 +03:00
klibc
LibC: Define ESHUTDOWN
2025-11-02 21:09:48 +02:00
CMakeLists.txt
Kernel: Cleanup accessing userspace memory
2026-04-02 16:36:33 +03:00
icxxabi.cpp
Kernel: Fix cxxabi for function static variable guards
2024-07-14 01:53:50 +03:00
ubsan.cpp
Kenrel: Add __builtin_unreachable support for UBSAN
2024-09-22 17:14:36 +03:00