..
tests
msvcrt/tests: Simplify the name of the test unit for child processes.
2020-02-21 09:12:57 +01:00
Makefile.in
msvcrt: Provide EXE entry points in importlib.
2020-01-23 21:11:29 +01:00
console.c
…
cpp.c
msvcrt: Reimplement strcmp/strncmp to get consistent return values.
2019-10-31 09:56:03 +01:00
cppexcept.h
…
crt_gccmain.c
msvcrt: Provide EXE entry points in importlib.
2020-01-23 21:11:29 +01:00
crt_main.c
makedep: Use msvcrt headers for objects inside importlibs.
2020-02-13 16:44:24 +01:00
crt_winmain.c
msvcrt: Provide EXE entry points in importlib.
2020-01-23 21:11:29 +01:00
crt_wmain.c
makedep: Use msvcrt headers for objects inside importlibs.
2020-02-13 16:44:24 +01:00
crt_wwinmain.c
msvcrt: Provide EXE entry points in importlib.
2020-01-23 21:11:29 +01:00
ctype.c
msvcrt: Implement _ispunct_l().
2020-01-27 14:41:33 +01:00
cxx.h
…
data.c
msvcrt: Create the Ansi argv from the Unicode one.
2019-12-09 15:30:03 +01:00
dir.c
msvcrt: Don't duplicate _wsearchenv_s code in _wsearchenv.
2020-01-29 20:40:10 +01:00
environ.c
…
errno.c
…
except.c
…
except_arm.c
…
except_arm64.c
…
except_i386.c
msvcrt: Fix handling tryblocks inside current catch block on nested exception.
2020-01-13 19:41:02 +01:00
except_x86_64.c
…
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
msvcrt: Reimplement _set_new_mode function.
2020-01-29 20:40:27 +01:00
iob.c
makedep: Use msvcrt headers for objects inside importlibs.
2020-02-13 16:44:24 +01:00
locale.c
msvcrt: Fix the btowc() function.
2020-01-29 20:31:43 +01:00
lock.c
…
main.c
msvcrt: Return time since CRT initialization in clock function.
2019-10-16 14:38:13 +02:00
math.c
ucrtbase: Added stub for _get_FMA3_enable.
2020-02-11 22:39:59 +01:00
mathf.c
makedep: Use msvcrt headers for objects inside importlibs.
2020-02-13 16:44:24 +01:00
mbcs.c
msvcrt: Correct return value of ___mb_cur_max_l_func().
2020-01-27 14:41:51 +01:00
misc.c
…
msvcrt.h
msvcrt: Use parse_double for wcstod.
2020-01-02 17:43:20 +01:00
msvcrt.spec
msvcrt: Only export __p__* functions on i386.
2019-12-23 20:13:23 +01:00
mtdll.h
…
onexit.c
makedep: Use msvcrt headers for objects inside importlibs.
2020-02-13 16:44:24 +01:00
printf.h
msvcrt: Enable printf %z, %t and %j formats.
2019-11-04 12:13:16 +01:00
process.c
…
rsrc.rc
…
scanf.c
msvcrt: Use parse_double for scanf floats.
2020-01-02 19:16:02 +01:00
scanf.h
msvcrt: Fix floating point numbers scanning when null-byte is preceding the number.
2020-01-13 22:20:36 +01:00
scheduler.c
msvcrt: Add Concurrency::details::_Context::_Yield stub.
2019-10-17 21:04:11 +02:00
string.c
msvcrt: Use unsigned comparisons in strcmp and strncmp.
2020-01-16 12:21:11 +01:00
thread.c
…
time.c
ucrtbase: Correct behavior of strftime formats %c %r.
2019-12-04 16:49:31 +01:00
undname.c
…
wcs.c
msvcrt: Set return value on all paths in wcstombs_s_l.
2020-02-05 21:29:14 +01:00