.. |
tests
|
msvcrt: Treat large exponent as overflow in strtod.
|
2020-07-17 00:04:13 +02:00 |
Makefile.in
|
…
|
|
bnum.h
|
msvcrt: Move big numbers implementation to new file.
|
2020-07-13 21:22:11 +02:00 |
console.c
|
…
|
|
cpp.c
|
msvcrt: Use __ASM_USE_THISCALL_WRAPPER macro.
|
2020-04-27 12:50:47 +02:00 |
cppexcept.h
|
…
|
|
crt_gccmain.c
|
…
|
|
crt_main.c
|
…
|
|
crt_winmain.c
|
…
|
|
crt_wmain.c
|
…
|
|
crt_wwinmain.c
|
…
|
|
ctype.c
|
msvcrt: Don't use tolowerW in _tolower_l.
|
2020-07-17 00:04:13 +02:00 |
cxx.h
|
…
|
|
data.c
|
…
|
|
dir.c
|
…
|
|
environ.c
|
msvcrt: Use _wcsnicmp instead of strnicmpW.
|
2020-07-14 22:32:38 +02:00 |
errno.c
|
msvcrt: Use internal sprintf implementation.
|
2020-06-08 21:01:33 +02:00 |
except.c
|
…
|
|
except_arm.c
|
…
|
|
except_arm64.c
|
…
|
|
except_i386.c
|
…
|
|
except_x86_64.c
|
…
|
|
exit.c
|
msvcrt: Print assertion failure messages to stderr.
|
2020-06-30 09:12:40 +02:00 |
file.c
|
msvcrt: Don't use tolowerW.
|
2020-07-17 00:04:13 +02:00 |
heap.c
|
…
|
|
iob.c
|
…
|
|
locale.c
|
msvcrt: Improve __crtLCMapStringA implementation.
|
2020-07-17 00:04:13 +02:00 |
lock.c
|
…
|
|
main.c
|
…
|
|
math.c
|
msvcrt: Remove extra pointers on lldiv() implementation and test.
|
2020-07-13 21:22:12 +02:00 |
mathf.c
|
…
|
|
mbcs.c
|
msvcrt: Don't use tolowerW and toupperW in _setmbcp_l.
|
2020-07-17 00:04:13 +02:00 |
misc.c
|
…
|
|
msvcrt.h
|
msvcrt: Don't use tolowerW.
|
2020-07-17 00:04:13 +02:00 |
msvcrt.spec
|
msvcrt: Fix ldiv() return type.
|
2020-07-06 22:53:34 +02:00 |
mtdll.h
|
…
|
|
onexit.c
|
…
|
|
printf.h
|
msvcrt: Remove unused parameter in pf_integer_conv.
|
2020-07-15 16:33:02 +02:00 |
process.c
|
…
|
|
rsrc.rc
|
…
|
|
scanf.c
|
msvcrt: Print assertion failure messages to stderr.
|
2020-06-30 09:12:40 +02:00 |
scanf.h
|
…
|
|
scheduler.c
|
msvcrt: Use __ASM_USE_THISCALL_WRAPPER macro.
|
2020-04-27 12:50:47 +02:00 |
string.c
|
msvcrt: Treat large exponent as overflow in strtod.
|
2020-07-17 00:04:13 +02:00 |
thread.c
|
…
|
|
time.c
|
ucrtbase: Add parameters validation to _timespec32_get function.
|
2020-07-14 22:31:42 +02:00 |
undname.c
|
msvcrt: Use internal sprintf implementation.
|
2020-06-08 21:01:33 +02:00 |
wcs.c
|
msvcrt: Don't use tolowerW.
|
2020-07-17 00:04:13 +02:00 |