wine/dlls/msvcrt
2025-07-19 11:03:36 +02:00
..
tests msvcrt/tests: Add broken to new j modifier tests. 2025-06-16 11:28:33 +02:00
bnum.h
concurrency.c msvcrt: Define RTTI base descriptor as an array to avoid & operator. 2025-06-10 12:55:25 +02:00
console.c
cpp.c msvcrt: Define RTTI base descriptor as an array to avoid & operator. 2025-06-10 12:55:25 +02:00
cppexcept.h msvcrt: Use varargs macros to define RTTI data. 2025-06-09 23:03:02 +02:00
crt_gccmain.c
crt_main.c
crt_winmain.c
crt_wmain.c
crt_wwinmain.c
ctype.c ucrtbase: Fix CP_UTF8 handling in _tolower_l. 2025-06-05 10:56:03 +02:00
cxx.h msvcrt: Point to the correct type info entry in the PE build macros. 2025-06-13 17:30:15 +02:00
data.c
dir.c msvcrt: Fix allocated buffer size in _getdcwd. 2025-06-19 22:54:54 +02:00
environ.c
errno.c
except.c msvcrt: Use RVAs for exception data but not RTTI on 32-bit ARM. 2025-06-06 18:15:58 +02:00
except_arm.c
except_arm64.c
except_arm64ec.c
except_i386.c
except_x86_64.c
exception_ptr.c msvcrt: Use RVAs for exception data but not RTTI on 32-bit ARM. 2025-06-06 18:15:58 +02:00
exit.c
file.c msvcrt: Don't release io memory during process shutdown. 2025-07-01 21:47:38 +02:00
handler4.c msvcrt: Use RVAs for exception data but not RTTI on 32-bit ARM. 2025-06-06 18:15:58 +02:00
heap.c
iob.c
locale.c ucrtbase: Fix case mapping and ctype1 tables for utf8 locale. 2025-06-05 10:56:03 +02:00
lock.c
main.c msvcrt: Don't release io memory during process shutdown. 2025-07-01 21:47:38 +02:00
Makefile.in
math.c msvcrt: Remove __GNUC__ checks. 2025-07-19 11:03:36 +02:00
mathf.c
mbcs.c
misc.c msvcrt: Remove __GNUC__ checks. 2025-07-19 11:03:36 +02:00
msvcrt.h
msvcrt.spec
mtdll.h
onexit.c
printf.h
process.c
rsrc.rc resources: Generate version strings from the corresponding version number. 2025-06-19 22:54:53 +02:00
scanf.c
scanf.h msvcrt: Support j modifier in scanf. 2025-06-10 22:44:19 +02:00
sincos.c
string.c
thread.c
time.c
undname.c
wcs.c