Date: Fri, 08 Jun 2001 13:04:12 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-Id: <6480-Fri08Jun2001130411+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 In-reply-to: <9003-Sat02Jun2001150153+0300-eliz@is.elta.co.il> Subject: Re: malloc debugging facilities References: <9003-Sat02Jun2001150153+0300-eliz AT is DOT elta DOT co DOT il> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sat, 02 Jun 2001 15:01:54 +0300 > From: "Eli Zaretskii" > > The changes below add some simple diagnostics and debugging facilities > to the memory-allocation routines. They also implement functions for > reporting the amount of heap that is free and in use, which is > something quite a few users asked about over the years. > > The API is modeled after similar functionality on Unix and GNU/Linux > systems; adding Borland-compatible coreleft, heapwalk, heapcheck, > etc. is left as an exercise. > > Comments? What, no comments? Not even one? Either my code is flawless, or... It's committed now.