.. |
tests
|
ntdll: Use the NLS case mapping table for RtlHashUnicodeString().
|
2020-03-26 18:34:49 +01:00 |
Makefile.in
|
…
|
|
actctx.c
|
ntdll: Use RtlEqualUnicodeString() instead of strcmpiW().
|
2020-03-27 21:16:13 +01:00 |
atom.c
|
…
|
|
cdrom.c
|
…
|
|
critsection.c
|
…
|
|
crypt.c
|
…
|
|
debugbuffer.c
|
…
|
|
debugtools.c
|
…
|
|
directory.c
|
ntdll: Use wcslwr() instead of tolowerW().
|
2020-03-27 21:16:13 +01:00 |
env.c
|
ntdll: Use RtlCompareUnicodeStrings() instead of strncmpiW().
|
2020-03-27 21:16:13 +01:00 |
error.c
|
…
|
|
exception.c
|
…
|
|
file.c
|
include: Rename the FileSystemAttribute field of FILE_FS_ATTRIBUTE_INFORMATION to FileSystemAttributes.
|
2020-03-26 09:23:10 +01:00 |
handletable.c
|
…
|
|
heap.c
|
…
|
|
large_int.c
|
…
|
|
loader.c
|
ntdll: Use the ascii_to_unicode() helper to compare relay module names.
|
2020-03-27 21:16:13 +01:00 |
loadorder.c
|
ntdll: Use wcsnicmp() instead of strncmpiW() where possible.
|
2020-03-27 21:16:13 +01:00 |
locale.c
|
ntdll: Use wcsnicmp() instead of strncmpiW() where possible.
|
2020-03-27 21:16:13 +01:00 |
make_errors
|
…
|
|
misc.c
|
…
|
|
nt.c
|
…
|
|
ntdll.spec
|
…
|
|
ntdll_misc.h
|
ntdll: Use wcslwr() instead of tolowerW().
|
2020-03-27 21:16:13 +01:00 |
om.c
|
…
|
|
path.c
|
ntdll: Use wcsnicmp() instead of strncmpiW() where possible.
|
2020-03-27 21:16:13 +01:00 |
printf.c
|
…
|
|
process.c
|
ntdll: Use wcsnicmp() instead of strncmpiW() where possible.
|
2020-03-27 21:16:13 +01:00 |
reg.c
|
…
|
|
relay.c
|
ntdll: Use the ascii_to_unicode() helper to compare relay module names.
|
2020-03-27 21:16:13 +01:00 |
resource.c
|
…
|
|
rtl.c
|
…
|
|
rtlbitmap.c
|
…
|
|
rtlstr.c
|
ntdll: Use the NLS case mapping table for RtlHashUnicodeString().
|
2020-03-26 18:34:49 +01:00 |
sec.c
|
…
|
|
serial.c
|
…
|
|
server.c
|
…
|
|
signal_arm.c
|
…
|
|
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
|
…
|
|
version.c
|
ntdll: Use wcsicmp() instead of strcmpiW() where possible.
|
2020-03-27 21:16:13 +01:00 |
version.rc
|
…
|
|
virtual.c
|
…
|
|
wcstring.c
|
ntdll: Update some string functions prototypes to match msvcrt.
|
2020-03-27 21:16:13 +01:00 |