.. |
linux_break.c
|
Oops, fix typo, pointed out by Urban Boquist <boquist@cs.chalmers.se>.
|
1998-07-07 00:40:27 +00:00 |
linux_cdrom.c
|
PR/4794: Urban Boquist: Linux cdrom ioctls are missing
|
1998-01-15 14:52:11 +00:00 |
linux_cdrom.h
|
PR/4794: Urban Boquist: Linux cdrom ioctls are missing
|
1998-01-15 14:52:11 +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
|
…
|
|
linux_error.c
|
Map ENOMSG.
|
1998-02-10 14:37:38 +00:00 |
linux_exec.c
|
bzero->memset, bcopy->memcpy, bcmp->memcmp
|
1998-08-09 20:36:58 +00:00 |
linux_exec.h
|
Prototype new functions.
|
1998-01-24 12:39:37 +00:00 |
linux_exec_aout.c
|
bzero->memset, bcopy->memcpy, bcmp->memcmp
|
1998-08-09 20:36:58 +00:00 |
linux_exec_elf32.c
|
bzero->memset, bcopy->memcpy, bcmp->memcmp
|
1998-08-09 20:36:58 +00:00 |
linux_fcntl.h
|
…
|
|
linux_file.c
|
* Use sys___posix_{chown,fchown}() instead of sys_{chown,fchown}().
|
1998-02-14 21:57:02 +00:00 |
linux_ioctl.c
|
Add MIDI support. The MIDI devices can be accessed as ``raw'' through
|
1998-08-07 00:00:55 +00:00 |
linux_ioctl.h
|
PR/4794: Urban Boquist: Linux cdrom ioctls are missing
|
1998-01-15 14:52:11 +00:00 |
linux_ipc.c
|
Clean this up a bit.
|
1998-01-22 16:33:57 +00:00 |
linux_ipc.h
|
…
|
|
linux_ipccall.c
|
Clean this up a bit.
|
1998-01-22 16:33:57 +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_{chown,fchown}() instead of sys_{chown,fchown}().
|
1998-02-14 21:57:02 +00:00 |
linux_misc.c
|
Oops, fix typo, pointed out by Urban Boquist <boquist@cs.chalmers.se>.
|
1998-07-07 00:40:27 +00:00 |
linux_misc_notalpha.c
|
Oops, fix typo, pointed out by Urban Boquist <boquist@cs.chalmers.se>.
|
1998-07-07 00:40:27 +00:00 |
linux_mmap.h
|
…
|
|
linux_msg.h
|
Implement the rest of the sysv ipc calls ({sem,msg}*())
|
1995-08-15 21:14:32 +00:00 |
linux_oldmmap.c
|
Oops, fix typo, pointed out by Urban Boquist <boquist@cs.chalmers.se>.
|
1998-07-07 00:40:27 +00:00 |
linux_oldolduname.c
|
Oops, fix typo, pointed out by Urban Boquist <boquist@cs.chalmers.se>.
|
1998-07-07 00:40:27 +00:00 |
linux_oldselect.c
|
Oops, fix typo, pointed out by Urban Boquist <boquist@cs.chalmers.se>.
|
1998-07-07 00:40:27 +00:00 |
linux_olduname.c
|
Oops, fix typo, pointed out by Urban Boquist <boquist@cs.chalmers.se>.
|
1998-07-07 00:40:27 +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
|
Oops, fix typo, pointed out by Urban Boquist <boquist@cs.chalmers.se>.
|
1998-07-07 00:40:27 +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
|
…
|
|
linux_sig_notalpha.c
|
bzero->memset, bcopy->memcpy, bcmp->memcmp
|
1998-08-09 20:36:58 +00:00 |
linux_sigaction.c
|
bzero->memset, bcopy->memcpy, bcmp->memcmp
|
1998-08-09 20:36:58 +00:00 |
linux_signal.c
|
bzero->memset, bcopy->memcpy, bcmp->memcmp
|
1998-08-09 20:36:58 +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
|
…
|
|
linux_socketcall.c
|
Make this compile again, including Politically Correct const handling.
|
1996-12-22 23:00:02 +00:00 |
linux_socketcall.h
|
…
|
|
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
|
RCSID Police.
|
1998-01-05 17:51:27 +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
|
…
|
|