Re: System malloc behaviour...

2001-09-17 Thread Dan Sugalski
At 12:56 AM 9/18/2001 +0300, Jarkko Hietaniemi wrote: >On Mon, Sep 17, 2001 at 05:54:41PM -0400, Dan Sugalski wrote: > > At 12:51 AM 9/18/2001 +0300, Jarkko Hietaniemi wrote: > > > > > Doug Lea's malloc is in the public domain: > > > > > > > > > > http://g.oswego.edu/dl/html/malloc.html > > > > >

Re: System malloc behaviour...

2001-09-17 Thread Jarkko Hietaniemi
On Mon, Sep 17, 2001 at 05:54:41PM -0400, Dan Sugalski wrote: > At 12:51 AM 9/18/2001 +0300, Jarkko Hietaniemi wrote: > > > > Doug Lea's malloc is in the public domain: > > > > > > > > http://g.oswego.edu/dl/html/malloc.html > > > > > > > > I don't remember whether that's quadsafe code but the fir