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
6
Pull Requests
1
Actions
Projects
1
Releases
Wiki
Activity
Files
1150b9ecdb93ffbf79a42bd74348a361d0342068
exectos
/
xtoskrnl
/
mm
History
Aiken Harris
1150b9ecdb
All checks were successful
Builds / ExectOS (amd64, debug) (push)
Successful in 31s
Details
Builds / ExectOS (amd64, release) (push)
Successful in 30s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 28s
Details
Builds / ExectOS (i686, release) (push)
Successful in 27s
Details
Add PTE management routines
2025-10-30 22:03:25 +01:00
..
amd64
Add PTE management routines
2025-10-30 22:03:25 +01:00
i686
Implement unified PTE accessors and management helpers
2025-10-30 20:14:02 +01:00
data.cc
Migrate MM subsystem to C++
2025-09-15 22:15:07 +02:00
hlpool.cc
Replace all occurrences of NULL with NULLPTR for unified C and C++ null pointer handling
2025-09-16 15:59:56 +02:00
init.cc
Drop unnecessary boolean casts after type refactor
2025-09-23 19:17:33 +02:00
kpool.cc
Clean up kernel headers
2025-09-15 22:46:57 +02:00
paging.cc
Add PTE management routines
2025-10-30 22:03:25 +01:00