msvcrt: Added _Gettnames implementation.
[wine] / dlls / msvcrt / tests / heap.c
2009-05-23  Alexandre Julliardmsvcrt/tests: Make all msvcrt function pointers cdecl.
2009-05-11  Austin Englishmsvcrt/tests: Sign compare fixes.
2009-01-08  Alexandre Julliardmsvcrt/tests: Avoid printing pointer differences in...
2009-01-03  Alexandre Julliardmsvcrt/tests: Use unsigned int instead of size_t for...
2007-11-28  Lionel Debrouxmsvcrt: Test more offsets for _aligned_offset_realloc...
2007-11-26  Lionel Debrouxmsvcrt: Fix memory leak (found by Smatch).
2007-11-19  Michael Stefaniucmsvcrt/tests: Remove redundant NULL check before free...
2007-11-07  Dan Kegelmsvcrt: Fix two buglets in heap test.
2007-07-31  Robert Reifmsvcrt/tests: Add _aligned_malloc tests.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2004-03-11  Dimitrie O. PaunHeap tests cleanup.
2004-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2003-11-20  Dimitrie O. PaunFix realloc() to match the documented behaviour.