X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Sun, 20 Jan 2002 22:21:53 -0500 Message-Id: <200201210321.g0L3Lrr03799@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <3C4B185A.CE5251D7@yahoo.com> (message from CBFalconer on Mon, 21 Jan 2002 02:49:45 GMT) Subject: Re: hash library - interface criticisms References: <3C4ADB8E DOT 552CAE40 AT yahoo DOT com> <3C4B0ED1 DOT 3F274F98 AT is DOT elta DOT co DOT il> <3C4B185A DOT CE5251D7 AT yahoo DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > The problem is on free, not malloc. I am primarily trying to call > attention to a generic failing. It's not a "generic failing" since it functions correctly. If you wish to try to make free() run faster, the sources are available. I've even got six different implementations of malloc/free on my website - http://www.delorie.com/djgpp/malloc/