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
cea860b008d1c5bdb04ce45adf019dd7ebeb168b
exectos
/
xtoskrnl
/
ke
/
amd64
History
Aiken Harris
8597e37650
All checks were successful
Builds / ExectOS (amd64, release) (push)
Successful in 34s
Details
Builds / ExectOS (amd64, debug) (push)
Successful in 40s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 39s
Details
Builds / ExectOS (i686, release) (push)
Successful in 32s
Details
Implement AMD64 RunThread with inline assembly
2026-06-16 12:00:56 +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
Implement AMD64 RunThread with inline assembly
2026-06-16 12:00:56 +02:00
proc.cc
Fix Task Register restoration by clearing busy bit in TSS descriptor
2026-06-08 13:40:20 +02:00