NetBSD/sys/compat/linux/common
perry 036f631693 shut up egcs complaints by adding braces 1998-10-01 18:58:28 +00:00
..
Makefile New makefiles for includes, syscall gen. 1998-10-01 00:28:33 +00:00
linux_break.c Wheeee!: 8-way split of compat/linux/linux_misc.c into common code and multi-architechture functions. 1998-10-01 04:05:54 +00:00
linux_cdrom.c Moved compat/linux/linux_cdrom to common. 1998-10-01 02:30:36 +00:00
linux_cdrom.h Moved compat/linux/linux_cdrom to common. 1998-10-01 02:30:36 +00:00
linux_dirent.h Moved from compat/linux/linux_dirent.h to common. 1998-10-01 03:37:51 +00:00
linux_errno.h Split compat/linux/linux_errno.h into i386 and common parts. 1998-10-01 01:03:37 +00:00
linux_error.c Move compat/linux/linux_error.c to common. 1998-10-01 02:32:24 +00:00
linux_exec.c Split compat/linux/linux_exec.c into common, elf and a.out parts. 1998-10-01 03:11:33 +00:00
linux_exec.h Move compat/linux/linux_exec.h to common. 1998-10-01 02:11:00 +00:00
linux_exec_aout.c Split compat/linux/linux_exec.c into common, elf and a.out parts. 1998-10-01 03:11:33 +00:00
linux_exec_elf32.c Split compat/linux/linux_exec.c into common, elf and a.out parts. 1998-10-01 03:11:33 +00:00
linux_exec_elf64.c Split compat/linux/linux_exec.c into common, elf and a.out parts. 1998-10-01 03:11:33 +00:00
linux_fcntl.h Split linux_fcntl.h into i386 and common parts. 1998-10-01 01:16:42 +00:00
linux_file.c Split compat/linux/linux_file.c into common and multi-architechture parts. 1998-10-01 03:22:11 +00:00
linux_ioctl.c Move compat/linux/linux_ioctl.c to common. 1998-10-01 03:24:28 +00:00
linux_ioctl.h Split compat/linux/linux_ioctl.h into i386 and common parts. 1998-10-01 01:33:03 +00:00
linux_ipc.c Split compat/linux/linux_ipc.c into common and multi-architechture parts. The IPC multiplexer and associated functions are now in linux_ipccall.c 1998-10-01 03:27:38 +00:00
linux_ipc.h Move IPC headers to common. The msg, sem and shm files, in addition to other common structures and to avoid creating several more machine dependent header files, include the syscall arguments for several system calls which don't exist on all architechtures. 1998-10-01 03:48:31 +00:00
linux_ipccall.c Split compat/linux/linux_ipc.c into common and multi-architechture parts. The IPC multiplexer and associated functions are now in linux_ipccall.c 1998-10-01 03:27:38 +00:00
linux_ipccall.h Move linux/compat/linux_ipccall.h to multiarch. Defines for the IPC multiplexerand associated functions. 1998-10-01 03:29:45 +00:00
linux_llseek.c Split compat/linux/linux_file.c into common and multi-architechture parts. 1998-10-01 03:22:11 +00:00
linux_misc.c Add braces to shut up egcs 1998-10-01 18:53:37 +00:00
linux_misc.h Add a couple function prototypes from linux_misc.c. 1998-10-01 03:49:59 +00:00
linux_misc_notalpha.c Wheeee!: 8-way split of compat/linux/linux_misc.c into common code and multi-architechture functions. 1998-10-01 04:05:54 +00:00
linux_mmap.h Split compat/linux/linux_mmap.h into i386 and common parts. 1998-10-01 00:53:44 +00:00
linux_msg.h Move IPC headers to common. The msg, sem and shm files, in addition to other common structures and to avoid creating several more machine dependent header files, include the syscall arguments for several system calls which don't exist on all architechtures. 1998-10-01 03:48:31 +00:00
linux_oldmmap.c Wheeee!: 8-way split of compat/linux/linux_misc.c into common code and multi-architechture functions. 1998-10-01 04:05:54 +00:00
linux_oldmmap.h Define structures needed for these functions. 1998-10-01 04:00:20 +00:00
linux_oldolduname.c shut up egcs complaints by adding braces 1998-10-01 18:58:28 +00:00
linux_oldolduname.h Define structures needed for these functions. 1998-10-01 04:00:20 +00:00
linux_oldselect.c Wheeee!: 8-way split of compat/linux/linux_misc.c into common code and multi-architechture functions. 1998-10-01 04:05:54 +00:00
linux_oldselect.h Define structures needed for these functions. 1998-10-01 04:00:20 +00:00
linux_olduname.c shut up egcs complaints about braces 1998-10-01 18:57:05 +00:00
linux_olduname.h Split linux_types.h into i386, common and multi-architechture parts. 1998-10-01 01:31:10 +00:00
linux_pipe.c Wheeee!: 8-way split of compat/linux/linux_misc.c into common code and multi-architechture functions. 1998-10-01 04:05:54 +00:00
linux_sem.h Move IPC headers to common. The msg, sem and shm files, in addition to other common structures and to avoid creating several more machine dependent header files, include the syscall arguments for several system calls which don't exist on all architechtures. 1998-10-01 03:48:31 +00:00
linux_shm.h Move IPC headers to common. The msg, sem and shm files, in addition to other common structures and to avoid creating several more machine dependent header files, include the syscall arguments for several system calls which don't exist on all architechtures. 1998-10-01 03:48:31 +00:00
linux_sig_notalpha.c Split compat/linux/linux_signal.c into i386, common and multi-architecture parts. 1998-10-01 02:27:33 +00:00
linux_sigaction.c Split compat/linux/linux_signal.c into i386, common and multi-architecture parts. 1998-10-01 02:27:33 +00:00
linux_signal.c Split compat/linux/linux_signal.c into i386, common and multi-architecture parts. 1998-10-01 02:27:33 +00:00
linux_signal.h Split compat/linux/linux_signal.h into i386 and common parts. 1998-10-01 00:57:29 +00:00
linux_socket.c Split linux/compat/linux_socket.c into common and multi-architechture parts. linux_socketcall.c contains the socketcall multiplexer. 1998-10-01 03:33:17 +00:00
linux_socket.h Split linux_socket.h into i386 and common parts. 1998-10-01 01:19:07 +00:00
linux_socketcall.c Split linux/compat/linux_socket.c into common and multi-architechture parts. linux_socketcall.c contains the socketcall multiplexer. 1998-10-01 03:33:17 +00:00
linux_socketcall.h Move compat/linux/linux_socketcall.h to multiarch. Defines for the socketcall multiplexer. 1998-10-01 03:34:50 +00:00
linux_sockio.h Move compat/linux/linux_sockio.h to common. 1998-10-01 03:53:00 +00:00
linux_termios.c Moved from compat/linux/linux_termios.c to common. 1998-10-01 03:36:27 +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 Split linux_types.h into i386, common and multi-architechture parts. 1998-10-01 01:31:10 +00:00
linux_util.h Move compat/linux/linux_util.h to common. 1998-10-01 03:54:36 +00:00