Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!know!samsung!sdd.hp.com!ucsd!ucbvax!ANDREW.CMU.EDU!wjh+ From: wjh+@ANDREW.CMU.EDU (Fred Hansen) Newsgroups: comp.soft-sys.andrew Subject: Re: A second step closer to plumber on AIX. Message-ID: Date: 4 Oct 90 21:18:38 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 17 Excerpts from internet.info-andrew: 2-Oct-90 A second step closer to plu.. Bill Cattey@ATHENA.MIT.E (1706) > Does anyone have a suggestion how we might modify getlist.awk to > carefully discard such symbols so that we don't force loading of > routines we're overriding? The original message is a great piece of work, finally getting to the heart of the problem. The solution, it seems to me, is that the set of modules processed by getlist.awk should include the itc malloc and exclude the system malloc. If such an approach is made to work, we'll release it in a forthcoming patch. Fred Hansen