.. |
tests
|
msvcrt/tests: Don't print a NULL string.
|
2024-06-11 21:21:28 +02:00 |
bnum.h
|
|
|
concurrency.c
|
msvcrt: Use RVAs in rtti and exception data on all platforms except i386.
|
2024-05-22 22:17:39 +02:00 |
console.c
|
msvcrt: Fix _kbhit ignoring the last event.
|
2024-05-21 20:34:31 +02:00 |
cpp.c
|
msvcrt: Use RVAs in rtti and exception data on all platforms except i386.
|
2024-05-22 22:17:39 +02:00 |
cppexcept.h
|
msvcrt: Add platform-specific helpers to retrieve the exception PC.
|
2024-06-05 10:31:24 +02:00 |
crt_gccmain.c
|
|
|
crt_main.c
|
|
|
crt_winmain.c
|
|
|
crt_wmain.c
|
|
|
crt_wwinmain.c
|
|
|
ctype.c
|
|
|
cxx.h
|
msvcrt: Use RVAs in rtti and exception data on all platforms except i386.
|
2024-05-22 22:17:39 +02:00 |
data.c
|
|
|
dir.c
|
|
|
environ.c
|
|
|
errno.c
|
|
|
except.c
|
msvcrt: Add platform-specific helpers to retrieve the exception PC.
|
2024-06-05 10:31:24 +02:00 |
except_arm.c
|
msvcrt: Add platform-specific helpers to retrieve the exception PC.
|
2024-06-05 10:31:24 +02:00 |
except_arm64.c
|
msvcrt: Add platform-specific helpers to retrieve the exception PC.
|
2024-06-05 10:31:24 +02:00 |
except_arm64ec.c
|
msvcrt: Reimplement __crtCapturePreviousContext() based on RtlWalkFrameChain().
|
2024-06-07 10:19:57 +02:00 |
except_i386.c
|
msvcrt: Share the common part of _fpieee_flt between platforms.
|
2024-06-04 13:13:31 +02:00 |
except_x86_64.c
|
msvcrt: Reimplement __crtCapturePreviousContext() based on RtlWalkFrameChain().
|
2024-06-07 10:19:57 +02:00 |
exception_ptr.c
|
msvcrt: Unify call_copy_ctor/call_dtor implementations.
|
2024-05-21 20:33:25 +02:00 |
exit.c
|
msvcrt: Don't use custom standard streams definition.
|
2024-06-12 21:06:06 +02:00 |
file.c
|
ucrtbase: Always use CRITICAL_SECTION for FILE locking.
|
2024-06-12 21:06:06 +02:00 |
handler4.c
|
msvcrt: Use platform-specific handlers also for __CxxFrameHandler4.
|
2024-06-05 10:31:24 +02:00 |
heap.c
|
|
|
iob.c
|
|
|
locale.c
|
|
|
lock.c
|
|
|
main.c
|
|
|
Makefile.in
|
|
|
math.c
|
msvcrt: Fix _libm_sse2_sqrt_precise not using SSE2 sqrt.
|
2024-06-12 21:57:23 +02:00 |
mathf.c
|
|
|
mbcs.c
|
msvcrt: Implement _mbsncpy_s[_l]().
|
2024-05-01 22:31:43 +02:00 |
misc.c
|
|
|
msvcrt.h
|
ucrtbase: Fix FILE _flag values.
|
2024-06-12 21:06:06 +02:00 |
msvcrt.spec
|
msvcrt: Only export thiscall functions on i386.
|
2024-05-28 13:45:13 +02:00 |
mtdll.h
|
|
|
onexit.c
|
|
|
printf.h
|
|
|
process.c
|
|
|
rsrc.rc
|
|
|
scanf.c
|
msvcrt: Don't use custom standard streams definition.
|
2024-06-12 21:06:06 +02:00 |
scanf.h
|
msvcrt: Don't use custom standard streams definition.
|
2024-06-12 21:06:06 +02:00 |
sincos.c
|
|
|
string.c
|
msvcrt: Disable SSE2 memmove implementation on ARM64EC.
|
2024-06-07 11:04:10 +02:00 |
thread.c
|
|
|
time.c
|
|
|
undname.c
|
msvcrt: Correctly unmangle qualified pointer to function/method.
|
2024-05-17 19:48:58 +02:00 |
wcs.c
|
|
|