Fixed endianness #ifdefs (spotted by Jason Edmeades).
[wine] / include / msvcrt /
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-27  Alexandre JulliardFreeBSD compile fix.
2002-03-20  Bill MedlandConnect the msvcrt file byte locking up to ntdll.
2002-03-11  Waldek HebischImplemented stdio buffering and ungetc. Misc stdio...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-25  Peter HunnisettNew file msvcrt/excpt.h. Move some stuff out of winnt...
2002-02-22  Peter Hunnisettatexit doesn't take a _onexit_t parameter.
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-29  Francois GougetPrefix _JBLEN to avoid conflict on FreeBSD.
2001-12-21  Alexandre JulliardAuthors: Jon Griffiths <jon_p_griffiths@yahoo.com>...
2001-12-21  Bill MedlandAnd in addition to Mingw32 we will want the _ versions.
2001-12-19  Bill MedlandAdded share.h from Mingw32.
2001-12-05  François GougetCleanup and improve the mbcs support.
2001-11-23  Uwe Bonnes_dev_t is an unsigned integer.
2001-11-19  Francois GougetA few typos.
2001-10-22  Francois GougetAdded __WINE_USE_MSVCRT.
2001-10-15  Francois GougetThe _IOXXX macros conflict with system headers on Solar...
2001-09-19  Francois GougetAdd msvcrt/locale.h.
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-06-19  Patrik Stridvall- Added, cleaned up and/or documentated _{begin,end...
2001-05-31  Francois GougetAdded msvcrt/eh.h.
2001-05-07  Francois GougetRC_INVOKED (&NOWINRES) special cases.
2001-04-24  Francois GougetDon't use Windows types like LONGLONG in msvcrt headers.
2001-04-23  Francois GougetAdded offsetof (for the MFC).
2001-04-23  Francois GougetAdd msvcrt/malloc.h (for the MFC).
2001-04-23  Francois GougetProvide limited support for the msvcrt debug API.
2001-04-10  Francois GougetAdded headers for the msvcrt library.