Sweden-Number/dlls/msvcrt
Piotr Caban e3772c917e msvcrt: Improve __libm_sse2_sqrt_precise implementation.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-02 21:09:45 +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 msvcrt: Implement pwctype() functions. 2021-01-15 17:04:34 +01:00
cxx.h msvcrt: Use __ASM_USE_THISCALL_WRAPPER in cxx.h. 2020-12-16 15:30:06 +01:00
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 include: Add InterlockedAnd(). 2021-01-21 10:27:33 +01:00
main.c
math.c msvcrt: Improve __libm_sse2_sqrt_precise implementation. 2021-02-02 21:09:45 +01:00
mathf.c
mbcs.c
misc.c msvcrt: Use GCC-style assembly on Clang MSVC target. 2020-12-16 15:30:06 +01:00
msvcrt.h msvcrt: Make __lc_time_data more similar to native. 2021-02-02 21:09:44 +01:00
msvcrt.spec msvcrt: Fix some spec file discrepancies. 2021-01-15 17:05:55 +01:00
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 msvcr100: Use LC_TIME code page when converting strftime data. 2021-01-04 14:13:04 +01:00
undname.c
unixlib.c
unixlib.h
wcs.c