If the `poll' system call is available, use it in preference to
authorChris Hanson <org/chris-hanson/cph>
Mon, 1 Jul 1996 23:28:17 +0000 (23:28 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 1 Jul 1996 23:28:17 +0000 (23:28 +0000)
commit1a4e786e4498d1d89f41de238a9ecac8c1abd315
treec906d4f3ae19a260d5fee3b75a647ece18b5fb21
parente9a9d2f9592c4cf1ce34d5df7cf4a21cd3f9d8b1
If the `poll' system call is available, use it in preference to
`select'.  This is needed for HP-UX 10.10 because `select' is broken
in that release.
v7/src/microcode/uxio.c