freebsd-dev/sys/compat/cloudabi32
Kyle Evans f22a592111 Convert in-tree sysent targets to use new makesyscalls.lua
flua is bootstrapped as part of the build for those on older
versions/revisions that don't yet have flua installed. Once upgraded past
r354833, "make sysent" will again naturally work as expected.

Reviewed by:	brooks
Differential Revision:	https://reviews.freebsd.org/D21894
2019-11-18 23:28:23 +00:00
..
cloudabi32_fd.c Catch up with changes to structure member names. 2017-01-17 22:05:52 +00:00
cloudabi32_module.c Check for errors from copyout() and suword*() in sv_copyout_args/strings. 2019-11-18 20:07:43 +00:00
cloudabi32_poll.c Allow timed waits with relative timeouts on locks and condvars. 2018-01-04 21:57:37 +00:00
cloudabi32_proto.h Regen after r347228 and r352693. 2019-09-30 21:00:19 +00:00
cloudabi32_sock.c Use mallocarray(9) in CloudABI kernel code where possible. 2018-01-07 22:38:45 +00:00
cloudabi32_syscall.h Regen after r347228 and r352693. 2019-09-30 21:00:19 +00:00
cloudabi32_syscalls.c Regen after r347228 and r352693. 2019-09-30 21:00:19 +00:00
cloudabi32_sysent.c Regen after r347228 and r352693. 2019-09-30 21:00:19 +00:00
cloudabi32_systrace_args.c Regen after r347228 and r352693. 2019-09-30 21:00:19 +00:00
cloudabi32_thread.c Catch up with changes to structure member names. 2017-01-17 22:05:52 +00:00
cloudabi32_util.h Check for errors from copyout() and suword*() in sv_copyout_args/strings. 2019-11-18 20:07:43 +00:00
Makefile Convert in-tree sysent targets to use new makesyscalls.lua 2019-11-18 23:28:23 +00:00
syscalls.conf