1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/include/msvcrt
2023-06-12 21:21:41 +02:00
..
sys include: Define __stat64. 2022-12-01 20:36:04 +01:00
assert.h include/msvcrt: Add noreturn attribute to _assert. 2023-01-30 18:55:57 +01:00
complex.h
conio.h
corecrt_io.h
corecrt_malloc.h include/msvcrt: Add __WINE_(ALLOC_SIZE|DEALLOC) attributes to _recalloc. 2023-01-26 22:05:13 +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
corecrt_wstdlib.h include: Add _tcsto[u]ll declarations. 2022-06-20 10:37:56 +02:00
corecrt_wstring.h include/msvcrt: Add __WINE_(DEALLOC|MALLOC) attributes to _strdup and _wcsdup. 2023-01-26 22:05:13 +01:00
corecrt_wtime.h
corecrt.h include: Remove redundant __WINE_USE_MSVCRT checks. 2023-06-12 21:21:41 +02:00
crtdbg.h
crtdefs.h
ctype.h
direct.h
dirent.h
dos.h
eh.h
errno.h
fcntl.h msvcrt: Fix typo in #define. 2023-04-18 10:23:52 +02:00
fenv.h
float.h
fpieee.h
intrin.h
inttypes.h include: Move strto[iu]max(_l) from stdlib.h to inttypes.h. 2022-10-19 18:48:54 +02:00
io.h
limits.h
locale.h
malloc.h include: Add corecrt_malloc.h. 2022-12-08 18:12:51 +01:00
math.h libs: Import the math library from upstream musl 1.2.3. 2023-04-04 09:43:51 +02:00
mbctype.h
mbstring.h msvcrt: Add _mbcjmstojis_l implementation. 2022-10-31 20:41:45 +01:00
memory.h
process.h
search.h
setjmp.h
share.h
signal.h
stdarg.h include: Add stdarg.h header. 2023-01-10 09:20:54 +01:00
stdbool.h
stddef.h
stdint.h
stdio.h include: Add freopen_s. 2022-11-03 18:33:09 +01:00
stdlib.h include: Add corecrt_malloc.h. 2022-12-08 18:12:51 +01:00
string.h include/msvcrt: Add __WINE_(DEALLOC|MALLOC) attributes to _strdup and _wcsdup. 2023-01-26 22:05:13 +01:00
time.h include: Add localtime_s. 2023-01-25 13:10:05 +01:00
uchar.h
unistd.h
vadefs.h include: Include corecrt.h in vadefs.h. 2023-03-31 11:10:43 +02:00
wchar.h
wctype.h include/msvcrt: Redefine towlower* & towupper* with wint_t types. 2022-05-03 18:58:28 +02:00