Rework heap mmapping once more.
authorTaylor R Campbell <campbell@mumble.net>
Mon, 3 Jun 2013 17:53:59 +0000 (17:53 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Mon, 3 Jun 2013 19:09:55 +0000 (19:09 +0000)
commit45f6144cfb4ed16333820ffe3d075d1f3815304a
tree6f046b9d0848b75db38c7b8e7bfa95ecec776db6
parent9e449aac367298f69c76078d2449e7475f93a416
Rework heap mmapping once more.

- Ensure that if we pass mmap a nonzero address, we are requesting
  MAP_FIXED or MAP_TRYFIXED.

- Try grovelling through /proc/self/maps on NetBSD too -- it might be
  there.
src/microcode/ux.c