NetBSD/sys/compat/sunos32
manu a7cdf998ec Removed obsoletes EMUL_NO_BSD_ASYNCIO_PIPE and EMUL_NO_SIGIO_ON_READ flags.
Async I/O OS specifities should now handled in OS specific code. Linux
has been done, but other emulation should be handled. See case LINUX_F_SETFL
in sys/compat/linux/common/linux_file.c:linux_sys_fcntl() for more details.

The data that has been collected yet:

                                  Net Free Open Linux SunOS AIX OSF1 Darwin
send SIGIO to write end of pipe		Y  N    N     N     N    N   Y     Y
send SIGIO to read end of pipe      Y  Y    N     N     N    ?   Y     ?
send SIGIO to write end of socket   Y  Y    Y     N     N    Y   Y     Y
send SIGIO to read end of socket    Y  Y    Y     Y     Y    ?   Y     ?
2001-06-16 21:44:27 +00:00
..
files.sunos32
Makefile
sunos32_dirent.h add from NetBSD Id. 2001-02-06 15:39:38 +00:00
sunos32_exec_aout.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
sunos32_exec.c Removed obsoletes EMUL_NO_BSD_ASYNCIO_PIPE and EMUL_NO_SIGIO_ON_READ flags. 2001-06-16 21:44:27 +00:00
sunos32_exec.h header is struct netbsd32_exec 2001-02-08 12:32:41 +00:00
sunos32_ioctl.c Fix a partial construction problem that can cause race conditions 2001-06-14 20:32:41 +00:00
sunos32_misc.c Fix a partial construction problem that can cause race conditions 2001-06-14 20:32:41 +00:00
sunos32_syscall.h use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
sunos32_syscallargs.h use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
sunos32_syscalls.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
sunos32_sysent.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
sunos32.h
syscalls.conf
syscalls.master use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00