.. |
linux_file.c
|
Unbreak COMPAT_LINUX32 option support on amd64.
|
2006-03-19 11:10:33 +00:00 |
linux_getcwd.c
|
Unbreak COMPAT_LINUX32 option support on amd64.
|
2006-03-19 11:10:33 +00:00 |
linux_ioctl.c
|
Unbreak COMPAT_LINUX32 option support on amd64.
|
2006-03-19 11:10:33 +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
|
Unbreak COMPAT_LINUX32 option support on amd64.
|
2006-03-19 11:10:33 +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
|
Unbreak COMPAT_LINUX32 option support on amd64.
|
2006-03-19 11:10:33 +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
|
Unbreaking build by removing a now unused variable.
|
2006-03-27 23:27:11 +00:00 |
linux_signal.c
|
Unbreak COMPAT_LINUX32 option support on amd64.
|
2006-03-19 11:10:33 +00:00 |
linux_signal.h
|
|
|
linux_socket.c
|
Annotate uses of fgetsock() with indications that they should rely
|
2006-04-01 15:25:01 +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
|
Fix tinderbox on alpha.
|
2006-03-20 19:46:56 +00:00 |
linux_sysctl.c
|
Unbreak COMPAT_LINUX32 option support on amd64.
|
2006-03-19 11:10:33 +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
|
Unbreak COMPAT_LINUX32 option support on amd64.
|
2006-03-19 11:10:33 +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 |