Sweden-Number/dlls/msvcrt/tests
Alexandre Julliard 4e2da207d7 msvcrt: Use unsigned comparisons in strcmp and strncmp.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48454
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-16 12:21:11 +01:00
..
Makefile.in
cpp.c
data.c
dir.c
environ.c
file.c
headers.c
heap.c
locale.c
misc.c msvcrt/tests: Avoid an unneeded strlen() call. 2019-12-10 20:59:19 +01:00
printf.c
scanf.c msvcrt: Fix floating point numbers scanning when null-byte is preceding the number. 2020-01-13 22:20:36 +01:00
signal.c
string.c msvcrt: Use unsigned comparisons in strcmp and strncmp. 2020-01-16 12:21:11 +01:00
time.c