..
linux_break.c
Changes to the sudio system:
1997-07-27 01:16:32 +00:00
linux_dirent.h
Prefix names of system call implementation functions with `sys_'.
1995-10-07 06:25:19 +00:00
linux_errno.h
Added Linux compat code.
1995-02-28 23:24:35 +00:00
linux_error.c
- added struct emul to all emulations.
1995-04-22 19:48:19 +00:00
linux_exec_aout.c
catch up with Jason's exec.h inclusion.
1996-10-13 18:30:05 +00:00
linux_exec_elf32.c
catch up with Jason's exec.h inclusion.
1996-10-13 18:30:05 +00:00
linux_exec.c
catch up with Jason's exec.h inclusion.
1996-10-13 18:30:05 +00:00
linux_exec.h
adapt ELF-using compat code to use new ELF definitions/code. At this point,
1996-09-26 20:52:42 +00:00
linux_fcntl.h
Added Linux compat code.
1995-02-28 23:24:35 +00:00
linux_file.c
Use sys_posix_rename() instead of sys_rename() as it's the behaviour of the
1997-06-27 05:29:34 +00:00
linux_ioctl.c
* Move the Linux audio emulation into its own directory and rename it
1997-04-04 15:35:54 +00:00
linux_ioctl.h
* Move the Linux audio emulation into its own directory and rename it
1997-04-04 15:35:54 +00:00
linux_ipc.c
Fixed copyin() argument botch in shmctl() IPC_STAT handling.
1997-05-08 14:33:11 +00:00
linux_ipc.h
Added Linux compat code.
1995-02-28 23:24:35 +00:00
linux_ipccall.c
Fixed copyin() argument botch in shmctl() IPC_STAT handling.
1997-05-08 14:33:11 +00:00
linux_ipccall.h
Implement the rest of the sysv ipc calls ({sem,msg}*())
1995-08-15 21:14:32 +00:00
linux_llseek.c
Use sys_posix_rename() instead of sys_rename() as it's the behaviour of the
1997-06-27 05:29:34 +00:00
linux_misc_notalpha.c
Changes to the sudio system:
1997-07-27 01:16:32 +00:00
linux_misc.c
Changes to the sudio system:
1997-07-27 01:16:32 +00:00
linux_mmap.h
Added Linux compat code.
1995-02-28 23:24:35 +00:00
linux_msg.h
Implement the rest of the sysv ipc calls ({sem,msg}*())
1995-08-15 21:14:32 +00:00
linux_oldmmap.c
Changes to the sudio system:
1997-07-27 01:16:32 +00:00
linux_oldolduname.c
Changes to the sudio system:
1997-07-27 01:16:32 +00:00
linux_oldselect.c
Changes to the sudio system:
1997-07-27 01:16:32 +00:00
linux_olduname.c
Changes to the sudio system:
1997-07-27 01:16:32 +00:00
linux_olduname.h
Update list of Linux syscalls and implement the ones that are likely to be
1996-05-20 01:59:09 +00:00
linux_pipe.c
Changes to the sudio system:
1997-07-27 01:16:32 +00:00
linux_sem.h
Implement the rest of the sysv ipc calls ({sem,msg}*())
1995-08-15 21:14:32 +00:00
linux_shm.h
Added Linux compat code.
1995-02-28 23:24:35 +00:00
linux_sig_notalpha.c
- Add missing prototypes
1996-04-04 23:51:36 +00:00
linux_sigaction.c
- Add missing prototypes
1996-04-04 23:51:36 +00:00
linux_signal.c
- Add missing prototypes
1996-04-04 23:51:36 +00:00
linux_signal.h
Add a hook for MD ioctl calls, plus a couple of more changes to make
1995-08-27 20:51:48 +00:00
linux_socket.c
Make this compile again, including Politically Correct const handling.
1996-12-22 23:00:02 +00:00
linux_socket.h
Convert TCP socket options.
1995-05-28 10:16:32 +00:00
linux_socketcall.c
Make this compile again, including Politically Correct const handling.
1996-12-22 23:00:02 +00:00
linux_socketcall.h
Added Linux compat code.
1995-02-28 23:24:35 +00:00
linux_sockio.h
Separate ioctl emulation by group. Add (minimal) audio emulation.
1996-03-08 04:55:59 +00:00
linux_termios.c
Prototyping changes.
1996-04-05 00:01:10 +00:00
linux_termios.h
Separate ioctl emulation by group. Add (minimal) audio emulation.
1996-03-08 04:55:59 +00:00
linux_types.h
Update list of Linux syscalls and implement the ones that are likely to be
1996-05-20 01:59:09 +00:00
linux_util.h
Use compat_util.[ch].
1995-06-24 20:20:04 +00:00