Sweden-Number/dlls/msvcrt
Alexandre Julliard 43d24ffbe7 msvcrt/tests: Fix signed char issues.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-10-29 17:41:41 +01:00
..
tests msvcrt/tests: Fix signed char issues. 2019-10-29 17:41:41 +01:00
Makefile.in
console.c
cpp.c
cppexcept.h
ctype.c
cxx.h
data.c
dir.c
environ.c
errno.c
except.c
except_arm.c
except_arm64.c
except_i386.c
except_x86_64.c
exit.c
file.c
heap.c
iob.c
locale.c
lock.c
main.c
math.c
mathf.c
mbcs.c msvcrt: Don't use strstr from C-library. 2019-10-28 19:19:33 +01:00
misc.c
msvcrt.h msvcrt: Don't use strstr from C-library. 2019-10-28 19:19:33 +01:00
msvcrt.spec msvcrt: Add _mbscspn_l implementation. 2019-10-28 19:19:33 +01:00
mtdll.h
onexit.c
printf.h
process.c
rsrc.rc
scanf.c
scanf.h msvcrt: Fix fscanf return when EOF is immediately after an end of line. 2019-10-22 23:04:27 +02:00
scheduler.c
string.c msvcrt: Don't use strstr from C-library. 2019-10-28 19:19:33 +01:00
thread.c
time.c ucrtbase: Implement %G format for strftime. 2019-10-28 19:19:33 +01:00
undname.c
wcs.c