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
8
Pull Requests
2
Actions
Projects
1
Releases
Wiki
Activity
Files
9b19bc94b3a2d74134458f718f7bc2522d2fa1ce
exectos
/
xtoskrnl
/
ke
/
amd64
History
Aiken Harris
9b19bc94b3
All checks were successful
Builds / ExectOS (i686, debug) (push)
Successful in 32s
Details
Builds / ExectOS (amd64, debug) (push)
Successful in 34s
Details
Builds / ExectOS (amd64, release) (push)
Successful in 51s
Details
Builds / ExectOS (i686, release) (push)
Successful in 48s
Details
Replace manual IDT manipulation with SetIdtGate function call
2026-03-26 23:10:00 +01:00
..
irq.cc
Replace manual IDT manipulation with SetIdtGate function call
2026-03-26 23:10:00 +01:00
krnlinit.cc
Replace all occurrences of NULL with NULLPTR for unified C and C++ null pointer handling
2025-09-16 15:59:56 +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
Clean up after migration to C++
2025-09-16 14:20:20 +02:00