Sweden-Number/dlls/msvcrt
Serge Gautherie 0a835c8da9 msvcrt: Remove extra pointers on lldiv() implementation and test.
Signed-off-by: Serge Gautherie <winehq-git_serge_180711@gautherie.fr>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-13 21:22:12 +02:00
..
tests msvcrt: Reimplement floating point numbers printing. 2020-07-13 21:22:11 +02:00
Makefile.in
bnum.h msvcrt: Move big numbers implementation to new file. 2020-07-13 21:22:11 +02:00
console.c
cpp.c
cppexcept.h
crt_gccmain.c
crt_main.c
crt_winmain.c
crt_wmain.c
crt_wwinmain.c
ctype.c
cxx.h
data.c
dir.c
environ.c
errno.c msvcrt: Use internal sprintf implementation. 2020-06-08 21:01:33 +02:00
except.c
except_arm.c
except_arm64.c
except_i386.c
except_x86_64.c
exit.c msvcrt: Print assertion failure messages to stderr. 2020-06-30 09:12:40 +02:00
file.c msvcrt: Reset buffer in fflush on error. 2020-06-12 17:16:26 +02:00
heap.c
iob.c
locale.c msvcrt: Use internal sprintf implementation. 2020-06-08 21:01:33 +02:00
lock.c
main.c
math.c msvcrt: Remove extra pointers on lldiv() implementation and test. 2020-07-13 21:22:12 +02:00
mathf.c
mbcs.c msvcrt: Use internal sprintf implementation. 2020-06-08 21:01:33 +02:00
misc.c
msvcrt.h msvcrt: Print assertion failure messages to stderr. 2020-06-30 09:12:40 +02:00
msvcrt.spec msvcrt: Fix ldiv() return type. 2020-07-06 22:53:34 +02:00
mtdll.h
onexit.c
printf.h msvcrt: Reimplement floating point numbers printing. 2020-07-13 21:22:11 +02:00
process.c
rsrc.rc
scanf.c msvcrt: Print assertion failure messages to stderr. 2020-06-30 09:12:40 +02:00
scanf.h
scheduler.c
string.c msvcrt: Move big numbers implementation to new file. 2020-07-13 21:22:11 +02:00
thread.c
time.c
undname.c msvcrt: Use internal sprintf implementation. 2020-06-08 21:01:33 +02:00
wcs.c