.. |
tests
|
msvcrt: Correct behavior of time in strftime formats %X %c.
|
2019-11-21 19:01:10 +01:00 |
Makefile.in
|
mscvrt: Always provide float variants of math functions in importlib on x86.
|
2019-08-26 17:41:15 +02:00 |
console.c
|
…
|
|
cpp.c
|
msvcrt: Reimplement strcmp/strncmp to get consistent return values.
|
2019-10-31 09:56:03 +01:00 |
cppexcept.h
|
…
|
|
ctype.c
|
…
|
|
cxx.h
|
…
|
|
data.c
|
…
|
|
dir.c
|
…
|
|
environ.c
|
…
|
|
errno.c
|
…
|
|
except.c
|
…
|
|
except_arm.c
|
ntdll: Move some exception definitions to winnt.h.
|
2019-08-19 13:17:37 +02:00 |
except_arm64.c
|
ntdll: Move some exception definitions to winnt.h.
|
2019-08-19 13:17:37 +02:00 |
except_i386.c
|
…
|
|
except_x86_64.c
|
msvcrt: Simplify stack layout in __crtCapturePreviousContext().
|
2019-08-21 14:18:49 +02:00 |
exit.c
|
msvcrt: Use %ls format for wchar strings in DoMessageBox.
|
2019-11-06 21:59:54 +01:00 |
file.c
|
msvcrt: Set errno in _lseeki64.
|
2019-10-31 00:33:46 +01:00 |
heap.c
|
…
|
|
iob.c
|
msvcrt: Use __iob_func instead of __p__iob in __acrt_iob_func implementation.
|
2019-08-09 01:58:36 +02:00 |
locale.c
|
…
|
|
lock.c
|
…
|
|
main.c
|
msvcrt: Return time since CRT initialization in clock function.
|
2019-10-16 14:38:13 +02:00 |
math.c
|
msvcrt: Don't change FPU control word in _control87() on x86-64.
|
2019-11-04 09:58:45 +01:00 |
mathf.c
|
mscvrt: Always provide float variants of math functions in importlib on x86.
|
2019-08-26 17:41:15 +02:00 |
mbcs.c
|
msvcrt: Fix _mbstowcs_s_l return value on truncate.
|
2019-11-20 09:08:32 +01:00 |
misc.c
|
…
|
|
msvcrt.h
|
msvcrt: Use isspace_l in string to number conversion functions.
|
2019-11-22 18:02:51 +01:00 |
msvcrt.spec
|
msvcrt: Add _mbscspn_l implementation.
|
2019-10-28 19:19:33 +01:00 |
mtdll.h
|
…
|
|
onexit.c
|
…
|
|
printf.h
|
msvcrt: Enable printf %z, %t and %j formats.
|
2019-11-04 12:13:16 +01:00 |
process.c
|
…
|
|
rsrc.rc
|
…
|
|
scanf.c
|
…
|
|
scanf.h
|
msvcrt: Fix scanf file locking when returning EOF.
|
2019-11-14 15:44:22 +01:00 |
scheduler.c
|
msvcrt: Add Concurrency::details::_Context::_Yield stub.
|
2019-10-17 21:04:11 +02:00 |
string.c
|
ucrtbase: Fix hexadecimal floats parsing in strtod.
|
2019-11-22 18:02:59 +01:00 |
thread.c
|
…
|
|
time.c
|
msvcrt: Avoid compiler warning.
|
2019-11-26 22:49:03 +01:00 |
undname.c
|
…
|
|
wcs.c
|
msvcrt: Fix range check in wsctoul().
|
2019-11-25 20:47:43 +01:00 |