Subject: gc malloc, lint...
To: None <current-users@NetBSD.ORG>
From: Peter Seebach <seebs@solutions.solon.com>
List: current-users
Date: 02/14/1995 21:49:00
There's an ANSI lint out there which depends (if you have < 100 megs of
memory) on a garbage collecting malloc.  I think I've tweaked the malloc
to Do The Right thing, but I'm not sure; does anyone know a good portable
(within NetBSDs) way to find out where the data segment starts?

If I can get these to build, I'll let people know what I've done.

-s