此网站需要 JavaScript。
探索
CodingWorkshop
CodingWorkshop Site
Community Issues
帮助
注册
登录
xt-sys
/
exectos
关注
4
点赞
5
派生
2
您已经派生过 exectos
代码
工单
5
合并请求
工作流
项目
1
发布
百科
活动
文件
58669d3074530332cf1d128538b26765f8bdd804
exectos
/
xtoskrnl
/
ke
文件历史
Aiken Harris
d8fc223140
所有检查均成功
Builds / ExectOS (amd64, release) (push)
Successful in 31s
详情
Builds / ExectOS (amd64, debug) (push)
Successful in 39s
详情
Builds / ExectOS (i686, debug) (push)
Successful in 38s
详情
Builds / ExectOS (i686, release) (push)
Successful in 29s
详情
Adjust thread initialization to match new stack allocator signature
2025-12-29 19:16:13 +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
Clean up after migration to C++
2025-09-16 14:20:20 +02: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