wine/dlls/msvcrt/tests
Shaun Ren 6d2a9af43b msvcrt: Fix strncmp return value.
Some programs, such as Final Fantasy IV (3D remake), expect strncmp
to return exactly +/-1 when the strings are not equal.

Signed-off-by: Shaun Ren <sren@codeweavers.com>
2022-09-19 20:12:32 +02:00
..
cpp.c msvcrt: Fix order of extended qualifiers and qualifiers. 2022-08-31 17:44:53 +02:00
data.c
dir.c
environ.c
file.c
heap.c
locale.c
Makefile.in
misc.c
printf.c
scanf.c
signal.c
string.c msvcrt: Fix strncmp return value. 2022-09-19 20:12:32 +02:00
time.c