Sweden-Number/include/msvcrt
Andrey Zhezherun 3bb2c11757 msvcrt: Implemented _chsize_s. 2013-11-05 20:38:20 +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 include/msvcrt: Add explicit msvcrt_long types to replace long for 64-bit compatibility. 2009-05-23 11:57:39 +02:00
crtdbg.h mscvrt: Fix include to be C++ compatible. 2010-07-08 17:33:38 +02:00
crtdefs.h include: Add remaining checks for ARM64. 2013-01-28 15:38:03 +01:00
ctype.h msvcrt: Add __cdecl to all function prototypes. 2008-12-17 15:00:28 +01:00
direct.h include/msvcrt: Add explicit msvcrt_long types to replace long for 64-bit compatibility. 2009-05-23 11:57:39 +02:00
dirent.h Add dirent.h header for Unix/mingw compatibility. 2003-01-11 20:54:06 +00:00
dos.h msvcrt: Add __cdecl to all function prototypes. 2008-12-17 15:00:28 +01:00
eh.h msvcrt: Add __cdecl to all function prototypes. 2008-12-17 15:00:28 +01:00
errno.h msvcrt: Define STRUNCATE. 2010-10-19 10:15:35 +02:00
fcntl.h msvcrt: Added fopen_s test with ccs option. 2013-01-10 12:27:42 +01:00
float.h msvcrt: Add some definitions and prototypes to float.h. 2010-11-29 19:43:34 +01:00
io.h msvcrt: Implemented _chsize_s. 2013-11-05 20:38:20 +01:00
limits.h msvcr100: Added fread_s implementation. 2012-12-12 11:59:38 +01:00
locale.h include: Update msvcrt/locale.h. 2011-12-06 15:51:00 +01:00
malloc.h msvcrt: Add __cdecl to all function prototypes. 2008-12-17 15:00:28 +01:00
math.h include: Add inline wrappers for some underscore-prefixed math functions. 2013-10-21 20:23:52 +02:00
mbctype.h msvcrt: Add __cdecl to all function prototypes. 2008-12-17 15:00:28 +01:00
mbstring.h msvcrt: Don't call invalid parameter handler when string to be tokenized and context are not set in mbstok. 2013-06-21 16:23:35 +02:00
memory.h include/msvcrt: Update a bit. 2010-06-17 14:07:19 +02:00
process.h msvcrt: Constify the arguments of execv functions. 2013-04-09 13:45:57 +02:00
search.h msvcrt: Add __cdecl to all function prototypes. 2008-12-17 15:00:28 +01:00
setjmp.h msvcrt: Add a new file for the ARM exception handling. 2013-02-27 19:23:45 +01:00
share.h Spelling fixes. 2008-04-22 12:20:12 +02:00
signal.h msvcrt: Added __pxcptinfoptrs implementation. 2013-03-05 12:44:30 +01:00
stddef.h include/msvcrt: Update a bit. 2010-06-17 14:07:19 +02:00
stdio.h msvcr100: Added _vscwprintf_p implementation. 2013-04-30 18:44:46 +02:00
stdlib.h msvcrt: Don't detect overflow in atoi implementation. 2013-06-04 21:01:13 +02:00
string.h include: Added missing declarations to msvcrt. 2013-04-19 16:16:15 +02:00
time.h msvcrt: Implement _localtime32_s. 2010-10-11 17:11:37 +02:00
unistd.h Add unistd.h files for mingw/Unix compatibility. 2003-01-10 01:47:48 +00:00
wchar.h msvcr100: Added _vscwprintf_p implementation. 2013-04-30 18:44:46 +02:00
wctype.h msvcp90: Added wctrans and towctrans implementation. 2012-11-16 11:41:55 +01:00