.. |
linux_break.c
|
Update list of Linux syscalls and implement the ones that are likely to be
|
1996-05-20 01:59:09 +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.c
|
Prototyping changes.
|
1996-04-05 00:01:10 +00:00 |
linux_exec.h
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
linux_exec_aout.c
|
Prototyping changes.
|
1996-04-05 00:01:10 +00:00 |
linux_exec_elf32.c
|
Prototyping changes.
|
1996-04-05 00:01:10 +00:00 |
linux_fcntl.h
|
Added Linux compat code.
|
1995-02-28 23:24:35 +00:00 |
linux_file.c
|
Update list of Linux syscalls and implement the ones that are likely to be
|
1996-05-20 01:59:09 +00:00 |
linux_ioctl.c
|
Prototyping changes.
|
1996-04-05 00:01:10 +00:00 |
linux_ioctl.h
|
Prototyping changes.
|
1996-04-05 00:01:10 +00:00 |
linux_ipc.c
|
Prototyping changes.
|
1996-04-05 00:01:10 +00:00 |
linux_ipc.h
|
Added Linux compat code.
|
1995-02-28 23:24:35 +00:00 |
linux_ipccall.c
|
Prototyping changes.
|
1996-04-05 00:01:10 +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
|
Update list of Linux syscalls and implement the ones that are likely to be
|
1996-05-20 01:59:09 +00:00 |
linux_misc.c
|
Update list of Linux syscalls and implement the ones that are likely to be
|
1996-05-20 01:59:09 +00:00 |
linux_misc_notalpha.c
|
Update list of Linux syscalls and implement the ones that are likely to be
|
1996-05-20 01:59:09 +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
|
Update list of Linux syscalls and implement the ones that are likely to be
|
1996-05-20 01:59:09 +00:00 |
linux_oldolduname.c
|
Update list of Linux syscalls and implement the ones that are likely to be
|
1996-05-20 01:59:09 +00:00 |
linux_oldselect.c
|
Update list of Linux syscalls and implement the ones that are likely to be
|
1996-05-20 01:59:09 +00:00 |
linux_olduname.c
|
Update list of Linux syscalls and implement the ones that are likely to be
|
1996-05-20 01:59:09 +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
|
Update list of Linux syscalls and implement the ones that are likely to be
|
1996-05-20 01:59:09 +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
|
Prototyping changes.
|
1996-04-05 00:01:10 +00:00 |
linux_socket.h
|
Convert TCP socket options.
|
1995-05-28 10:16:32 +00:00 |
linux_socketcall.c
|
Prototyping changes.
|
1996-04-05 00:01:10 +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 |