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
5999906bf04c33f09ebfaeb9d5d64797280b5579
exectos
/
xtoskrnl
/
ke
/
i686
History
Aiken Harris
5b0eebdb43
All checks were successful
Builds / ExectOS (amd64, debug) (push)
Successful in 29s
Details
Builds / ExectOS (i686, release) (push)
Successful in 30s
Details
Builds / ExectOS (amd64, release) (push)
Successful in 50s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 49s
Details
Initialize system interrupt handlers
2026-06-08 20:15:18 +02:00
..
dispatch.cc
Implement SwitchContext() and SwitchThreadStack() routines
2026-05-06 22:25:39 +02:00
krnlinit.cc
Initialize system interrupt handlers
2026-06-08 20:15:18 +02:00
kthread.cc
Simplify thread frame setup using pointer arithmetic
2026-05-22 18:42:41 +02:00
proc.cc
Fix Task Register restoration by clearing busy bit in TSS descriptor
2026-06-08 13:40:20 +02:00