This website requires JavaScript.
Esplora
CodingWorkshop
CodingWorkshop Site
Community Issues
Aiuto
Registrati
Accedi
xt-sys
/
exectos
Segui
3
Vota
5
Forka
2
Hai già fatto il fork di exectos
Codice
Problemi
6
Pull Requests
1
Actions
Progetti
1
Rilasci
Wiki
Attività
Files
4696faf86d902fbebf5410ad3c845d6126905adc
exectos
/
xtoskrnl
/
rtl
Cronologia
Aiken Harris
6e10089280
Tutti i controlli sono stati effettuati con successo
Builds / ExectOS (amd64, debug) (push)
Successful in 30s
Dettagli
Builds / ExectOS (amd64, release) (push)
Successful in 28s
Dettagli
Builds / ExectOS (i686, debug) (push)
Successful in 28s
Dettagli
Builds / ExectOS (i686, release) (push)
Successful in 26s
Dettagli
Drop unnecessary boolean casts after type refactor
2025-09-23 19:17:33 +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
Drop unnecessary boolean casts after type refactor
2025-09-23 19:17:33 +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
Drop unnecessary boolean casts after type refactor
2025-09-23 19:17:33 +02:00
llist.cc
Drop unnecessary boolean casts after type refactor
2025-09-23 19:17:33 +02:00
math.cc
Drop unnecessary boolean casts after type refactor
2025-09-23 19:17:33 +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