.. |
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
|
MSVCRT needs a public errno.h file.
|
2002-09-17 18:32:53 +00:00 |
excpt.h
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +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
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +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
|
atexit doesn't take a _onexit_t parameter.
|
2002-02-22 21:20:39 +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 |