Spelling fix in the ldt bitfields.
[wine] / libs / wine / mmap.c
2007-10-15  Gerald Pfeiferlibwine: Conditionally provide reserve_area().
2007-01-26  Joris Huizerlibwine: sign-compare fixes.
2006-12-05  Francois GougetAssorted spelling fixes.
2006-07-31  Alexandre Julliardlibwine: Better heuristic for finding the top of the...
2006-07-24  Alexandre Julliardlibwine: Added a function to enumerate the reserved...
2006-06-20  Alexandre Julliardlibwine: Better memory reservation algorithm for platfo...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-13  Alexandre Julliardlibwine: Only try to mmap the exact address when reserv...
2006-04-13  Alexandre Julliardlibwine: Reorganize the mmap code a bit to avoid some...
2006-02-05  Robert MillanEnable for GNU/kFreeBSD the same kernel-specific interf...
2006-01-23  Alexandre JulliardFixed a couple of warnings on MacOS.
2005-06-20  Wolfgang ThallerImplement try_mmap_fixed for Darwin.
2004-12-15  Gerald PfeiferMake us work on FreeBSD again by working around their...
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...