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
1c902180426da9e03488244d3d9516f56789f7e7
exectos
/
xtoskrnl
/
ke
/
amd64
History
Aiken Harris
1c90218042
All checks were successful
Builds / ExectOS (amd64, debug) (push)
Successful in 33s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 31s
Details
Builds / ExectOS (i686, release) (push)
Successful in 38s
Details
Builds / ExectOS (amd64, release) (push)
Successful in 40s
Details
Move RunThread to architecture-specific implementations
2026-06-16 11:43:42 +02:00
..
dispatch.cc
Convert dispatcher context switch functions to naked assembly
2026-06-10 16:48:54 +02:00
krnlinit.cc
Replace jmp with call to maintain ABI stack alignment
2026-06-12 15:58:42 +02:00
kthread.cc
Move RunThread to architecture-specific implementations
2026-06-16 11:43:42 +02:00
proc.cc
Fix Task Register restoration by clearing busy bit in TSS descriptor
2026-06-08 13:40:20 +02:00