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
1
Actions
Projects
1
Releases
Wiki
Activity
Files
master
Add File
New File
Apply Patch
exectos
/
xtoskrnl
/
ar
/
i686
History
Aiken Harris
09516835d0
All checks were successful
Builds / ExectOS (amd64, debug) (push)
Successful in 40s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 34s
Details
Builds / ExectOS (i686, release) (push)
Successful in 37s
Details
Builds / ExectOS (amd64, release) (push)
Successful in 35s
Details
Consolidate boot and architecture support code into a single assembly file
2026-04-02 15:08:12 +02:00
..
archsup.S
Consolidate boot and architecture support code into a single assembly file
2026-04-02 15:08:12 +02:00
cpufunc.cc
Fix build by replacing leftover Ar calls
2025-09-19 13:29:15 +02:00
data.cc
Use dedicated NMI stack on i686
2026-03-30 11:43:09 +02:00
procsup.cc
Correct kernel stack base calculation for downward growing stacks
2026-03-31 18:59:59 +02:00
traps.cc
Refactor trap handling to support task gates
2026-03-31 12:58:46 +02:00