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
4c380bae1cafc16eed2b4577c2f3eea076b8e8a5
exectos
/
xtoskrnl
/
rtl
History
Aiken Harris
e7425de523
Some checks failed
Builds / ExectOS (amd64, debug) (push)
Successful in 36s
Details
Builds / ExectOS (amd64, release) (push)
Successful in 34s
Details
Builds / ExectOS (i686, debug) (push)
Failing after 23s
Details
Builds / ExectOS (i686, release) (push)
Failing after 21s
Details
Drop C wrappers and switch to C++ API
2025-09-19 12:56:06 +02:00
..
amd64
Add missing documentation and fix formatting
2025-09-16 11:42:40 +02:00
i686
Add missing documentation and fix formatting
2025-09-16 11:42:40 +02:00
atomic.cc
Replace all occurrences of NULL with NULLPTR for unified C and C++ null pointer handling
2025-09-16 15:59:56 +02:00
bitmap.cc
Migrate RTL subsystem to C++
2025-09-11 18:28:24 +02:00
data.cc
Remove leftover old headers and fix missed spots
2025-09-16 08:46:53 +02:00
endian.cc
Migrate RTL subsystem to C++
2025-09-11 18:28:24 +02:00
exports.cc
Replace all occurrences of NULL with NULLPTR for unified C and C++ null pointer handling
2025-09-16 15:59:56 +02:00
guid.cc
Migrate RTL subsystem to C++
2025-09-11 18:28:24 +02:00
llist.cc
Replace all occurrences of NULL with NULLPTR for unified C and C++ null pointer handling
2025-09-16 15:59:56 +02:00
math.cc
Replace all occurrences of NULL with NULLPTR for unified C and C++ null pointer handling
2025-09-16 15:59:56 +02:00
memory.cc
Migrate RTL subsystem to C++
2025-09-11 18:28:24 +02:00
string.cc
Replace all occurrences of NULL with NULLPTR for unified C and C++ null pointer handling
2025-09-16 15:59:56 +02:00
widestr.cc
Drop C wrappers and switch to C++ API
2025-09-19 12:56:06 +02:00