.. |
tests
|
msvcrt/tests: Remove redundant NULL check before free().
|
2021-08-26 21:49:08 +02:00 |
Makefile.in
|
makefiles: Make -mno-cygwin the default.
|
2021-09-20 22:45:48 +02:00 |
bnum.h
|
…
|
|
concurrency.c
|
msvcrt: Fix _CxxThrowException prototype.
|
2021-08-27 20:25:05 +02:00 |
console.c
|
…
|
|
cpp.c
|
msvcrt: Fix _CxxThrowException prototype.
|
2021-08-27 20:25:05 +02:00 |
cppexcept.h
|
msvcrt: Fix _CxxThrowException prototype.
|
2021-08-27 20:25:05 +02:00 |
crt_gccmain.c
|
…
|
|
crt_main.c
|
…
|
|
crt_winmain.c
|
…
|
|
crt_wmain.c
|
…
|
|
crt_wwinmain.c
|
…
|
|
ctype.c
|
…
|
|
cxx.h
|
msvcrt: Add macro that defines type_info vtable.
|
2021-08-18 18:43:44 +02:00 |
data.c
|
…
|
|
dir.c
|
…
|
|
environ.c
|
…
|
|
errno.c
|
…
|
|
except.c
|
ntdll: Move some exception definitions to winternl.h.
|
2021-10-07 13:52:42 +02:00 |
except_arm.c
|
…
|
|
except_arm64.c
|
…
|
|
except_i386.c
|
…
|
|
except_x86_64.c
|
…
|
|
exit.c
|
…
|
|
file.c
|
msvcrt: Translate file open access pattern hints.
|
2021-08-10 17:53:55 +02:00 |
heap.c
|
msvcrt: Simplify throw_exception helper.
|
2021-08-20 19:03:33 +02:00 |
iob.c
|
…
|
|
locale.c
|
msvcrt: Remove CDECL on static functions where not needed.
|
2021-09-06 14:52:51 +02:00 |
lock.c
|
msvcrt: Move lock Concurrency functions to concurrency.c.
|
2021-08-18 18:43:59 +02:00 |
main.c
|
msvcrt: Rename scheduler.c file to concurrency.c.
|
2021-08-18 18:43:50 +02:00 |
math.c
|
msvcrt: Remove CDECL on static functions where not needed.
|
2021-09-06 14:52:51 +02:00 |
mathf.c
|
…
|
|
mbcs.c
|
…
|
|
misc.c
|
msvcrt: Move _Trace_agents function to concurrency.c.
|
2021-08-18 18:44:03 +02:00 |
msvcrt.h
|
msvcrt: Simplify throw_exception helper.
|
2021-08-20 19:03:33 +02:00 |
msvcrt.spec
|
msvcrt: Rename exception::what() implementation to exception_what.
|
2021-08-20 19:00:27 +02:00 |
mtdll.h
|
…
|
|
onexit.c
|
…
|
|
printf.h
|
…
|
|
process.c
|
msvcrt: Use free() on msvcrt_wstrdupa() results (Coverity).
|
2021-09-15 19:34:23 +02:00 |
rsrc.rc
|
…
|
|
scanf.c
|
…
|
|
scanf.h
|
msvcrt: Support z length modifier in scanf.
|
2021-09-21 11:43:12 +02:00 |
sincos.c
|
…
|
|
string.c
|
msvcrt: Use unaligned data types in memset.
|
2021-09-16 22:22:44 +02:00 |
thread.c
|
…
|
|
time.c
|
…
|
|
undname.c
|
…
|
|
wcs.c
|
msvcrt: Fix strtof() error reporting for values out of float range.
|
2021-07-28 22:07:05 +02:00 |