wine-wine/include/msvcrt
Antonio Larrosa Jiménez 8abbc40e51 Added CLOCKS_PER_SEC. 2003-06-04 20:24:16 +00:00
..
sys Define the u_{char,short,int,long} in msvcrt/sys/types.h for Unix 2003-03-17 21:22:34 +00:00
conio.h Use aliases instead of #defines for the varargs functions when using 2003-03-26 01:29:56 +00:00
crtdbg.h Added casts to all macros to avoid compiler warnings. 2002-09-24 03:04:45 +00:00
ctype.h Changed the macros in the msvcrt headers to static inline functions. 2003-03-22 21:15:41 +00:00
direct.h Changed the macros in the msvcrt headers to static inline functions. 2003-03-22 21:15:41 +00:00
dirent.h Add dirent.h header for Unix/mingw compatibility. 2003-01-11 20:54:06 +00:00
dos.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
eh.h Removed a few more #ifdef __WINE__. 2003-01-04 00:19:17 +00:00
errno.h Fix errno linkage when compiling in C++. 2003-03-28 19:31:12 +00:00
fcntl.h Added __WINE_USE_MSVCRT. 2001-10-22 18:59:23 +00:00
io.h Use aliases instead of #defines for the varargs functions when using 2003-03-26 01:29:56 +00:00
locale.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
malloc.h Fixed alloca handling the way mingw does it (reported by Vincent 2003-04-17 02:40:21 +00:00
mbctype.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
mbstring.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
process.h Use aliases instead of #defines for the varargs functions when using 2003-03-26 01:29:56 +00:00
search.h Terminate the lfind inline function. 2003-04-19 02:48:10 +00:00
setjmp.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
share.h And in addition to Mingw32 we will want the _ versions. 2001-12-21 19:15:11 +00:00
stddef.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
stdio.h Use aliases instead of #defines for the varargs functions when using 2003-03-26 01:29:56 +00:00
stdlib.h Changed the macros in the msvcrt headers to static inline functions. 2003-03-22 21:15:41 +00:00
string.h Changed the macros in the msvcrt headers to static inline functions. 2003-03-22 21:15:41 +00:00
time.h Added CLOCKS_PER_SEC. 2003-06-04 20:24:16 +00:00
unistd.h Add unistd.h files for mingw/Unix compatibility. 2003-01-10 01:47:48 +00:00
wchar.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
wctype.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00