exectos/xtoskrnl/rtl
2022-09-06 17:51:44 +02: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 Integrate xtklib with the kernel 2022-08-30 23:23:02 +02:00
widestr.c Various fixes to the existing routines: 2022-09-05 15:17:12 +02:00