NetBSD/sys/compat/common
jdolecek 302af6f02e add emul_find_interp() function: the function looks for interpreter
in alternative emul tree first, and updates interpreter pathname
if found there; if not found in alternative emul tree, pathname
without the emul prefix is checked, and error returned if the file
doesn't exist
2002-11-29 17:08:06 +00:00
..
compat_exec.c
compat_util.c add emul_find_interp() function: the function looks for interpreter 2002-11-29 17:08:06 +00:00
compat_util.h add emul_find_interp() function: the function looks for interpreter 2002-11-29 17:08:06 +00:00
gen_errno_tables.awk
kern_exit_43.c
kern_info_09.c
kern_info_43.c
kern_ipc_10.c
kern_resource_43.c
kern_sig_13.c rename: s/sa_/<compat>sa/g 2002-11-26 18:43:20 +00:00
kern_sig_43.c
kern_xxx_12.c
Makefile set LLIBS= so we don't try to check the lint lib against llib-lc.ln 2002-11-02 07:49:29 +00:00
Makefile.inc Add lint infrastructure 2002-11-02 07:49:57 +00:00
sysv_ipc_14.c
sysv_msg_14.c
sysv_sem_14.c
sysv_shm_14.c
tty_43.c
uipc_syscalls_43.c
vfs_syscalls_12.c
vfs_syscalls_43.c Avoid strict-alias warnings. 2002-11-25 02:31:14 +00:00
vm_12.c
vm_43.c