Fixed some issues found by winapi_check.
[wine] / dlls / ntdll / heap.c
2002-07-01  Alexandre JulliardMake sure allocated blocks are aligned on an 8-byte...
2002-06-13  Alexandre JulliardRestored MakeCriticalSectionGlobal that got lost somewhere.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-23  Alexandre JulliardReplaced the GET/PUT_UA macros by memcpy. Fixed a few...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-19  Alexandre JulliardMoved heap functions to ntdll.