Sweden-Number/dlls/ntdll
Alexandre Julliard 6fc259a57d ntdll: Use strncmpiW instead of memicmpW for strings without embedded nulls.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-08 08:34:32 -05:00
..
tests ntdll: Initialize critical section debug info with correct pointer value. 2019-04-30 20:08:04 +02:00
Makefile.in
actctx.c ntdll: Use strncmpiW instead of memicmpW for strings without embedded nulls. 2019-05-08 08:34:32 -05:00
atom.c
cdrom.c
critsection.c ntdll: Initialize critical section debug info with correct pointer value. 2019-04-30 20:08:04 +02:00
debugbuffer.c
debugtools.c
directory.c ntdll: Use strncmpiW instead of memicmpW for strings without embedded nulls. 2019-05-08 08:34:32 -05:00
env.c
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Account for null terminating char in unload traces (Coverity). 2019-04-30 20:05:27 +02:00
loadorder.c
misc.c
nt.c ntdll: Use the correct type for %llu scanf format. 2019-04-23 23:50:45 +02:00
ntdll.spec
ntdll_misc.h
om.c
path.c
printf.c
process.c ntdll: Reset stdio file descriptors when passed invalid handles. 2019-05-07 15:03:58 -05:00
reg.c
relay.c
resource.c
rtl.c ntdll: Implement RtlGetUnloadEventTrace()/RtlGetUnloadEventTraceEx(). 2019-04-23 23:50:44 +02:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_arm.c ntdll: Reuse signal to trap translation for FreeBSD on ARM. 2019-04-22 19:48:28 +02:00
signal_arm64.c
signal_i386.c
signal_powerpc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c
threadpool.c
time.c ntdll: Check for time conversion error to silence a compiler warning. 2019-04-30 20:25:11 +02:00
version.c
version.rc
virtual.c
wcstring.c