freebsd-nq/sys/compat/cloudabi
Ed Schouten c0af8d16d8 Call cap_rights_init() properly.
Even though or'ing the individual rights works in this specific case, it
may not work in general. Pass them in as varargs.
2016-02-24 10:54:26 +00:00
..
cloudabi_clock.c
cloudabi_errno.c
cloudabi_fd.c
cloudabi_file.c
cloudabi_futex.c
cloudabi_mem.c Make handling of mmap()'s prot argument more strict. 2016-02-23 09:22:00 +00:00
cloudabi_proc.c fork: plug a use after free of the returned process 2016-02-04 04:25:30 +00:00
cloudabi_proto.h
cloudabi_random.c
cloudabi_sock.c Call cap_rights_init() properly. 2016-02-24 10:54:26 +00:00
cloudabi_syscalldefs.h
cloudabi_thread.c
cloudabi_util.h