qemu/bsd-user
Warner Losh 9554d33076 bsd-user/freebsd/os-syscall.c: Implement exit
Implement the exit system call. Bring in bsd-proc.h to contain all the
process system call implementation and helper routines.

Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Kyle Evans <kevans@FreeBSD.org>
2022-06-10 22:03:50 -06:00
..
arm Clean up decorations and whitespace around header guards 2022-05-11 16:50:32 +02:00
freebsd bsd-user/freebsd/os-syscall.c: Implement exit 2022-06-10 22:03:50 -06:00
host
i386 Clean up ill-advised or unusual header guards 2022-05-11 16:50:01 +02:00
include
netbsd Clean up ill-advised or unusual header guards 2022-05-11 16:50:01 +02:00
openbsd Clean up ill-advised or unusual header guards 2022-05-11 16:50:01 +02:00
x86_64 Clean up decorations and whitespace around header guards 2022-05-11 16:50:32 +02:00
bsd-file.h bsd-user/bsd-file.h: Meat of the write system calls 2022-06-10 22:00:48 -06:00
bsd-proc.h bsd-user/freebsd/os-syscall.c: Implement exit 2022-06-10 22:03:50 -06:00
bsdload.c
elfcore.c
elfload.c Replace qemu_real_host_page variables with inlined functions 2022-04-06 10:50:38 +02:00
errno_defs.h Clean up ill-advised or unusual header guards 2022-05-11 16:50:01 +02:00
main.c include: rename qemu-common.h qemu/help-texts.h 2022-04-21 16:58:24 +04:00
meson.build bsd-user: Move system call building to os-syscall.c 2022-02-26 10:01:38 -07:00
mmap.c Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
qemu.h Replace TARGET_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
signal-common.h
signal.c compiler.h: replace QEMU_NORETURN with G_NORETURN 2022-04-21 17:03:51 +04:00
strace.c
syscall_defs.h Clean up ill-advised or unusual header guards 2022-05-11 16:50:01 +02:00
trace-events
trace.h
uaccess.c