Sweden-Number/dlls/msvcrt
Alexandre Julliard 6482ce7666 msvcrt: Enable multi-thread locking by default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-11-19 21:23:21 +01:00
..
tests ucrtbase: Sync __lc_time_data definitions. 2020-11-18 22:27:51 +01:00
Makefile.in msvcrt: Enable multi-thread locking by default. 2020-11-19 21:23:21 +01:00
bnum.h msvcrt: Don't use strtold in __STRINGTOLD_L. 2020-07-23 22:30:48 +02:00
console.c msvcrt: Enable multi-thread locking by default. 2020-11-19 21:23:21 +01: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: Use the msvcrt ctype functions internally. 2020-11-18 20:28:05 +01: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 msvcrt: Enable multi-thread locking by default. 2020-11-19 21:23:21 +01:00
file.c msvcrt: Use the msvcrt ctype functions internally. 2020-11-18 20:28:05 +01:00
heap.c msvcrt: Enable multi-thread locking by default. 2020-11-19 21:23:21 +01:00
iob.c
locale.c msvcrt: Enable multi-thread locking by default. 2020-11-19 21:23:21 +01:00
lock.c
main.c msvcrt: Move math functions to a new Unix library. 2020-11-18 20:28:05 +01:00
math.c msvcrt: Save and restore rounding mode in fegetenv() / fesetenv(). 2020-11-18 20:28:14 +01:00
mathf.c
mbcs.c msvcrt: Use the msvcrt string functions internally. 2020-11-18 20:28:05 +01:00
misc.c
msvcrt.h msvcrt: Share __lc_time_data between threadlocinfo instances. 2020-11-18 22:27:51 +01:00
msvcrt.spec msvcrt: Reimplement _fpclass(). 2020-11-16 17:51:30 +01:00
mtdll.h msvcrt: Enable multi-thread locking by default. 2020-11-19 21:23:21 +01:00
onexit.c msvcrt: Enable multi-thread locking by default. 2020-11-19 21:23:21 +01:00
printf.h msvcrt: Use the msvcrt ctype functions internally. 2020-11-18 20:28:05 +01:00
process.c msvcrt: Enable multi-thread locking by default. 2020-11-19 21:23:21 +01:00
rsrc.rc
scanf.c msvcrt: Print assertion failure messages to stderr. 2020-06-30 09:12:40 +02:00
scanf.h msvcrt: Use the msvcrt ctype functions internally. 2020-11-18 20:28:05 +01:00
scheduler.c msvcr110: Add _Context::_CurrentContext. 2020-11-03 14:53:34 +01:00
string.c msvcrt: Use the msvcrt atoi() function 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: Enable multi-thread locking by default. 2020-11-19 21:23:21 +01:00
undname.c msvcrt: Use the msvcrt atoi() function internally. 2020-11-18 20:28:05 +01:00
unixlib.c msvcrt: Move math functions to a new Unix library. 2020-11-18 20:28:05 +01:00
unixlib.h msvcrt: Move math functions to a new Unix library. 2020-11-18 20:28:05 +01:00
wcs.c msvcrt: Pass temporary locale to MSVCRT__towupper_l. 2020-11-10 17:19:44 +01:00