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
89681897d7b495a946e19e3754f0a37aecb3fd18
exectos
/
xtoskrnl
/
ke
/
amd64
History
Aiken Harris
89681897d7
Some checks failed
Builds / ExectOS (amd64, debug) (push)
Successful in 25s
Details
Builds / ExectOS (i686, debug) (push)
Failing after 28s
Details
Builds / ExectOS (amd64, release) (push)
Successful in 39s
Details
Builds / ExectOS (i686, release) (push)
Failing after 36s
Details
Wire thread startup frame to return to user-mode switch or system thread exit handler
2026-06-14 01:34:24 +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
Wire thread startup frame to return to user-mode switch or system thread exit handler
2026-06-14 01:34:24 +02:00
proc.cc
Fix Task Register restoration by clearing busy bit in TSS descriptor
2026-06-08 13:40:20 +02:00