Allocate the proper size for the SystemClock object.
[wine] / libs / wine / mmap.c
2004-11-04  Gerald PfeiferDisable memory reservation code on FreeBSD, where it...
2004-07-24  Alexandre JulliardReserve the DOS area in mmap_init if it wasn't already...
2004-06-04  Alexandre JulliardAvoid zero size allocations.
2004-06-03  Alexandre JulliardCheck for existing reserved areas in mmap_init to avoid...
2004-05-28  Alexandre JulliardDon't rely on the reserved area list being empty in...
2004-05-27  Kevin KoltzauFixed last mmap issue with mingw windows build.
2004-05-25  Alexandre JulliardPortability fix.
2004-05-25  Alexandre JulliardAdded support for managing reserved memory areas in...