Sweden-Number/dlls/msvcrt
Piotr Caban a6e3987e5b msvcrt: Add x87 asin implementation.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50429
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-05 22:53:46 +01:00
..
tests msvcr110: Copy utf16 strings in _Gettnames. 2021-02-02 21:09:45 +01:00
Makefile.in
bnum.h
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
except.c
except_arm.c
except_arm64.c
except_i386.c
except_x86_64.c
exit.c
file.c msvcrt: Fix reading BOM-less files opened with ccs=unicode. 2021-01-27 21:04:09 +01:00
heap.c
iob.c
locale.c msvcr110: Copy utf16 strings in _Gettnames. 2021-02-02 21:09:45 +01:00
lock.c
main.c
math.c msvcrt: Add x87 asin implementation. 2021-02-05 22:53:46 +01:00
mathf.c
mbcs.c
misc.c
msvcrt.h msvcrt: Make __lc_time_data more similar to native. 2021-02-02 21:09:44 +01:00
msvcrt.spec
mtdll.h
onexit.c
printf.h
process.c
rsrc.rc
scanf.c
scanf.h
scheduler.c
string.c msvcrt: Improve memmove performance on i386 and x86_64 architectures. 2021-01-27 10:28:39 +01:00
thread.c
time.c
undname.c
unixlib.c
unixlib.h
wcs.c