msvcrt: Fix error handling in _aligned_offset_realloc().
[wine] / dlls / msvcrt / scanf.c
2007-06-25  Michael Stefaniucmsvcrt: Do not use wide character constants.
2007-05-15  Andrew Talbotmsvcrt: Exclude unused headers.
2006-06-13  Alexandre Julliardmsvcrt: Explicitly specify CDECL calling convention...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2004-06-25  Dimitrie O. PaunSplit the MSVCRT implementation headers from the public...
2004-02-19  Alexandre JulliardFixed varargs handling in the scanf functions (spotted...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-12-19  Alexandre JulliardUse MSVCRT_wchar_t instead of WCHAR so that the impleme...
2002-12-18  Alexandre JulliardAvoid including other headers from the msvcrt headers...
2002-10-15  György 'Nog' JeneyImplement [ format specifier.
2002-08-17  Daniel GudbjartssonCombined the implementation of all the scanf's in a...