1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/msvcrt
2023-07-27 13:12:06 +09:00
..
tests msvcrt/tests: Check that some functions are only available in 32-bit code. 2023-07-19 16:54:29 +02:00
bnum.h
concurrency.c msvcr100: Use Context blocking functions in _Condition_variable class. 2023-06-08 18:44:10 +02:00
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 msvcrt: Use 'else if' in _wgetcwd. 2023-06-06 11:52:19 +02:00
environ.c
errno.c
except_arm.c
except_arm64.c
except_i386.c
except_x86_64.c msvcrt: Fix crash when rethrowing after a non-C++ exception on x86_64. 2023-04-21 20:44:43 +02:00
except.c
exception_ptr.c
exit.c
file.c
handler4.c
heap.c
iob.c
locale.c msvcrt: Remove uses of wcsncpy from locale_to_sname. 2023-07-27 13:12:06 +09:00
lock.c
main.c
Makefile.in
math.c msvcrt: Use the _dclass()/_fdclass() implementation from the bundled musl library. 2023-04-11 12:36:53 +02:00
mathf.c
mbcs.c msvcrt: Remove uses of wcsncpy from locale_to_sname. 2023-07-27 13:12:06 +09:00
misc.c
msvcrt.h msvcrt: Remove uses of wcsncpy from locale_to_sname. 2023-07-27 13:12:06 +09:00
msvcrt.spec msvcrt: Use the sqrt() implementation from the bundled musl library. 2023-04-11 12:36:53 +02:00
mtdll.h
onexit.c
printf.h
process.c
rsrc.rc
scanf.c
scanf.h
sincos.c
string.c
thread.c
time.c
undname.c
wcs.c