このウェブサイトにはJavaScriptが必要です。
エクスプローラー
CodingWorkshop
CodingWorkshop Site
Community Issues
ヘルプ
登録
サインイン
xt-sys
/
exectos
ウォッチ
4
スター
5
フォーク
2
exectos はフォーク済み
コード
イシュー
5
プルリクエスト
Actions
プロジェクト
1
リリース
Wiki
アクティビティ
ファイル
631f58bf728f7c2dba77eb3cb751ae6a696aa14b
exectos
/
xtoskrnl
/
rtl
履歴
Aiken Harris
9002ac8b5c
ステータスチェックはすべて成功しました
Builds / ExectOS (amd64, debug) (push)
Successful in 40s
詳細
Builds / ExectOS (amd64, release) (push)
Successful in 49s
詳細
Builds / ExectOS (i686, debug) (push)
Successful in 38s
詳細
Builds / ExectOS (i686, release) (push)
Successful in 46s
詳細
Implement red-black tree algorithm
2026-05-21 14:56:44 +02:00
..
amd64
Rename architecture CPU functions class
2026-05-19 06:45:48 +02:00
i686
Rename architecture CPU functions class
2026-05-19 06:45:48 +02: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
Replace lookup-based time logic with direct epoch calculation formulas
2026-04-24 23:27:25 +02:00
endian.cc
Migrate RTL subsystem to C++
2025-09-11 18:28:24 +02:00
exports.cc
Implement time conversion routines for Unix and XT epoch formats
2026-04-24 17:48:44 +02: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
Apply consistent coding style
2026-04-09 11:42:41 +02:00
rbtree.cc
Implement red-black tree algorithm
2026-05-21 14:56:44 +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
Implement string to number conversion functions
2026-05-15 15:02:22 +02:00
time.cc
Implement inverse time conversion functions for Unix and XT epochs
2026-04-25 23:32:07 +02:00
widestr.cc
Implement string to number conversion functions
2026-05-15 15:02:22 +02:00