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
6078a5ba2958d7ee024fa95ae38567461fbd135d
exectos
/
xtoskrnl
/
ke
/
amd64
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
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