Sweden-Number/dlls/msvcrt
Piotr Caban 8034d4179c msvcrt: Import acos from musl.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-05 22:51:44 +02:00
..
tests msvcrt: Return error on invalid character in mbstowcs. 2020-08-05 15:20:33 +02:00
Makefile.in
bnum.h msvcrt: Don't use strtold in __STRINGTOLD_L. 2020-07-23 22:30:48 +02:00
console.c msvcrt: Don't use wine/unicode.h header. 2020-07-21 15:17:51 +02:00
cpp.c msvcrt: Use __ASM_USE_THISCALL_WRAPPER macro. 2020-04-27 12:50:47 +02:00
cppexcept.h
crt_gccmain.c
crt_main.c msvcrt: Build the CRT startup code also for non-PE builds. 2020-04-15 17:21:07 +02:00
crt_winmain.c msvcrt: Build the CRT startup code also for non-PE builds. 2020-04-15 17:21:07 +02:00
crt_wmain.c msvcrt: Build the CRT startup code also for non-PE builds. 2020-04-15 17:21:07 +02:00
crt_wwinmain.c msvcrt: Build the CRT startup code also for non-PE builds. 2020-04-15 17:21:07 +02:00
ctype.c msvcrt: Don't use wine/unicode.h header. 2020-07-21 15:17:51 +02:00
cxx.h
data.c msvcrt: Don't use wine/unicode.h header. 2020-07-21 15:17:51 +02:00
dir.c msvcrt: Don't use wine/unicode.h header. 2020-07-21 15:17:51 +02:00
environ.c msvcrt: Don't use wine/unicode.h header. 2020-07-21 15:17:51 +02:00
errno.c msvcrt: Don't use wine/unicode.h header. 2020-07-21 15:17:51 +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: Use correct code page in _write when outputing to console. 2020-08-05 15:20:37 +02:00
heap.c
iob.c
locale.c msvcrt: Don't use wine/unicode.h header. 2020-07-21 15:17:51 +02:00
lock.c
main.c
math.c msvcrt: Import acos from musl. 2020-08-05 22:51:44 +02:00
mathf.c
mbcs.c msvcrt: Return error on invalid character in mbstowcs. 2020-08-05 15:20:33 +02:00
misc.c
msvcrt.h msvcrt: Don't use strtold in __STRINGTOLD_L. 2020-07-23 22:30:48 +02:00
msvcrt.spec msvcrt: Add __STRINGTOLD_L and _atoldbl_l partial stubs. 2020-07-23 22:30:48 +02:00
mtdll.h
onexit.c
printf.h msvcrt: Support arbitrary buffer size in bnum. 2020-07-23 22:30:48 +02:00
process.c msvcrt: Don't use wine/unicode.h header. 2020-07-21 15:17:51 +02:00
rsrc.rc
scanf.c msvcrt: Print assertion failure messages to stderr. 2020-06-30 09:12:40 +02:00
scanf.h msvcrt: Don't use strtold in __STRINGTOLD_L. 2020-07-23 22:30:48 +02:00
scheduler.c msvcrt: Use __ASM_USE_THISCALL_WRAPPER macro. 2020-04-27 12:50:47 +02:00
string.c msvcrt: Fix rounding of numbers smaller than minimal subnormal. 2020-07-23 22:30:49 +02:00
thread.c
time.c msvcrt: Don't use wine/unicode.h header. 2020-07-21 15:17:51 +02:00
undname.c msvcrt: Use internal sprintf implementation. 2020-06-08 21:01:33 +02:00
wcs.c msvcrt: Don't use strtold in __STRINGTOLD_L. 2020-07-23 22:30:48 +02:00