linux_mremap() with MREMAP_MAYMOVE - not implemented?

u-klys at aetey.se u-klys at aetey.se
Sun Jun 11 14:39:23 UTC 2017


Answering to myself once again:

On Sun, Jun 11, 2017 at 12:23:34PM +0200, u-klys at aetey.se wrote:
> Are there any plans to implement linux_mremap() capable
> of growing the mapping?
> 
> It is a serious deficiency, not being able to run one of the best
> standard C libraries available for Linux.

musl has now got a tweak which deals with possible limited implementations
of linux_mremap().

It would be useful of course to improve linux_mremap() anyway
but compatibility with musl is fortunately solved.

Regards,
Rune



More information about the freebsd-emulation mailing list