You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/bsd-user/freebsd
Doug Rabson e6e102b972 bsd-user: Simplify the implementation of execve
This removes the logic which prepends the emulator to each call to
execve and fexecve. This is not necessary with the existing
imgact_binmisc support and it avoids the need to install the emulator
binary into jail environments when using 'binmiscctl --pre-open'.

Signed-off-by: Doug Rabson <dfr@rabson.org>
Reviewed-by: Warner Losh <imp@bsdimp.com>
Signed-off-by: Warner Losh <imp@bsdimp.com>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
9 months ago
..
host-os.h
meson.build bsd-user: Implement get_filename_from_fd. 2 years ago
os-misc.h bsd-user: Implement shm_rename(2) system call 2 years ago
os-proc.c bsd-user: Simplify the implementation of execve 9 months ago
os-proc.h {linux,bsd}-user: Pass pid to fork_end() 1 year ago
os-stat.c
os-stat.h bsd-user: spelling fixes: necesary, agrument, undocummented 1 year ago
os-strace.h
os-sys.c
os-syscall.c bsd-user: Add stubs for vadvise(), sbrk() and sstk() 2 years ago
qemu-os.h
strace.list
syscall_nr.h
target_os_elf.h exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' 1 year ago
target_os_siginfo.h bsd-user: spelling fixes 2 years ago
target_os_signal.h
target_os_stack.h exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' 1 year ago
target_os_thread.h
target_os_ucontext.h
target_os_user.h bsd-user: spelling fixes 2 years ago
target_os_vmparam.h