Sweden-Number/include/msvcrt
Rémi Bernon b18a48eb70 include: Include x86intrin.h in msvcrt/intrin.h.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-16 20:36:43 +01:00
..
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 include/msvcrt: Add corecrt.h header. 2019-08-09 19:37:21 +02:00
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 include/msvcrt: Include corecrt.h instead of crtdefs.h. 2019-08-09 19:37:21 +02:00
fenv.h msvcr120: Add fegetexceptflag. 2021-03-12 17:22:32 +01: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 include/msvcrt: Include corecrt.h instead of crtdefs.h. 2019-08-09 19:37:21 +02:00
io.h msvcrt: Remove MSVCRT_ prefix from file.c functions. 2020-12-03 21:00:22 +01:00
limits.h include/msvcrt: Include corecrt.h instead of crtdefs.h. 2019-08-09 19:37:21 +02:00
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: Don't export fabsf on x86_64. 2021-01-15 17:03:10 +01: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 include/msvcrt: Include corecrt.h instead of crtdefs.h. 2019-08-09 19:37:21 +02:00
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 include: Import uchar.h from MinGW. 2019-09-19 14:18:44 +02:00
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