summaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_mmap.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2020-06-20Add linux_madvise(2) instead of having Linux apps call the nativeEdward Tomasz Napierala
2020-01-24Make linux(4) handle MAP_32BIT.Edward Tomasz Napierala
2020-01-21Revert r356948; breaks build somehow.Edward Tomasz Napierala
2020-01-21Make linux(4) handle MAP_32BIT.Edward Tomasz Napierala
2019-07-10Let linuxulator mprotect mask unsupported bits before calling kern_mprotect.Tijl Coosemans
2016-07-10Fix a copy/paste bug introduced during X86_64 Linuxulator work.Dmitry Chagin