Sweden-Number/dlls/msvcrt
Alexandre Julliard 871d9863bc msvcrt: Use the msvcrt allocation functions internally.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-11-18 20:28:05 +01:00
..
tests msvcrt: Avoid long double type in $I10_OUTPUT(). 2020-11-17 13:46:26 +01: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
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 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 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
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 the msvcrt allocation functions internally. 2020-11-18 20:28:05 +01:00
lock.c
main.c
math.c msvcrt: Use the msvcrt math functions internally. 2020-11-18 20:28:05 +01:00
mathf.c
mbcs.c msvcrt: Implement _mbbtype_l(). 2020-09-24 17:44:51 +02:00
misc.c
msvcrt.h msvcrt: Use the msvcrt math functions internally. 2020-11-18 20:28:05 +01:00
msvcrt.spec msvcrt: Reimplement _fpclass(). 2020-11-16 17:51:30 +01:00
mtdll.h
onexit.c
printf.h msvcrt: Use the msvcrt math functions internally. 2020-11-18 20:28:05 +01:00
process.c msvcrt: Don't use wine/unicode.h header. 2020-07-21 15:17:51 +02:00
rsrc.rc
scanf.c
scanf.h msvcrt: Fix scanf with dashes in scanset. 2020-11-02 22:06:52 +01:00
scheduler.c msvcr110: Add _Context::_CurrentContext. 2020-11-03 14:53:34 +01:00
string.c msvcrt: Use the msvcrt math functions internally. 2020-11-18 20:28:05 +01:00
thread.c msvcrt: Make locale and thread helper functions CDECL. 2020-11-10 17:19:44 +01:00
time.c msvcrt: Don't use wine/unicode.h header. 2020-07-21 15:17:51 +02:00
undname.c
wcs.c msvcrt: Pass temporary locale to MSVCRT__towupper_l. 2020-11-10 17:19:44 +01:00