Share the system heap between different address spaces. Made process
commit079fd72ca7e7766760c2146a24810e64ddb20e95
authorAlexandre Julliard <julliard@codeweavers.com>
Tue, 25 Jan 2000 01:41:35 +0000 (25 01:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 25 Jan 2000 01:41:35 +0000 (25 01:41 +0000)
tree59e4825f3bae59dd83c3014f77e272a9567e3f2d
parent2fe57779fb6adb7508be26f52ff0a9c226e43178
Share the system heap between different address spaces. Made process
heap per-address space instead of per-process.
include/heap.h
include/process.h
include/winnt.h
memory/environ.c
memory/global.c
memory/heap.c