freebsd-dev/sys/compat/cloudabi
Brooks Davis 7a1591c1b6 Rename kern_mmap_req to kern_mmap
Replace all uses of kern_mmap with kern_mmap_req move the old kern_mmap.
Reand rename kern_mmap_req to kern_mmap                                .

The helper saved some code churn initially, but having multiple
interfaces is sub-optimal.

Obtained from:	CheriBSD
Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D28292
2021-01-25 21:50:37 +00:00
..
cloudabi_clock.c
cloudabi_errno.c
cloudabi_fd.c shm: correct KPI mistake introduced around memfd_create 2020-01-05 04:06:40 +00:00
cloudabi_file.c Split out cwd/root/jail, cmask state from filedesc table 2020-11-17 21:14:13 +00:00
cloudabi_futex.c
cloudabi_mem.c Rename kern_mmap_req to kern_mmap 2021-01-25 21:50:37 +00:00
cloudabi_proc.c Do not leak oldvmspace if image activation failed 2020-09-23 18:03:07 +00:00
cloudabi_proto.h
cloudabi_random.c
cloudabi_sock.c
cloudabi_thread.c
cloudabi_util.h
cloudabi_vdso.c Add sys/systm.h to several places that use vm headers. 2020-02-04 18:56:26 +00:00
cloudabi_vdso.lds