wine/dlls/ucrtbase/tests
Eric Pouech 2464b47d78 msvcrt: Demangle std::nullptr_t datatype.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2024-05-16 23:09:05 +02:00
..
cpp.c msvcrt: Demangle std::nullptr_t datatype. 2024-05-16 23:09:05 +02:00
environ.c msvcrt: Fix ucrtbase environment initialization. 2023-11-21 19:23:27 +01:00
file.c ucrtbase: Let stderr be always be unbuffered. 2024-04-11 16:29:35 -05:00
Makefile.in ucrtbase/tests: Add tests for checking buffering state of standard streams. 2024-04-11 16:29:35 -05:00
misc.c msvcrt: Adjust _gmtime64_s() accepted time limits. 2024-02-06 22:54:21 +01:00
printf.c ucrtbase/tests: Add sprintf tests. 2024-02-01 21:47:17 +01:00
scanf.c
string.c msvcrt: Implement _mbsncpy_s[_l](). 2024-05-01 22:31:43 +02:00
thread.c
threaddll.c
threaddll.h
threaddll.spec