wine/include/msvcrt
Daniel Lehman 1fdebb77ec include: Remove references to SPARC.
SPARC support removed in 2013.

Signed-off-by: Daniel Lehman <dlehman25@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-05-04 09:13:12 +02:00
..
sys
assert.h
conio.h
crtdbg.h
crtdefs.h include: Remove references to SPARC. 2017-05-04 09:13:12 +02:00
ctype.h
direct.h
dirent.h
dos.h
eh.h
errno.h
fcntl.h
float.h
fpieee.h include: Add msvcrt/fpieee.h header. 2016-08-24 22:26:10 +09:00
io.h msvcrt: Implemented _chsize_s. 2013-11-05 20:38:20 +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 msvcrt: Implement nearbyint and nearbyintf. 2016-11-22 16:30:40 +01:00
mbctype.h
mbstring.h
memory.h
process.h
search.h
setjmp.h
share.h
signal.h
stddef.h
stdio.h msvcrt: Added _fread_nolock_s implementation. 2014-11-10 19:25:15 +09:00
stdlib.h msvcp110: Fix _Getcvt implementation. 2015-04-22 23:28:42 +09:00
string.h
time.h
unistd.h
wchar.h msvcrt: Add missing declarations in wchar.h. 2014-11-10 19:24:14 +09:00
wctype.h