本網站需要 JavaScript。
探索
CodingWorkshop
CodingWorkshop Site
Community Issues
說明
註冊
登入
xt-sys
/
exectos
關注
4
加上星號
5
Fork
2
您已經 fork 過 exectos
程式碼
問題
5
合併請求
Actions
專案
1
版本發布
Wiki
動態
Files
719564ba74e8d605dd2601251d2c251d86153061
exectos
/
xtoskrnl
/
rtl
歷史記錄
Aiken Harris
d401ac4540
已通過所有檢查
Builds / ExectOS (i686, debug) (push)
Successful in 42s
詳情
Builds / ExectOS (amd64, debug) (push)
Successful in 44s
詳情
Builds / ExectOS (i686, release) (push)
Successful in 46s
詳情
Builds / ExectOS (amd64, release) (push)
Successful in 49s
詳情
Remove redundant comments from panic calls
2026-03-16 09:55:26 +01:00
..
amd64
Remove redundant comments from panic calls
2026-03-16 09:55:26 +01:00
i686
Remove redundant comments from panic calls
2026-03-16 09:55:26 +01: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
Revert RTL::LinkedList::RemoveEntryList() routine signature and extend RTL::LinkedList API
2026-02-16 15:43:00 +01:00
guid.cc
Drop unnecessary boolean casts after type refactor
2025-09-23 19:17:33 +02:00
llist.cc
Improve comments
2026-02-22 12:21:43 +01: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
sha1.cc
Add SHA-1 hashing support
2026-02-19 18:49:29 +01:00
slist.cc
Maintain sequence counter
2026-02-24 17:40:45 +01: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