wine/dlls/ucrtbase/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: Add support for C++11 operator "" in demangling. 2022-07-18 10:40:50 +02:00
Makefile.in
misc.c
printf.c
scanf.c
string.c msvcrt: Fix strncmp return value. 2022-09-19 20:12:32 +02:00
thread.c
threaddll.c
threaddll.h
threaddll.spec