From c88b9e31259d433c7e63fcb19d430daf9b1c723c Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 10 May 2019 16:45:22 -0700 Subject: 5151 - use mmap everywhere we need a heap All tests passing now. Things are very explicit; before a program can `allocate` memory, it has to first obtain a segment from the OS using `new-segment`. --- subx/apps/handle | Bin 18292 -> 18394 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'subx/apps/handle') diff --git a/subx/apps/handle b/subx/apps/handle index fa345498..274677fe 100755 Binary files a/subx/apps/handle and b/subx/apps/handle differ -- cgit 1.4.1-2-gfad0