wine/include/msvcrt
Daniel Lehman c518a5362b include: Add _tcsxfrm_l declaration.
Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-22 21:14:56 +02:00
..
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: 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
corecrt_stdio_config.h
corecrt_wctype.h msvcrt: Remove MSVCRT_ prefix from wcs.c functions. 2020-12-03 21:00:22 +01:00
corecrt_wdirect.h
corecrt_wio.h
corecrt_wprocess.h
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: Add _tcsxfrm_l declaration. 2021-07-22 21:14:56 +02:00
corecrt_wtime.h
crtdbg.h
crtdefs.h
ctype.h
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
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
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
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
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 include: Add _tcsxfrm_l declaration. 2021-07-22 21:14:56 +02:00
time.h
uchar.h
unistd.h
wchar.h
wctype.h