include/msvcrt: Make sure that __int64 is properly defined on a 64-bit platform.
[wine] / include / msvcrt / sys / types.h
2007-06-06  Dmitry Timoshkovinclude/msvcrt: Make sure that __int64 is properly...
2007-02-14  Damjan Jovanovicmsvcrt: Added declarations for functions and structures...
2006-10-16  Alexandre Julliardconfigure: Don't define _WIN64 on the command line...
2006-09-22  Detlef Riekenberginclude: Open Watcom compatibility (Fix _BSDTYPES_DEFIN...
2006-07-10  Alexandre Julliardinclude/msvcrt: Fix all definitions of size_t for Win64.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2004-10-11  Martin FuchsDefine pid_t and ssize_t if not already defined.
2004-06-25  Dimitrie O. PaunSplit the MSVCRT implementation headers from the public...
2003-07-18  Jon GriffithsDon't redefine __WINE_USE_MSVCRT (msvc warning).
2003-03-17  Dimitrie O. PaunDefine the u_{char,short,int,long} in msvcrt/sys/types...
2003-01-11  Dimitrie O. PaunUse inline functions instead of macros to avoid problem...
2002-12-18  Alexandre JulliardAvoid including other headers from the msvcrt headers...
2002-07-31  Rafael KitoverPortability fixes for Cygwin.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-23  Uwe Bonnes_dev_t is an unsigned integer.
2001-10-22  Francois GougetAdded __WINE_USE_MSVCRT.
2001-04-10  Francois GougetAdded headers for the msvcrt library.