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: Kurt Miller (kurtcvs.openbsd.org)
Date: Fri Oct 13 2006 - 13:02:52 CDT


CVSROOT: /cvs
Module name: src
Changes by: kurtcvs.openbsd.org 2006/10/13 12:02:52

Added files:
        regress/lib/libpthread/blocked_shutdown: Makefile
                                                 blocked_shutdown.c

Log message:
Test shutdown() racing with other threads using the same file
descriptor, with some of them blocking on data that will never
arrive.