Diese Website benötigt JavaScript.
Erkunden
CodingWorkshop
CodingWorkshop Site
Community Issues
Hilfe
Registrieren
Anmelden
xt-sys
/
exectos
Beobachten
3
Favorisieren
5
Fork
2
Du hast bereits einen Fork von exectos erstellt
Code
Issues
5
Pull-Requests
Actions
Projekte
1
Releases
Wiki
Aktivität
Dateien
c2d3f2e6f4ed80b2df359885dbddb86ccd90a1cf
exectos
/
xtoskrnl
/
ke
Verlauf
Aiken Harris
576a2b7f1b
Einige Prüfungen sind fehlgeschlagen
Builds / ExectOS (i686, debug) (push)
Successful in 31s
Details
Builds / ExectOS (amd64, debug) (push)
Successful in 33s
Details
Builds / ExectOS (i686, release) (push)
Failing after 39s
Details
Builds / ExectOS (amd64, release) (push)
Successful in 42s
Details
Enhance kernel panic output
2026-03-25 14:59:40 +01: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
Enhance kernel panic output
2026-03-25 14:59:40 +01:00
data.cc
Expand spinlock queue levels
2025-10-28 08:35:34 +01: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
Expand spinlock queue levels
2025-10-28 08:35:34 +01: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