Este site requer JavaScript.
Explorar
CodingWorkshop
CodingWorkshop Site
Community Issues
Ajuda
Cadastrar
Acessar
xt-sys
/
exectos
Observar
3
Juntar aos favoritos
5
Fork
2
Você já fez o fork de exectos
Código
Issues
7
Pull requests
1
Ações
Projetos
1
Versões
Wiki
Atividade
Files
46cc5072afd525aaf2d69d619b07ef9181d5a2a3
exectos
/
xtoskrnl
/
ke
Histórico
Aiken Harris
6e10089280
Todas as verificações foram bem sucedidas
Builds / ExectOS (amd64, debug) (push)
Successful in 30s
Detalhes
Builds / ExectOS (amd64, release) (push)
Successful in 28s
Detalhes
Builds / ExectOS (i686, debug) (push)
Successful in 28s
Detalhes
Builds / ExectOS (i686, release) (push)
Successful in 26s
Detalhes
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
Replace all occurrences of NULL with NULLPTR for unified C and C++ null pointer handling
2025-09-16 15:59:56 +02:00
apc.cc
Replace all occurrences of NULL with NULLPTR for unified C and C++ null pointer handling
2025-09-16 15:59:56 +02:00
bootinfo.cc
Replace all occurrences of NULL with NULLPTR for unified C and C++ null pointer handling
2025-09-16 15:59:56 +02:00
crash.cc
Clean up after migration to C++
2025-09-16 14:20:20 +02:00
data.cc
Migrate HL subsystem to C++
2025-09-13 19:15:13 +02:00
dpc.cc
Replace all occurrences of NULL with NULLPTR for unified C and C++ null pointer handling
2025-09-16 15:59:56 +02:00
event.cc
Refactor KE subsystem
2025-09-12 13:11:15 +02:00
exports.cc
Clean up after migration to C++
2025-09-16 14:20:20 +02:00
kprocess.cc
Clean up after migration to C++
2025-09-16 14:20:20 +02:00
krnlinit.cc
Replace all occurrences of NULL with NULLPTR for unified C and C++ null pointer handling
2025-09-16 15:59:56 +02:00
kthread.cc
Replace all occurrences of NULL with NULLPTR for unified C and C++ null pointer handling
2025-09-16 15:59:56 +02:00
kubsan.cc
Drop unnecessary boolean casts after type refactor
2025-09-23 19:17:33 +02:00
runlevel.cc
Clean up after migration to C++
2025-09-16 14:20:20 +02:00
semphore.cc
Clean up after migration to C++
2025-09-16 14:20:20 +02:00
spinlock.cc
Refactor KE subsystem
2025-09-12 13:11:15 +02:00
sysres.cc
Replace all occurrences of NULL with NULLPTR for unified C and C++ null pointer handling
2025-09-16 15:59:56 +02:00
timer.cc
Clean up after migration to C++
2025-09-16 14:20:20 +02:00