Generalize the mmap-based heap allocator so that it can be used on any
authorChris Hanson <org/chris-hanson/cph>
Sat, 17 May 2003 02:21:22 +0000 (02:21 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 17 May 2003 02:21:22 +0000 (02:21 +0000)
commit1b713ab4da50099557b2f42a871ee9194d502b7c
treed5366165d2923511cffc2169e07b39b1225db466
parent12911a782fc608d8458fff986ae058c9b220835b
Generalize the mmap-based heap allocator so that it can be used on any
operating system that supports the required features.  (This is needed
for solaris.)
v7/src/microcode/acconfig.h
v7/src/microcode/configure.in
v7/src/microcode/confshared.h
v7/src/microcode/ux.c
v7/src/microcode/ux.h