[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Kurt Miller <kurt_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Wed, 25 Oct 2006 08:32:04 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: kurt_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2006/10/25 08:32:04
Modified files:
lib/libpthread/uthread: uthread_kern.c uthread_poll.c
uthread_select.c
Log message:
select() and poll() don't _FD_LOCK their file descriptors, so there's no
need to bail from _thread_kern_poll() when a file descriptor is in
closing state. corrects segfault reported by ckuethe@
Visit your host, monkey.org