[Bug 59912] mremap() implementation lacking

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 08 Jan 2022 01:01:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=59912

--- Comment #11 from Shawn Webb <shawn.webb@hardenedbsd.org> ---
The Cross-DSO CFI implementation in llvm favors mremap, though it does contain
a fallback in the case mremap doesn't exist. If FreeBSD were to provide an
official mremap syscall implementation, both the linuxulator and llvm's
Cross-DSO CFI implementation would benefit.

-- 
You are receiving this mail because:
You are the assignee for the bug.