Hi Zebediah,
On 1/23/19 2:27 AM, Zebediah Figura wrote:
This provides memcmp() for x86 kernel-mode drivers, which for some reason is
not exported from ntoskrnl like other CRT functions.
The implementation was copied and modified from wmemcmp.c in libmingwex.
v3: fix types, restrict to i386
Do we really need a separated lib for this? We could provide that
implementation inside libntoskrnl.a like we do for compat code in
libmsvcr*.a. See stdio/acrt_iob_func.c for an example.
Thanks,
Jacek
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public