NetBSD/sys/compat/linux/arch/i386
thorpej e8a3256e7f Add support for emulating the Linux pread(2) and pwrite(2) system calls;
just call the native NetBSD versions.

PR #7202, Jaromir Dolecek <dolecek@ics.muni.cz>.
1999-03-23 03:00:51 +00:00
..
Makefile Attempt to fix the mess. 1998-10-03 20:17:36 +00:00
files.linux_i386 Speed up compilation by #include-ing C files from common into one file. 1999-01-03 05:29:31 +00:00
linux_commons.c Speed up compilation by #include-ing C files from common into one file. 1999-01-03 05:29:31 +00:00
linux_errno.h Assign my copyright to TNF. Merge with others were appropriate. 1998-10-04 00:02:23 +00:00
linux_exec.h Define LINUX_GCC_SIGNATURE. 1998-10-22 18:13:02 +00:00
linux_fcntl.h Assign my copyright to TNF. Merge with others were appropriate. 1998-10-04 00:02:23 +00:00
linux_ioctl.h Assign my copyright to TNF. Merge with others were appropriate. 1998-10-04 00:02:23 +00:00
linux_machdep.c Rearrange the emulation-specific setregs() entry to set up the FPU control 1999-01-08 11:59:38 +00:00
linux_machdep.h Assign my copyright to TNF. Merge with others were appropriate. 1998-10-04 00:02:23 +00:00
linux_mmap.h Assign my copyright to TNF. Merge with others were appropriate. 1998-10-04 00:02:23 +00:00
linux_sigarray.c Assign my copyright to TNF. Merge with others were appropriate. 1998-10-04 00:02:23 +00:00
linux_signal.h Assign my copyright to TNF. Merge with others were appropriate. 1998-10-04 00:02:23 +00:00
linux_socket.h Assign my copyright to TNF. Merge with others were appropriate. 1998-10-04 00:02:23 +00:00
linux_syscall.h Regen 1999-02-09 20:38:38 +00:00
linux_syscallargs.h Regen 1999-02-09 20:38:38 +00:00
linux_syscalls.c Regen 1999-02-09 20:38:38 +00:00
linux_sysent.c Regen 1999-02-09 20:38:38 +00:00
linux_termios.h Split compat/linux/linux_termios.h into i386 and common parts. 1998-10-01 01:52:58 +00:00
linux_types.h Assign my copyright to TNF. Merge with others were appropriate. 1998-10-04 00:02:23 +00:00
syscalls.conf Moved from compat/linux. 1998-10-01 00:42:01 +00:00
syscalls.master Add support for emulating the Linux pread(2) and pwrite(2) system calls; 1999-03-23 03:00:51 +00:00