Sweden-Number/include/msvcrt
Nikolay Sivov 0512829a27 msvcrt: Add _get_output_format() and return default value. 2011-03-09 12:30:30 +01:00
..
sys msvcr90: Implement _stat32, _fstat32, _wstat32. 2011-01-25 18:10:36 +01:00
assert.h include: Add an assert.h msvcrt header. 2011-01-19 19:49:08 +01:00
conio.h
crtdbg.h
crtdefs.h msvcrt: Add _atoflt and _atoflt_l implementations. 2011-01-19 12:22:27 +01:00
ctype.h
direct.h
dirent.h
dos.h
eh.h
errno.h msvcrt: Define STRUNCATE. 2010-10-19 10:15:35 +02:00
fcntl.h
float.h msvcrt: Add some definitions and prototypes to float.h. 2010-11-29 19:43:34 +01:00
io.h
limits.h
locale.h
malloc.h
math.h
mbctype.h
mbstring.h msvcrt: Implement _mbsnbcat_s. 2010-10-21 12:30:35 +02:00
memory.h
process.h
search.h
setjmp.h msvcrt: longjmp doesn't have a return value. 2011-02-01 18:14:09 +01:00
share.h
signal.h
stddef.h
stdio.h msvcrt: Add _get_output_format() and return default value. 2011-03-09 12:30:30 +01:00
stdlib.h msvcrt: Partially implement _set_abort_behavior. 2011-01-20 12:54:50 +01:00
string.h msvcrt: Implement wcsnicoll. 2010-12-05 16:45:43 +01:00
time.h msvcrt: Implement _localtime32_s. 2010-10-11 17:11:37 +02:00
unistd.h
wchar.h include: Add missing _stat64i32 / _stat32i64. 2011-01-26 15:00:14 +01:00
wctype.h