..
tests
msvcrt: Ignore inherited FDs with invalid handles in msvcrt_init_io().
2021-02-15 21:11:28 +01:00
Makefile.in
msvcrt: Build with msvcrt headers.
2020-11-19 21:23:22 +01:00
bnum.h
…
console.c
msvcrt: Remove MSVCRT_ prefix from wcs.c functions.
2020-12-03 21:00:22 +01:00
cpp.c
msvcrt: Remove MSVCRT_ prefix from exit.c functions.
2020-12-02 15:37:19 +01:00
cppexcept.h
msvcrt: Remove MSVCRT_ prefix from cpp.c functions.
2020-11-30 21:36:12 +01:00
crt_gccmain.c
…
crt_main.c
msvcrt: Build with msvcrt headers.
2020-11-19 21:23:22 +01:00
crt_winmain.c
…
crt_wmain.c
msvcrt: Build with msvcrt headers.
2020-11-19 21:23:22 +01:00
crt_wwinmain.c
…
ctype.c
msvcrt: Implement pwctype() functions.
2021-01-15 17:04:34 +01:00
cxx.h
msvcrt: Use __ASM_USE_THISCALL_WRAPPER in cxx.h.
2020-12-16 15:30:06 +01:00
data.c
msvcrt: Remove non-needed defines from msvcrt.h.
2020-12-04 16:41:16 +01:00
dir.c
msvcrt: Remove non-needed function declarations from msvcrt.h.
2020-12-04 16:41:16 +01:00
environ.c
msvcrt: Remove MSVCRT_ prefix from wcs.c functions.
2020-12-03 21:00:22 +01:00
errno.c
msvcrt: Use _invalid_parameter_handler from public header.
2020-12-04 16:36:50 +01:00
except.c
ucrtbase: Improve __intrinsic_abnormal_termination stub.
2020-12-16 15:30:06 +01:00
except_arm.c
msvcrt: Use _JUMP_BUFFER from public header.
2020-12-04 16:37:47 +01:00
except_arm64.c
msvcrt: Use _JUMP_BUFFER from public header.
2020-12-04 16:37:47 +01:00
except_i386.c
msvcrt: Use _JUMP_BUFFER from public header.
2020-12-04 16:37:47 +01:00
except_x86_64.c
msvcrt: Use _JUMP_BUFFER from public header.
2020-12-04 16:37:47 +01:00
exit.c
msvcrt: Remove non-needed function declarations from msvcrt.h.
2020-12-04 16:41:16 +01:00
file.c
msvcrt: Ignore inherited FDs with invalid handles in msvcrt_init_io().
2021-02-15 21:11:28 +01:00
heap.c
msvcrt: Remove non-needed defines from msvcrt.h.
2020-12-04 16:41:16 +01:00
iob.c
include: Add asm helper macros to define import variables.
2020-11-24 16:59:26 +01:00
locale.c
msvcr110: Copy utf16 strings in _Gettnames.
2021-02-02 21:09:45 +01:00
lock.c
include: Add InterlockedAnd().
2021-01-21 10:27:33 +01:00
main.c
msvcrt: Remove MSVCRT_ prefix from wcs.c functions.
2020-12-03 21:00:22 +01:00
math.c
msvcrt: Add x87 asin implementation.
2021-02-05 22:53:46 +01:00
mathf.c
include: Use proper dllimports for msvcrt functions.
2020-11-24 18:50:06 +01:00
mbcs.c
msvcrt: Remove non-needed function declarations from msvcrt.h.
2020-12-04 16:41:16 +01:00
misc.c
msvcrt: Use GCC-style assembly on Clang MSVC target.
2020-12-16 15:30:06 +01:00
msvcrt.h
msvcrt: Make __lc_time_data more similar to native.
2021-02-02 21:09:44 +01:00
msvcrt.spec
msvcrt: Fix some spec file discrepancies.
2021-01-15 17:05:55 +01:00
mtdll.h
msvcrt: Enable multi-thread locking by default.
2020-11-19 21:23:21 +01:00
onexit.c
msvcrt: Build with msvcrt headers.
2020-11-19 21:23:22 +01:00
printf.h
msvcrt: Remove non-needed defines from msvcrt.h.
2020-12-04 16:41:16 +01:00
process.c
msvcrt: Remove non-needed defines from msvcrt.h.
2020-12-04 16:41:16 +01:00
rsrc.rc
…
scanf.c
msvcrt: Remove non-needed function declarations from msvcrt.h.
2020-12-04 16:41:16 +01:00
scanf.h
msvcrt: Remove MSVCRT_ prefix from file.c functions.
2020-12-03 21:00:22 +01:00
scheduler.c
msvcrt: Remove MSVCRT_ prefix from heap.c functions.
2020-12-01 14:00:31 +01:00
string.c
msvcrt: Improve memmove performance on i386 and x86_64 architectures.
2021-01-27 10:28:39 +01:00
thread.c
msvcrt: Remove MSVCRT_ prefix from heap.c functions.
2020-12-01 14:00:31 +01:00
time.c
msvcr100: Use LC_TIME code page when converting strftime data.
2021-01-04 14:13:04 +01:00
undname.c
msvcrt: Remove MSVCRT_ prefix from wcs.c functions.
2020-12-03 21:00:22 +01:00
unixlib.c
libport: Remove the rint() function replacements.
2020-12-01 10:15:49 +01:00
unixlib.h
msvcrt: Avoid msvcrt-specific types in the Unix library interface.
2020-11-20 12:36:16 +01:00
wcs.c
msvcrt: Remove non-needed defines from msvcrt.h.
2020-12-04 16:41:16 +01:00