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/dquotes | Bin 20916 -> 21106 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'subx/apps/dquotes') diff --git a/subx/apps/dquotes b/subx/apps/dquotes index e1d12550..b63744d1 100644 Binary files a/subx/apps/dquotes and b/subx/apps/dquotes differ -- cgit 1.4.1-2-gfad0