Skip to content
  • wolfgang's avatar
    [project @ 2002-10-27 21:46:27 by wolfgang] · 80498a8a
    wolfgang authored
    For Mac OS X, use the underlying Mach Microkernel calls instead of mmap.
    Darwin's mmap doesn't honor the passed-in address without MAP_FIXED,
    and MAP_FIXED replaces all existing mappings, so it can't be used.
    80498a8a