.. |
tests
|
msvcrt: Fix 0 parsing in parse_double helper.
|
2020-05-04 12:39:09 +02:00 |
Makefile.in
|
…
|
|
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
|
msvcrt: Build the CRT startup code also for non-PE builds.
|
2020-04-15 17:21:07 +02:00 |
crt_winmain.c
|
msvcrt: Build the CRT startup code also for non-PE builds.
|
2020-04-15 17:21:07 +02:00 |
crt_wmain.c
|
msvcrt: Build the CRT startup code also for non-PE builds.
|
2020-04-15 17:21:07 +02:00 |
crt_wwinmain.c
|
msvcrt: Build the CRT startup code also for non-PE builds.
|
2020-04-15 17:21:07 +02:00 |
ctype.c
|
…
|
|
cxx.h
|
…
|
|
data.c
|
msvcrt: Rebuild the argv array instead of getting it from libwine.
|
2020-04-08 21:01:18 +02:00 |
dir.c
|
…
|
|
environ.c
|
…
|
|
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: Use internal sprintf implementation.
|
2020-06-08 21:01:33 +02:00 |
file.c
|
…
|
|
heap.c
|
…
|
|
iob.c
|
…
|
|
locale.c
|
msvcrt: Use internal sprintf implementation.
|
2020-06-08 21:01:33 +02:00 |
lock.c
|
…
|
|
main.c
|
…
|
|
math.c
|
msvcrt: Use internal sprintf implementation.
|
2020-06-08 21:01:33 +02:00 |
mathf.c
|
…
|
|
mbcs.c
|
msvcrt: Use internal sprintf implementation.
|
2020-06-08 21:01:33 +02:00 |
misc.c
|
…
|
|
msvcrt.h
|
msvcrt: Use internal sprintf implementation.
|
2020-06-08 21:01:33 +02:00 |
msvcrt.spec
|
msvcrt: Stop forwarding iswctype functions to ntdll.
|
2020-03-10 21:00:03 +01:00 |
mtdll.h
|
…
|
|
onexit.c
|
msvcrt: Use public onexit table declarations in importlib.
|
2020-03-17 15:59:16 +01:00 |
printf.h
|
msvcrt: Reimplement %a printf format handling.
|
2020-06-08 21:01:33 +02:00 |
process.c
|
…
|
|
rsrc.rc
|
…
|
|
scanf.c
|
…
|
|
scanf.h
|
…
|
|
scheduler.c
|
msvcrt: Use __ASM_USE_THISCALL_WRAPPER macro.
|
2020-04-27 12:50:47 +02:00 |
string.c
|
msvcrt: Use internal sprintf implementation.
|
2020-06-08 21:01:33 +02:00 |
thread.c
|
…
|
|
time.c
|
…
|
|
undname.c
|
msvcrt: Use internal sprintf implementation.
|
2020-06-08 21:01:33 +02:00 |
wcs.c
|
ucrtbase: Use MSVCRT prefix for __stdio_common_vsprintf implementation.
|
2020-05-21 20:25:50 +02:00 |