freebsd-skq/lib/libpthread
Archie Cobbs ccde72a411 When poll(2)'ing for readability or writability of a file descriptor
on behalf of a thread, we should check the POLLERR, POLLHUP, and
POLLNVAL flags as well to wake up the thread in these cases.

Suggested by:	deischen
MFC after:	3 days
2002-08-29 00:44:11 +00:00
..
arch Add an ia64 atomic lock primitive for libc_r. This is mostly for 2002-07-20 19:22:10 +00:00
man Fix a typo. 2002-07-10 09:06:42 +00:00
sys
test Fix a couple of minor nits that prevented this from compiling. 2002-07-02 01:26:16 +00:00
thread When poll(2)'ing for readability or writability of a file descriptor 2002-08-29 00:44:11 +00:00
Makefile Sync SCM ID comments with libc. 2002-04-15 20:22:28 +00:00