Subject: Re: [patch] Re: lang/mono/ ... error: too few arguments to function 'mremap'
To: Takahiro Kambe <taca@back-street.net>
From: Blair Sadewitz <blair.sadewitz@gmail.com>
List: pkgsrc-users
Date: 08/09/2007 02:49:07
I've defined an MREMAP() macro which I can insert where I need it.  On
NetBSD, I define MREMAP_MAYMOVE to 0.
I haven't had a problem yet, but all of the uses of mremap that I've
encountered used MREMAP_MAYMOVE.

--Blair