This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
xt-sys
/
exectos
Watch
3
Star
5
Fork
2
You've already forked exectos
Code
Issues
5
Pull Requests
Actions
Projects
1
Releases
Wiki
Activity
Files
3841ceaf5b156a8518424ebdaa6ac6e331e29412
exectos
/
xtoskrnl
/
ke
/
amd64
History
Aiken Harris
e2eb784eef
All checks were successful
Builds / ExectOS (amd64, release) (push)
Successful in 32s
Details
Builds / ExectOS (amd64, debug) (push)
Successful in 42s
Details
Builds / ExectOS (i686, release) (push)
Successful in 30s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 41s
Details
Enter idle loop instead of halting system
2026-06-09 09:39:17 +02:00
..
dispatch.cc
Implement SwitchContext() and SwitchThreadStack() routines
2026-05-06 22:25:39 +02:00
krnlinit.cc
Enter idle loop instead of halting system
2026-06-09 09:39:17 +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
Fix Task Register restoration by clearing busy bit in TSS descriptor
2026-06-08 13:40:20 +02:00