wine-wine/include/msvcrt
Alexandre Julliard cff0227ff1 include/msvcrt: Add inttypes.h header.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-06 07:13:53 -05:00
..
sys
assert.h
conio.h
crtdbg.h
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
inttypes.h include/msvcrt: Add inttypes.h header. 2019-05-06 07:13:53 -05:00
io.h
limits.h
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
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