..
sys
…
assert.h
…
complex.h
msvcrt: Use _Dcomplex definition from public header.
2020-12-04 16:37:39 +01:00
conio.h
…
corecrt.h
include/msvcrt: Add attribute((format)) to printf and scanf -like APIs.
2022-01-31 18:38:55 +01:00
corecrt_io.h
include: Add corecrt_io.h header.
2020-12-04 16:41:16 +01:00
corecrt_startup.h
…
corecrt_stdio_config.h
…
corecrt_wctype.h
include/msvcrt: Redefine towlower* & towupper* with wint_t types.
2022-05-03 18:58:28 +02:00
corecrt_wdirect.h
…
corecrt_wio.h
…
corecrt_wprocess.h
…
corecrt_wstdio.h
include: Use the standard va_list instead of __ms_va_list when building with msvcrt.
2021-10-15 18:28:01 +02:00
corecrt_wstdlib.h
msvcrt: Remove MSVCRT_ prefix from wcs.c functions.
2020-12-03 21:00:22 +01:00
corecrt_wstring.h
include: Add _tcsxfrm_l declaration.
2021-07-22 21:14:56 +02:00
corecrt_wtime.h
…
crtdbg.h
include/msvcrt: Add attribute((format)) to printf and scanf -like APIs.
2022-01-31 18:38:55 +01:00
crtdefs.h
…
ctype.h
ctype.h: Add _isctype_l() declaration.
2021-10-18 18:34:56 +02:00
direct.h
…
dirent.h
…
dos.h
…
eh.h
…
errno.h
…
fcntl.h
…
fenv.h
ucrtbase: Copy fenv tests from msvcr120.
2021-05-19 10:32:13 +02:00
float.h
include: Add _fpreset().
2021-11-30 22:07:21 +01:00
fpieee.h
…
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: Add declarations of _alloca and alloca for MSVC mode.
2022-04-25 11:37:59 +02:00
math.h
include: Add some math declarations.
2022-04-13 16:31:23 +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
…
process.h
…
search.h
…
setjmp.h
winecrt0: Add missing members in _JUMP_BUFFER for SJLJ.
2021-07-19 20:09:58 +02:00
share.h
…
signal.h
…
stdbool.h
…
stddef.h
include: Use __builtin_offsetof on Clang.
2021-10-07 18:03:11 +02:00
stdint.h
…
stdio.h
include: Add _sscanf_l.
2022-02-04 22:44:49 +01:00
stdlib.h
include: Add prototypes for the byteswap functions.
2021-10-13 18:41:02 +02:00
string.h
include: Add _tcsxfrm_l declaration.
2021-07-22 21:14:56 +02:00
time.h
…
uchar.h
…
unistd.h
…
wchar.h
…
wctype.h
include/msvcrt: Redefine towlower* & towupper* with wint_t types.
2022-05-03 18:58:28 +02:00