.. |
linux_break.c
|
msync, readv and writev were recently added to the Linux kernel; add them
|
1995-12-18 14:35:08 +00:00 |
linux_ipccall.c
|
Avoid unnecessary copyin() of shmid_ds struct for shmctl(IPC_RMID)
|
1995-10-08 22:49:29 +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
|
Work around calling the NetBSD fcntl(F_{G,S}ETOWN) for now; it is too
|
1995-10-08 22:53:43 +00:00 |
linux_misc_notalpha.c
|
msync, readv and writev were recently added to the Linux kernel; add them
|
1995-12-18 14:35:08 +00:00 |
linux_oldmmap.c
|
msync, readv and writev were recently added to the Linux kernel; add them
|
1995-12-18 14:35:08 +00:00 |
linux_oldolduname.c
|
msync, readv and writev were recently added to the Linux kernel; add them
|
1995-12-18 14:35:08 +00:00 |
linux_oldselect.c
|
msync, readv and writev were recently added to the Linux kernel; add them
|
1995-12-18 14:35:08 +00:00 |
linux_olduname.c
|
msync, readv and writev were recently added to the Linux kernel; add them
|
1995-12-18 14:35:08 +00:00 |
linux_olduname.h
|
Implement the old and older uname(2) calls.
|
1995-08-21 03:42:09 +00:00 |
linux_pipe.c
|
msync, readv and writev were recently added to the Linux kernel; add them
|
1995-12-18 14:35:08 +00:00 |
linux_sig_notalpha.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
linux_sigaction.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
linux_socketcall.c
|
Separate ioctl emulation by group. Add (minimal) audio emulation.
|
1996-03-08 04:55:59 +00:00 |
linux_socketcall.h
|
…
|
|