本網站需要 JavaScript。
探索
CodingWorkshop
CodingWorkshop Site
Community Issues
說明
註冊
登入
xt-sys
/
exectos
關注
4
加上星號
5
Fork
2
您已經 fork 過 exectos
程式碼
問題
5
合併請求
Actions
專案
1
版本發布
Wiki
動態
Files
719564ba74e8d605dd2601251d2c251d86153061
exectos
/
xtoskrnl
/
ke
歷史記錄
Aiken Harris
6175413db2
一些檢查失敗了
Builds / ExectOS (amd64, release) (push)
Failing after 27s
詳情
Builds / ExectOS (i686, debug) (push)
Failing after 26s
詳情
Builds / ExectOS (i686, release) (push)
Failing after 31s
詳情
Builds / ExectOS (amd64, debug) (push)
Failing after 35s
詳情
Merge branch 'master' into memmgr
2026-03-13 19:43:01 +01:00
..
amd64
Initialize memory manager during kernel startup
2025-12-23 14:05:07 +01:00
i686
Initialize memory manager during kernel startup
2025-12-23 14:05:07 +01: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
Simplify panic interface by using C++ overloading
2026-03-13 19:42:03 +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
Adjust thread initialization to match new stack allocator signature
2025-12-29 19:16:13 +01: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