wine/include/msvcrt
Alexandre Julliard ba2ca27dfe include/msvcrt: Add stdint.h header.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-26 13:38:36 +02:00
..
sys
assert.h
conio.h msvcrt: Use WINAPIV calling convention for variadic functions. 2017-11-02 10:20:02 +01:00
crtdbg.h msvcrt: Use WINAPIV calling convention for variadic functions. 2017-11-02 10:20:02 +01:00
crtdefs.h include/msvcrt: Add noreturn attributes. 2019-04-23 23:50:44 +02:00
ctype.h
direct.h
dirent.h
dos.h
eh.h include/msvcrt: Add noreturn attributes. 2019-04-23 23:50:44 +02:00
errno.h include/msvcrt: Add POSIX error codes to errno.h. 2018-07-16 21:28:45 +02:00
fcntl.h
float.h
fpieee.h
io.h msvcrt: Use WINAPIV calling convention for variadic functions. 2017-11-02 10:20:02 +01:00
limits.h include: Add LLONG_MIN, LLONG_MAX, ULLONG_MAX defines. 2017-01-06 16:30:40 +01:00
locale.h
malloc.h
math.h include/msvcrt: Use _fpclass() instead of _dclass(). 2019-04-23 23:50:44 +02:00
mbctype.h
mbstring.h
memory.h
process.h include/msvcrt: Add noreturn attributes. 2019-04-23 23:50:44 +02:00
search.h include/msvcrt: Include calling convention with function pointers. 2018-08-21 23:21:52 +02:00
setjmp.h msvcrt: Implement setjmp/longjmp on aarch64. 2017-09-08 16:23:14 +02:00
share.h
signal.h
stddef.h include/msvcrt: Make offsetof constant for compatibility with Mingw. 2019-04-23 23:50:44 +02:00
stdint.h include/msvcrt: Add stdint.h header. 2019-04-26 13:38:36 +02:00
stdio.h include: Default to the standards-compliant version of swprintf(). 2019-04-11 16:46:41 +02:00
stdlib.h include/msvcrt: Add noreturn attributes. 2019-04-23 23:50:44 +02:00
string.h include: Add wcsicmp() inline wrapper. 2019-04-11 16:46:41 +02:00
time.h
unistd.h
wchar.h include: Default to the standards-compliant version of swprintf(). 2019-04-11 16:46:41 +02:00
wctype.h