Subject: Re: PROPOSAL: removal of brk()/sbrk().
To: Brian Chase <vaxzilla@jarai.org>
From: Anders Magnusson <ragge@ludd.luth.se>
List: tech-kern
Date: 03/08/2002 10:20:00
> On Mon, 25 Feb 2002, Anders Magnusson wrote:
> 
> > Removal of the brk() and sbrk() interfaces, or actually: stop using the
> > break() system call for process heap.
> >
> > [...]
> 
> So... decisions?  Or are we stuck in some sort of intractable deadlock
> over this?
> 
No, I don't think so. I will do some tests on a bunch of third-party
programs, and if they work then that should be it :-)

-- Ragge