NetBSD/sys/compat/linux/common
jdolecek 47cd9b85d6 Get the dynamic interpreter location using emul_find_interp(), so that
it checks both the alternative/emul tree, and the non-emul tree.
This makes it possible to run chrooted emulated binaries without need
to setup shadow /emul tree within the chroot hierarchy.
Only tested for COMPAT_LINUX, changes to other compat modules were
mechanical.
Fixes kern/19161 by Christian Groessler.
2002-11-29 19:13:14 +00:00
..
linux_blkio.c
linux_blkio.h
linux_break.c
linux_cdrom.c
linux_cdrom.h
linux_dirent.h
linux_emuldata.h
linux_errno.c
linux_errno.h
linux_exec.c set struct emul's nsysent to compat SYS_NSYSENT, not SYS_MAXSYSCALL 2002-11-01 19:26:21 +00:00
linux_exec.h back previous off; port can only supply LINUX_ELF_AUX_ENTRIES if it also 2002-11-21 15:20:28 +00:00
linux_exec_aout.c count executable image pages as executable for vm-usage purposes. 2002-10-05 22:34:02 +00:00
linux_exec_elf32.c Get the dynamic interpreter location using emul_find_interp(), so that 2002-11-29 19:13:14 +00:00
linux_exec_elf64.c
linux_fcntl.h
linux_fdio.c
linux_fdio.h
linux_file.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
linux_file64.c
linux_hdio.c
linux_hdio.h
linux_ioctl.c Don't call cdevsw_lookup() with an uninitialised variable in 2002-10-22 11:55:10 +00:00
linux_ioctl.h
linux_ipc.c
linux_ipc.h
linux_ipccall.c
linux_ipccall.h
linux_llseek.c
linux_machdep.h
linux_misc.c Add ULL to a 64-bit integer constant. 2002-11-25 02:11:23 +00:00
linux_misc.h
linux_misc_notalpha.c
linux_mmap.h
linux_msg.h
linux_oldmmap.c
linux_oldmmap.h
linux_oldolduname.c
linux_oldolduname.h
linux_oldselect.c
linux_oldselect.h
linux_olduname.c
linux_olduname.h
linux_pipe.c
linux_ptrace.h
linux_reboot.h
linux_sched.c
linux_sched.h
linux_sem.h
linux_shm.h
linux_sig_notalpha.c
linux_sigaction.c
linux_siginfo.h remove XXX: 2002-09-05 22:27:36 +00:00
linux_signal.c rename: s/sa_/<compat>sa/g 2002-11-26 18:43:20 +00:00
linux_signal.h
linux_signo.c
linux_socket.c Patch that actually works for previous, from Jaromir Dolecek. 2002-11-29 14:32:27 +00:00
linux_socket.h
linux_socketcall.c
linux_socketcall.h
linux_sockio.h
linux_sysctl.c Report ourselves as Linux 2.4.18 on powerpc, too. 2002-11-25 10:34:34 +00:00
linux_sysctl.h
linux_termios.c
linux_termios.h
linux_time.c
linux_types.h Avoid collision with __unused in sys/cdefs.h. 2002-10-10 07:25:21 +00:00
linux_uselib.c count executable image pages as executable for vm-usage purposes. 2002-10-05 22:34:02 +00:00
linux_util.h