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
3
Pull Requests
1
Actions
Projects
1
Releases
Wiki
Activity
Files
ee82475aa30c98425a362134dd08ac438b76757c
exectos
/
xtoskrnl
/
mm
History
Aiken Harris
6e10089280
All checks were successful
Builds / ExectOS (amd64, debug) (push)
Successful in 30s
Details
Builds / ExectOS (amd64, release) (push)
Successful in 28s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 28s
Details
Builds / ExectOS (i686, release) (push)
Successful in 26s
Details
Drop unnecessary boolean casts after type refactor
2025-09-23 19:17:33 +02:00
..
amd64
Replace all occurrences of NULL with NULLPTR for unified C and C++ null pointer handling
2025-09-16 15:59:56 +02:00
i686
Migrate MM subsystem to C++
2025-09-15 22:15:07 +02: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
Migrate MM subsystem to C++
2025-09-15 22:15:07 +02:00