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
4
Pull Requests
Actions
Projects
1
Releases
Wiki
Activity
Files
7a18a2602f6394d1cd5a887b563ff7212d69842a
exectos
/
xtoskrnl
/
ke
/
amd64
History
Aiken Harris
a39835493a
All checks were successful
Builds / ExectOS (amd64, debug) (push)
Successful in 31s
Details
Builds / ExectOS (i686, release) (push)
Successful in 43s
Details
Builds / ExectOS (amd64, release) (push)
Successful in 44s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 29s
Details
Enable multi-processor support
2026-05-17 20:45:01 +02:00
..
dispatch.cc
Implement SwitchContext() and SwitchThreadStack() routines
2026-05-06 22:25:39 +02:00
krnlinit.cc
Enable multi-processor support
2026-05-17 20:45:01 +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
Refactor processor block initialization and add registration function
2026-05-14 13:15:55 +02:00