This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
eersoy93
/
exectos
Watch
1
Star
0
Fork
0
You've already forked exectos
forked from
xt-sys/exectos
Code
Pull Requests
Activity
2f1c5a22a5
exectos
/
xtoskrnl
/
rtl
History
belliash
2f1c5a22a5
Add __C_specific_handler() and _except_handler3() stubs allowing to use '__try {} __except() {}' (SEH) constructions
2023-02-25 23:01:13 +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 routines for atomically work with linked lists
2023-02-13 22:36:03 +01:00
byteswap.c
Add endian conversion routines
2023-02-08 16:33:57 +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
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