This website requires JavaScript.
탐색
CodingWorkshop
CodingWorkshop Site
Community Issues
도움말
가입하기
로그인
xt-sys
/
exectos
보기
3
좋아요
5
포크
2
You've already forked exectos
코드
이슈
7
풀 리퀘스트
1
Actions
Projects
1
릴리즈
위키
활동
Files
cc3e9eb5e6c4aff8cff1e77c6c61895aeb1d9645
exectos
/
xtoskrnl
/
rtl
히스토리
belliash
f549ca54a1
All checks were successful
ci/woodpecker/push/build
Pipeline was successful
Details
Implement I/O registers related routines
2023-04-05 00:04:11 +02: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 routines for atomically work with linked lists
2023-02-13 22:36:03 +01:00
byteswap.c
Rename endian conversion routines to match naming convention
2023-04-04 21:02:14 +02:00
intrin.c
Implement RtlInterlockedCompareExchangePointer() and RtlInterlockedDecrementLongPtr() atomic routines
2023-03-17 18:06:53 +01: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