freebsd-skq/sys/compat/cloudabi
Konstantin Belousov 496ab0532d Rework r313352.
Rename kern_vm_* functions to kern_*.  Move the prototypes to
syscallsubr.h.  Also change Mach VM types to uintptr_t/size_t as
needed, to avoid headers pollution.

Requested by:	alc, jhb
Reviewed by:	alc
Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks
Differential revision:	https://reviews.freebsd.org/D9535
2017-02-13 09:04:38 +00:00
..
cloudabi_clock.c
cloudabi_errno.c
cloudabi_fd.c Add kern_listen(), kern_shutdown(), and kern_socket(), and use them 2017-01-30 12:57:22 +00:00
cloudabi_file.c
cloudabi_futex.c
cloudabi_mem.c Rework r313352. 2017-02-13 09:04:38 +00:00
cloudabi_proc.c
cloudabi_proto.h
cloudabi_random.c
cloudabi_sock.c Add kern_listen(), kern_shutdown(), and kern_socket(), and use them 2017-01-30 12:57:22 +00:00
cloudabi_thread.c
cloudabi_util.h
cloudabi_vdso.c
cloudabi_vdso.lds