.. |
linux_file.c
|
Fixup some problems in my previous commit (COMPAT_43).
|
2006-03-18 20:47:36 +00:00 |
linux_getcwd.c
|
Fixup some problems in my previous commit (COMPAT_43).
|
2006-03-18 20:47:36 +00:00 |
linux_ioctl.c
|
Fixup some problems in my previous commit (COMPAT_43).
|
2006-03-18 20:47:36 +00:00 |
linux_ioctl.h
|
Linux compat bits needed to make linux programs use the new ptys :
|
2006-01-26 01:32:46 +00:00 |
linux_ipc.c
|
Fixup some problems in my previous commit (COMPAT_43).
|
2006-03-18 20:47:36 +00:00 |
linux_ipc.h
|
Changes to MI Linux emulation code necessary to run 32-bit Linux binaries
|
2004-08-16 07:28:16 +00:00 |
linux_mib.c
|
Fixup some problems in my previous commit (COMPAT_43).
|
2006-03-18 20:47:36 +00:00 |
linux_mib.h
|
Remove linux_mib_destroy() (which I actually added in between 5.0 and 5.1)
|
2005-12-15 16:30:41 +00:00 |
linux_misc.c
|
Fixup some problems in my previous commit (COMPAT_43).
|
2006-03-18 20:47:36 +00:00 |
linux_signal.c
|
Fixup some problems in my previous commit (COMPAT_43).
|
2006-03-18 20:47:36 +00:00 |
linux_signal.h
|
|
|
linux_socket.c
|
Fixup some problems in my previous commit (COMPAT_43).
|
2006-03-18 20:47:36 +00:00 |
linux_socket.h
|
Fix typo in the BSD copyright: s/withough/without/
|
2002-06-02 20:05:59 +00:00 |
linux_stats.c
|
Fixup some problems in my previous commit (COMPAT_43).
|
2006-03-18 20:47:36 +00:00 |
linux_sysctl.c
|
Fixup some problems in my previous commit (COMPAT_43).
|
2006-03-18 20:47:36 +00:00 |
linux_sysproto.h
|
Handle unimplemented syscall by instantly returning ENOSYS instead of sending
|
2005-03-07 00:18:06 +00:00 |
linux_uid16.c
|
Fixup some problems in my previous commit (COMPAT_43).
|
2006-03-18 20:47:36 +00:00 |
linux_util.c
|
Remove linux_emul_find() and the CHECKALT*() macros as they are no longer
|
2005-03-01 17:57:45 +00:00 |
linux_util.h
|
Suppress logging about unimplemented syscalls to one time per process. This
|
2005-12-08 13:33:57 +00:00 |