このウェブサイトにはJavaScriptが必要です。
エクスプローラー
CodingWorkshop
CodingWorkshop Site
Community Issues
ヘルプ
登録
サインイン
xt-sys
/
exectos
ウォッチ
3
スター
5
フォーク
3
exectos はフォーク済み
コード
イシュー
3
プルリクエスト
1
Actions
プロジェクト
1
リリース
Wiki
アクティビティ
exectos
/
xtoskrnl
/
rtl
履歴
belliash
a359c9b2e8
ステータスチェックはすべて成功しました
Builds / ExectOS (amd64) (push)
Successful in 31s
詳細
Builds / ExectOS (i686) (push)
Successful in 29s
詳細
Keep only atomic routines
2023-10-29 18:22:11 +01:00
..
amd64
Add __C_specific_handler() and _except_handler3() stubs allowing to use '__try {} __except() {}' (SEH) constructions
2023-02-25 23:01:13 +01:00
i686
Add __C_specific_handler() and _except_handler3() stubs allowing to use '__try {} __except() {}' (SEH) constructions
2023-02-25 23:01:13 +01:00
atomic.c
Keep only atomic routines
2023-10-29 18:22:11 +01:00
byteswap.c
Rename endian conversion routines to match naming convention
2023-04-04 21:02:14 +02:00
ioreg.c
Implement I/O registers related routines
2023-04-05 00:04:11 +02:00
memory.c
Always include xtos.h in kernel sources
2023-02-20 00:21:52 +01:00
plist.c
Always include xtos.h in kernel sources
2023-02-20 00:21:52 +01:00
string.c
Always include xtos.h in kernel sources
2023-02-20 00:21:52 +01:00
widestr.c
Always include xtos.h in kernel sources
2023-02-20 00:21:52 +01:00