Sweden-Number/dlls/msvcrt
Piotr Caban f48ea29726 msvcrt: Use _strnicmp instead of strncasecmp.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-26 13:50:36 +01:00
..
tests msvcrt: Don't detect overflow in atol implementation. 2019-03-18 10:10:44 +01:00
Makefile.in
console.c
cpp.c
cppexcept.h
ctype.c
cxx.h msvcrt: Fix vtable alignment on macOS and certain non-x86 architectures. 2019-03-18 21:41:57 +01:00
data.c
dir.c
environ.c msvcrt: Use correct locale when comparing strings in getenv. 2019-03-18 10:12:16 +01:00
errno.c
except.c
except_arm.c
except_arm64.c
except_i386.c
except_x86_64.c
exit.c
file.c msvcrt: Use internal toupper implementation. 2019-03-26 13:50:32 +01:00
heap.c
locale.c msvcrt: Use _strnicmp instead of strncasecmp. 2019-03-26 13:50:36 +01:00
lock.c
main.c
math.c ucrtbase: Add ilogb* functions. 2019-02-28 21:37:30 +01:00
mbcs.c msvcrt: Use _strnicmp instead of strncasecmp. 2019-03-26 13:50:36 +01:00
misc.c
msvcrt.h msvcrt: Use _stricmp instead of strcasecmp. 2019-03-26 13:50:34 +01:00
msvcrt.spec
mtdll.h
printf.h msvcrt: Use internal toupper implementation. 2019-03-26 13:50:32 +01:00
process.c
rsrc.rc
scanf.c
scanf.h
scheduler.c
string.c msvcrt: Use _strnicmp instead of strncasecmp. 2019-03-26 13:50:36 +01:00
thread.c
time.c
undname.c
wcs.c