.. |
sys
|
Portability fixes for Cygwin.
|
2002-07-31 20:04:20 +00:00 |
conio.h
|
Added __WINE_USE_MSVCRT.
|
2001-10-22 18:59:23 +00:00 |
crtdbg.h
|
Added casts to all macros to avoid compiler warnings.
|
2002-09-24 03:04:45 +00:00 |
ctype.h
|
Added __WINE_USE_MSVCRT.
|
2001-10-22 18:59:23 +00:00 |
direct.h
|
Added __WINE_USE_MSVCRT.
|
2001-10-22 18:59:23 +00:00 |
dos.h
|
Added __WINE_USE_MSVCRT.
|
2001-10-22 18:59:23 +00:00 |
eh.h
|
Fixed per-thread data handling.
|
2002-07-19 03:24:50 +00:00 |
errno.h
|
Added EDEADLOCK.
|
2002-12-05 18:59:53 +00:00 |
fcntl.h
|
Added __WINE_USE_MSVCRT.
|
2001-10-22 18:59:23 +00:00 |
io.h
|
Added __WINE_USE_MSVCRT.
|
2001-10-22 18:59:23 +00:00 |
locale.h
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
malloc.h
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
mbctype.h
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
mbstring.h
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
process.h
|
Move __stdcall/__cdecl to the right place.
|
2002-02-02 18:42:11 +00:00 |
search.h
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
setjmp.h
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
share.h
|
And in addition to Mingw32 we will want the _ versions.
|
2001-12-21 19:15:11 +00:00 |
stddef.h
|
Add a way to tell msvcrt to define wchar_t.
|
2002-11-30 19:14:23 +00:00 |
stdio.h
|
Combined the implementation of all the scanf's in a single place.
|
2002-08-17 01:22:00 +00:00 |
stdlib.h
|
winnt.h should not be self-contained, it must depend on windef.h so
|
2002-12-10 22:56:43 +00:00 |
string.h
|
Cleanup and improve the mbcs support.
|
2001-12-05 22:11:35 +00:00 |
time.h
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
wchar.h
|
Added __WINE_USE_MSVCRT.
|
2001-10-22 18:59:23 +00:00 |
wctype.h
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |