Sweden-Number/dlls/msvcrt/tests
Francois Gouget 92d31164aa msvcrt/tests: Avoid an unneeded strlen() call.
Note that buf is an array and thus cannot be NULL.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-10 20:59:19 +01:00
..
Makefile.in
cpp.c
data.c
dir.c
environ.c msvcrt/tests: Avoid winetest_strcmpW. 2019-11-29 13:57:46 +01:00
file.c kernel32: Use the Rtl UTF8 conversion functions. 2019-12-04 16:03:48 +01:00
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: Support mixing length and width in scanf format. 2019-12-06 22:30:23 +01:00
signal.c
string.c msvcrt: Optimize _strlwr implementation in C locale. 2019-12-04 16:44:06 +01:00
time.c msvcrt: Correct behavior of time in strftime formats %X %c. 2019-11-21 19:01:10 +01:00