Subject: Re: RFC: mremap(2)
To: None <tech-kern@netbsd.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: tech-kern
Date: 07/05/2007 15:02:09
On Thu, Jul 05, 2007 at 09:46:56PM +0900, YAMAMOTO Takashi wrote:
> before it goes in the tree, i'd like to see an actual user of the syscall.

I have an alternative malloc implementation using it.

Joerg