.. |
tests
|
msvcrt/tests: Remove unused todo field.
|
2018-11-12 19:24:08 +01:00 |
Makefile.in
|
…
|
|
console.c
|
msvcrt: Use the ARRAY_SIZE() macro.
|
2018-08-15 21:01:09 +02:00 |
cpp.c
|
…
|
|
cppexcept.h
|
…
|
|
ctype.c
|
msvcrt: Use the ARRAY_SIZE() macro.
|
2018-08-15 21:01:09 +02:00 |
cxx.h
|
…
|
|
data.c
|
msvcrt: Do not put cmd.exe special environment variables into the environ.
|
2018-09-25 12:58:19 +02:00 |
dir.c
|
…
|
|
environ.c
|
…
|
|
errno.c
|
msvcrt: Use the ARRAY_SIZE() macro.
|
2018-08-15 21:01:09 +02:00 |
except.c
|
msvcrt: Use the ARRAY_SIZE() macro.
|
2018-08-15 21:01:09 +02:00 |
except_arm.c
|
…
|
|
except_arm64.c
|
…
|
|
except_i386.c
|
msvcrt: Don't reimplement call_unwind_func().
|
2018-06-12 23:48:47 +02:00 |
except_x86_64.c
|
…
|
|
exit.c
|
msvcrt: Use the ARRAY_SIZE() macro.
|
2018-08-15 21:01:09 +02:00 |
file.c
|
msvcrt: Use the ARRAY_SIZE() macro.
|
2018-08-15 21:01:09 +02:00 |
heap.c
|
msvcrt: Use memmove to copy memory in memcpy_s.
|
2018-10-05 10:48:19 -05:00 |
locale.c
|
msvcrt: Use the ARRAY_SIZE() macro.
|
2018-08-15 21:01:09 +02:00 |
lock.c
|
msvcr100: Added _Scoped_lock::_NonReentrantPPLLock class.
|
2018-10-03 16:25:04 -05:00 |
main.c
|
…
|
|
math.c
|
msvcr120: Added creal implementation.
|
2018-10-01 19:12:29 -07:00 |
mbcs.c
|
…
|
|
misc.c
|
msvcr120: Add stub for _SetWinRTOutOfMemoryExceptionCallback.
|
2018-07-09 13:52:12 +02:00 |
msvcrt.h
|
msvcr120: Added _Cbuild implementation.
|
2018-10-01 19:12:29 -07:00 |
msvcrt.spec
|
msvcrt: Add _vscprintf_l implementation.
|
2018-11-19 22:42:41 +01:00 |
mtdll.h
|
…
|
|
printf.h
|
msvcrt: Use the ARRAY_SIZE() macro.
|
2018-08-15 21:01:09 +02:00 |
process.c
|
msvcrt: Use the ARRAY_SIZE() macro.
|
2018-08-15 21:01:09 +02:00 |
rsrc.rc
|
…
|
|
scanf.c
|
…
|
|
scanf.h
|
msvcrt: Update size checks for secure scanf versions.
|
2018-07-09 18:04:17 +02:00 |
scheduler.c
|
msvcrt: Use the ARRAY_SIZE() macro.
|
2018-08-15 21:01:09 +02:00 |
string.c
|
msvcrt: Implement __strncnt().
|
2018-10-30 18:04:48 +01:00 |
thread.c
|
…
|
|
time.c
|
…
|
|
undname.c
|
…
|
|
wcs.c
|
msvcrt: Add _vscprintf_l implementation.
|
2018-11-19 22:42:41 +01:00 |