Date: Sun, 23 May 1999 19:45:45 -0400 Message-Id: <199905232345.TAA13382@envy.delorie.com> From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: (message from Eli Zaretskii on Sun, 23 May 1999 12:32:02 +0300 (IDT)) Subject: Re: Heap-Memory Function References: Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > If the latter, then we had somewhere (in djtst perhaps) a program that > printed the memory blocks allocated from the DPMI host. > > DJ, do you remember where that program dwells? I don't recall having such a program, much less where it would be. I do know that we keep track of that information, at least the ones that sbrk allocs, so that we can free them.