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/hex | Bin 21611 -> 21660 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'subx/apps/hex') diff --git a/subx/apps/hex b/subx/apps/hex index 8992e424..70734450 100755 Binary files a/subx/apps/hex and b/subx/apps/hex differ -- cgit 1.4.1-2-gfad0