This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
xt-sys
/
exectos
Watch
3
Star
5
Fork
3
You've already forked exectos
Code
Issues
3
Pull Requests
1
Actions
Projects
1
Releases
Wiki
Activity
9e5fb84412
exectos
/
xtoskrnl
/
rtl
History
belliash
9e5fb84412
All checks were successful
ci/woodpecker/push/build
Pipeline was successful
Details
More routines for performing atomic bitwise AND/OR/XOR operations
2023-02-12 23:11:23 +01:00
..
atomic.c
More routines for performing atomic bitwise AND/OR/XOR operations
2023-02-12 23:11:23 +01:00
byteswap.c
Add endian conversion routines
2023-02-08 16:33:57 +01:00
memory.c
Implemented RtlCompareMemory() for better compatibility with NT and made use of it in RtlSameMemory(), implemented RtlFillMemory(), RtlMoveMemory(), RtlSetMemory() and RtlZeroMemory() as well
2022-09-06 17:51:44 +02:00
plist.c
Add missing calling convention
2022-12-27 22:05:46 +01:00
string.c
Code formatting
2022-12-23 22:27:08 +01:00
widestr.c
Add missing IN/OUT indicators
2022-10-02 14:09:29 +02:00