1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/include/msvcrt
2024-06-21 14:11:54 +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: Add some msvcrt declarations. 2024-02-16 23:32:06 +01:00
corecrt_wdirect.h
corecrt_wio.h
corecrt_wprocess.h
corecrt_wstdio.h ucrtbase: Fix _iobuf struct layout. 2024-06-12 20:54:27 +02:00
corecrt_wstdlib.h include: Add some msvcrt declarations. 2024-02-16 23:32:06 +01:00
corecrt_wstring.h msvcrt/tests: Add tests for _wcsicmp_l. 2024-05-12 16:26:51 +02:00
corecrt_wtime.h include: Add some msvcrt declarations. 2024-02-16 23:32:06 +01:00
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 include: Move __getReg intrinsic to intrin.h. 2023-09-29 17:23:51 +02:00
inttypes.h
io.h
limits.h
locale.h
malloc.h include: Add corecrt_malloc.h. 2022-12-08 18:12:51 +01:00
math.h include: Define frexpf as inline function in more cases. 2024-06-21 14:11:54 +02:00
mbctype.h
mbstring.h msvcrt: Implement _mbsncpy_s[_l](). 2024-05-01 22:31:43 +02:00
memory.h
process.h
search.h
setjmp.h include: Define setjmpex prototype even when it's a builtin. 2024-03-12 20:49:21 +01:00
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 ucrtbase: Fix FILE _flag values. 2024-06-12 21:06:06 +02:00
stdlib.h include: Add a couple of CRT function declarations. 2024-06-21 14:11:54 +02: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 some msvcrt declarations. 2024-02-16 23:32:06 +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 include: Add some msvcrt declarations. 2024-02-16 23:32:06 +01:00
wctype.h