summaryrefslogtreecommitdiffstats
path: root/sys/kern/uipc_accf.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2005-02-18 18:51:59 +0000
committerjhb <jhb@FreeBSD.org>2005-02-18 18:51:59 +0000
commitde4599e9a3c0761274ac2851028761ea59ba8f06 (patch)
treeb5eaf3e99aaf9f7e47ca457280cf17b93c48255e /sys/kern/uipc_accf.c
parent00ee68b65f362452ac3e56b134f96c56a839bea7 (diff)
downloadFreeBSD-src-de4599e9a3c0761274ac2851028761ea59ba8f06.zip
FreeBSD-src-de4599e9a3c0761274ac2851028761ea59ba8f06.tar.gz
- Add a custom version of exec_copyin_args() to deal with the 32-bit
pointers in argv and envv in userland and use that together with kern_execve() and exec_free_args() to implement linux_execve() for the amd64/linux32 ABI without using the stackgap. - Implement linux_nanosleep() using the recently added kern_nanosleep(). - Use linux_emul_convpath() instead of linux_emul_find() in exec_linux_imgact_try(). Tested by: cokane Silence on: amd64
Diffstat (limited to 'sys/kern/uipc_accf.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud