wine/dlls/msvcrt
2023-06-01 22:00:19 +02:00
..
tests msvcrt: Improve error handling in getenv_s. 2023-02-15 21:48:33 +01:00
bnum.h
concurrency.c msvcr100: Fix next writer unblocking in reader_writer_lock::unlock. 2023-06-01 22:00:19 +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
environ.c msvcrt: Fix _wdupenv_s behavior with missing env var. 2023-02-23 17:27:29 +01:00
errno.c
except.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
exception_ptr.c
exit.c
file.c
handler4.c ucrtbase: Add __CxxFrameHandler4 implementation. 2023-03-27 11:02:50 +02:00
heap.c
iob.c
locale.c
lock.c
main.c ucrtbase: Add __CxxFrameHandler4 implementation. 2023-03-27 11:02:50 +02:00
Makefile.in msvcrt: Use the fabs()/fabsf() implementation from the bundled musl library. 2023-04-04 09:43:54 +02:00
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
misc.c
msvcrt.h ucrtbase: Add __CxxFrameHandler4 implementation. 2023-03-27 11:02:50 +02: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