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
9fcd81a507e2d894356b651457a77bc7ecd2f754
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
Update trampoline size output parameter to PULONG across bootloader and kernel
2026-06-12 12:54:53 +02:00
ex
Add executive resource synchronization functions
2026-06-25 23:33:09 +02:00
hl
Dynamically allocate active processors affinity map
2026-06-10 10:22:15 +02:00
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
Add helper to get currently executing process
2026-06-18 20:34:28 +02:00
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
…