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
4e02664977c19f0be6760d64ee3d0bccdf9b29e9
exectos
/
xtoskrnl
/
ke
/
amd64
History
Aiken Harris
4e02664977
All checks were successful
Builds / ExectOS (amd64, release) (push)
Successful in 30s
Details
Builds / ExectOS (i686, release) (push)
Successful in 28s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 39s
Details
Builds / ExectOS (amd64, debug) (push)
Successful in 41s
Details
Merge branch 'master' into memmgr
2026-03-26 23:48:49 +01:00
..
irq.cc
Replace manual IDT manipulation with SetIdtGate function call
2026-03-26 23:10:00 +01:00
krnlinit.cc
Initialize memory manager during kernel startup
2025-12-23 14:05:07 +01: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