wine/dlls/msvcrt/tests
Piotr Caban 7aa4b6d170 msvcrt: Fix write() behaviour on "no console" file descriptors.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-15 10:50:22 +01:00
..
cpp.c
data.c
dir.c
environ.c
file.c msvcrt: Fix write() behaviour on "no console" file descriptors. 2017-11-15 10:50:22 +01:00
headers.c
heap.c msvcrt/tests: A couple of spelling fixes in ok() messages. 2017-07-06 18:49:39 +02:00
locale.c
Makefile.in msvcrt: Fix IO initialization when invalid handles are passed. 2017-11-15 10:50:10 +01:00
misc.c msvcrt/tests: Use NULL instead of casting 0. 2017-02-01 16:26:49 +01:00
printf.c msvcrt: Use WINAPIV calling convention for variadic functions. 2017-11-02 10:20:02 +01:00
scanf.c msvcrt: Use WINAPIV calling convention for variadic functions. 2017-11-02 10:20:02 +01:00
signal.c
string.c msvcrt: Implement _memicmp_l(). 2017-11-08 20:21:10 +01:00
time.c msvcrt/tests: Rewrite clock() tests. 2017-11-13 17:09:37 +01:00