本網站需要 JavaScript。
探索
CodingWorkshop
CodingWorkshop Site
Community Issues
說明
註冊
登入
xt-sys
/
exectos
關注
3
加上星號
5
Fork
2
您已經 fork 過 exectos
程式碼
問題
8
合併請求
2
Actions
專案
1
版本發布
Wiki
動態
Files
70c66a5d706754dfd894e2012a11d565caa93da2
exectos
/
xtoskrnl
/
rtl
歷史記錄
Rafal Kupiec
df627aeb42
已通過所有檢查
Builds / ExectOS (amd64) (push)
Successful in 27s
詳情
Builds / ExectOS (i686) (push)
Successful in 28s
詳情
Turn %p format compliant with POSIX, add %P XTOS extension to print pointers uppercase
2024-02-16 22:36:48 +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
Implement RtlAtomicBitTestAndSet() and RtlAtomicBitTestAndSet64() intrinsic routines
2024-02-04 22:34:22 +01:00
byteswap.c
Rename endian conversion routines to match naming convention
2023-04-04 21:02:14 +02:00
globals.c
Implement RtlGetBaseExponent() routine for getting base(10) exponent of a given floating point value
2024-02-14 00:02:04 +01:00
guid.c
Add missing routine description
2024-01-31 16:23:05 +01:00
ioreg.c
Fixes to I/O registers related routines
2023-11-19 00:39:52 +01:00
math.c
Implement RtlGetBaseExponent() routine for getting base(10) exponent of a given floating point value
2024-02-14 00:02:04 +01: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
Switch calling convention to stdcall
2024-02-14 14:53:32 +01:00
widestr.c
Turn %p format compliant with POSIX, add %P XTOS extension to print pointers uppercase
2024-02-16 22:36:48 +01:00