.. |
sys
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
assert.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
complex.h
|
msvcrt: Use _Dcomplex definition from public header.
|
2020-12-04 16:37:39 +01:00 |
conio.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
corecrt.h
|
include: Don't use __attribute__((pcs("aapcs-vfp"))) when building in PE mode.
|
2021-01-15 16:20:06 +01:00 |
corecrt_io.h
|
include: Add corecrt_io.h header.
|
2020-12-04 16:41:16 +01:00 |
corecrt_startup.h
|
include: Avoid _onexit_t redefinition.
|
2020-04-06 21:22:39 +02:00 |
corecrt_stdio_config.h
|
ucrtbase: Support _CRT_INTERNAL_PRINTF_STANDARD_ROUNDING flag in printf.
|
2020-08-06 19:34:41 +02:00 |
corecrt_wctype.h
|
msvcrt: Remove MSVCRT_ prefix from wcs.c functions.
|
2020-12-03 21:00:22 +01:00 |
corecrt_wdirect.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
corecrt_wio.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
corecrt_wprocess.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
corecrt_wstdio.h
|
oleaut32: Use C locale in VARIANT_BstrFromReal.
|
2021-02-16 23:01:38 +01:00 |
corecrt_wstdlib.h
|
msvcrt: Remove MSVCRT_ prefix from wcs.c functions.
|
2020-12-03 21:00:22 +01:00 |
corecrt_wstring.h
|
include: Fix _memccpy, _memicmp and _memicmp_l prototypes.
|
2020-06-29 19:51:47 +02:00 |
corecrt_wtime.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
crtdbg.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
crtdefs.h
|
|
|
ctype.h
|
msvcrt: Remove MSVCRT_ prefix from ctype.c functions.
|
2020-12-01 14:02:58 +01:00 |
direct.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
dirent.h
|
|
|
dos.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
eh.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
errno.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
fcntl.h
|
|
|
fenv.h
|
ucrtbase: Copy fenv tests from msvcr120.
|
2021-05-19 10:32:13 +02:00 |
float.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
fpieee.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
intrin.h
|
include: Include x86intrin.h in msvcrt/intrin.h.
|
2021-03-16 20:36:43 +01:00 |
inttypes.h
|
|
|
io.h
|
msvcrt: Remove MSVCRT_ prefix from file.c functions.
|
2020-12-03 21:00:22 +01:00 |
limits.h
|
|
|
locale.h
|
msvcrt: Use _configthreadlocale arguments definition from public header.
|
2020-12-04 16:41:16 +01:00 |
malloc.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
math.h
|
msvcrt: Import remainder implementation from musl.
|
2021-05-19 16:56:50 +02:00 |
mbctype.h
|
msvcrt: Remove non-needed function declarations from msvcrt.h.
|
2020-12-04 16:41:16 +01:00 |
mbstring.h
|
msvcrt: Remove non-needed function declarations from msvcrt.h.
|
2020-12-04 16:41:16 +01:00 |
memory.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
process.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
search.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
setjmp.h
|
setjmp.h: Use GCC-style setjmp on Clang in MSVC mode.
|
2020-12-11 21:47:15 +01:00 |
share.h
|
|
|
signal.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
stdbool.h
|
include/msvcrt: Add stdbool.h header.
|
2020-08-10 10:54:32 +02:00 |
stddef.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
stdint.h
|
|
|
stdio.h
|
include: Fix [v]sprintf_s declarations.
|
2021-02-05 15:38:19 +01:00 |
stdlib.h
|
include: Include x86intrin.h in msvcrt/intrin.h.
|
2021-03-16 20:36:43 +01:00 |
string.h
|
string.h: Add __strncnt declaration.
|
2020-03-18 19:36:51 +01:00 |
time.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
uchar.h
|
|
|
unistd.h
|
|
|
wchar.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
wctype.h
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |