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
Actions
Projects
1
Releases
Wiki
Activity
Files
d164495d488a4bd288d9b3524ef710b0d93c0dba
exectos
/
xtoskrnl
/
includes
History
Aiken Harris
5cd52a4a12
All checks were successful
Builds / ExectOS (amd64, release) (push)
Successful in 31s
Details
Builds / ExectOS (i686, release) (push)
Successful in 30s
Details
Builds / ExectOS (amd64, debug) (push)
Successful in 52s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 49s
Details
Implement conversion of shared push lock to exclusive mode
2026-07-01 16:29:30 +02:00
..
ar
…
ex
Add executive resource synchronization functions
2026-06-25 23:33:09 +02:00
hl
…
kd
…
ke
Implement conversion of shared push lock to exclusive mode
2026-07-01 16:29:30 +02:00
mm
Add memory manager probe functions
2026-06-30 22:28:39 +02:00
po
…
ps
…
rtl
Introduce very basic exception handling support
2026-06-30 22:21:30 +02:00
ar.hh
…
ex.hh
Add executive resource synchronization functions
2026-06-25 23:33:09 +02:00
hl.hh
…
kd.hh
…
ke.hh
Implement kernel push lock infrastructure
2026-06-29 18:25:40 +02:00
mm.hh
Add memory manager probe functions
2026-06-30 22:28:39 +02:00
po.hh
…
ps.hh
…
rtl.hh
Introduce very basic exception handling support
2026-06-30 22:21:30 +02:00
xtos.hh
…