Sweden-Number/include/msvcrt
Alexandre Julliard c0a54996e2 include/msvcrt: Use setjmpex() instead of setjmp() on 64-bit.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-30 15:04:06 +02: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: Add INFINITY and NAN definitions. 2019-05-30 15:03:37 +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 include/msvcrt: Use setjmpex() instead of setjmp() on 64-bit. 2019-05-30 15:04:06 +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/msvcrt: Add snprintf() compatibility macro. 2019-05-29 10:44:09 +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