This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
perikiyoxd
/
exectos
Watch
1
Star
0
Fork
0
You've already forked exectos
forked from
xt-sys/exectos
Code
Pull Requests
Activity
Files
4e7113a0793d449665ba1cedaaad86345d0a77f0
exectos
/
xtoskrnl
/
ke
/
amd64
History
Aiken Harris
8080e07281
Fix stack pointer miscalculation caused by adding KERNEL_STACK_SIZE twice
2026-05-17 14:38:44 +02:00
..
dispatch.cc
Implement SwitchContext() and SwitchThreadStack() routines
2026-05-06 22:25:39 +02:00
krnlinit.cc
Fix stack pointer miscalculation caused by adding KERNEL_STACK_SIZE twice
2026-05-17 14:38:44 +02:00
kthread.cc
Replace all occurrences of NULL with NULLPTR for unified C and C++ null pointer handling
2025-09-16 15:59:56 +02:00
proc.cc
Refactor processor block initialization and add registration function
2026-05-14 13:15:55 +02:00