OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Marco S Hyman (marccvs.openbsd.org)
Date: Wed Jan 07 2004 - 22:19:20 CST


CVSROOT: /cvs
Module name: src
Changes by: marccvs.openbsd.org 2004/01/07 21:19:20

Modified files:
        regress/lib/libpthread/close: close.c

Log message:
Update regression test to match current library semantics. A select
is supposed to fail with EBADF if another thread closes the fd/socket
that is being selected.