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
38d49eece4583bbe1354c989284a4b22fc849351
exectos
/
xtoskrnl
/
ar
/
amd64
History
Aiken Harris
620fc24cd2
All checks were successful
Builds / ExectOS (amd64, debug) (push)
Successful in 27s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 31s
Details
Builds / ExectOS (i686, release) (push)
Successful in 36s
Details
Builds / ExectOS (amd64, release) (push)
Successful in 38s
Details
Fix previous mode detection by reading CS from the trap frame and sanitize segment restoration
2026-03-31 20:38:21 +02:00
..
archsup.S
Fix previous mode detection by reading CS from the trap frame and sanitize segment restoration
2026-03-31 20:38:21 +02:00
boot.S
Add trampoline support and move assembler prototypes
2025-09-19 19:07:27 +02:00
cpufunc.cc
Drop C wrappers and switch to C++ API
2025-09-19 12:56:06 +02:00
data.cc
Implement NMI stack handling via IST
2026-03-28 20:49:18 +01:00
procsup.cc
Correct kernel stack base calculation for downward growing stacks
2026-03-31 18:59:59 +02:00
traps.cc
Add register dump to trap handler
2025-09-25 08:28:02 +02:00