1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/msvcrt
Nikolay Sivov d29f424416 msvcrt: Correct spec entries for _wcstod_l().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-06 21:47:56 +02:00
..
tests msvcrt: Implement _mbbtype_l(). 2020-09-24 17:44:51 +02:00
bnum.h
console.c
cpp.c
cppexcept.h msvcrt: Terminate on noexcept function trying to propagate exception (i386). 2020-10-05 10:55:08 +02:00
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_arm.c
except_arm64.c
except_i386.c msvcrt: Terminate on noexcept function trying to propagate exception (i386). 2020-10-05 10:55:08 +02:00
except_x86_64.c msvcrt: Terminate on noexcept function trying to propagate exception (x86_64). 2020-10-05 10:55:13 +02:00
except.c
exit.c
file.c msvcrt: Fix console detection in _write. 2020-09-18 22:08:12 +02:00
heap.c
iob.c
locale.c msvcrt: Use default user locale when only codepage is passed to setlocale. 2020-09-18 22:07:43 +02:00
lock.c
main.c
Makefile.in
math.c
mathf.c
mbcs.c msvcrt: Implement _mbbtype_l(). 2020-09-24 17:44:51 +02:00
misc.c
msvcrt.h msvcrt: Implement _mbbtype_l(). 2020-09-24 17:44:51 +02:00
msvcrt.spec msvcrt: Correct spec entries for _wcstod_l(). 2020-10-06 21:47:56 +02:00
mtdll.h
onexit.c
printf.h
process.c
rsrc.rc
scanf.c
scanf.h
scheduler.c
string.c
thread.c
time.c
undname.c
wcs.c msvcrt: Add _snprintf_s_l. 2020-09-16 21:09:58 +02:00