wine/dlls/msvcrt
2023-02-23 17:27:29 +01:00
..
tests msvcrt: Improve error handling in getenv_s. 2023-02-15 21:48:33 +01:00
bnum.h
concurrency.c msvcr120: Throw exception in ~_StructuredTaskCollection if _RunAndWait was not called. 2022-12-08 18:41:25 +01:00
console.c
cpp.c msvcr100: Move exception_ptr functions to a separate file. 2022-12-08 18:41:25 +01:00
cppexcept.h
crt_gccmain.c
crt_main.c
crt_winmain.c
crt_wmain.c
crt_wwinmain.c
ctype.c
cxx.h msvcr120: Throw exception in ~_StructuredTaskCollection if _RunAndWait was not called. 2022-12-08 18:41:25 +01:00
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 msvcrt: Fix printf format warnings on ARM platforms. 2022-12-08 18:11:23 +01:00
except_arm64.c msvcrt: Fix printf format warnings on ARM platforms. 2022-12-08 18:11:23 +01:00
except_i386.c msvcrt: Consistently use %I printf format for ULONG_PTR values. 2022-12-09 17:52:25 +01:00
except_x86_64.c
exception_ptr.c msvcr100: Implement exception passing from chore threads to _RunAndWait. 2022-12-08 18:41:25 +01:00
exit.c include/msvcrt: Add noreturn attribute to _assert. 2023-01-30 18:55:57 +01:00
file.c
heap.c
iob.c
locale.c
lock.c
main.c
Makefile.in msvcr100: Move exception_ptr functions to a separate file. 2022-12-08 18:41:25 +01:00
math.c
mathf.c
mbcs.c
misc.c
msvcrt.h
msvcrt.spec
mtdll.h
onexit.c
printf.h
process.c
rsrc.rc
scanf.c
scanf.h
sincos.c
string.c
thread.c
time.c msvcrt: Change return type of _ctime32_s and _ctime64_s to errno_t. 2023-01-25 13:10:03 +01:00
undname.c
wcs.c