wine-wine/include/msvcrt
Saulius Krasuckas 6de20f33ae - Declare implemented functions inside #ifndef _DEBUG block.
- Make MSVCRTD_operator_new_dbg recognize types of memory blocks.
2005-07-21 10:34:08 +00:00
..
sys Define pid_t and ssize_t if not already defined. 2004-10-11 20:53:50 +00:00
conio.h gcc4 alias fixes. 2005-04-25 10:48:59 +00:00
crtdbg.h - Declare implemented functions inside #ifndef _DEBUG block. 2005-07-21 10:34:08 +00:00
ctype.h Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
direct.h Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
dirent.h Add dirent.h header for Unix/mingw compatibility. 2003-01-11 20:54:06 +00:00
dos.h Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
eh.h Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
errno.h Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
fcntl.h Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
float.h Implement signals. 2005-05-13 17:44:28 +00:00
io.h gcc4 alias fixes. 2005-04-25 10:48:59 +00:00
limits.h Define all macros described on MSDN. 2004-04-02 23:28:31 +00:00
locale.h Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
malloc.h Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
math.h Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
mbctype.h Add _MB_CP_* defines. 2005-07-08 11:31:26 +00:00
mbstring.h Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
process.h gcc4 alias fixes. 2005-04-25 10:48:59 +00:00
search.h Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
setjmp.h Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
share.h Don't redefine __WINE_USE_MSVCRT (msvc warning). 2003-07-18 22:57:15 +00:00
signal.h Implement signals. 2005-05-13 17:44:28 +00:00
stddef.h Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
stdio.h fpos_t should be 64 bits (verified with native MSVCRT.DLL) 2005-01-04 20:38:14 +00:00
stdlib.h Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
string.h Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
time.h Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
unistd.h Add unistd.h files for mingw/Unix compatibility. 2003-01-10 01:47:48 +00:00
wchar.h Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
wctype.h Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00