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: Philip Guenther (guenthercvs.openbsd.org)
Date: Thu Aug 14 2008 - 00:57:06 CDT


CVSROOT: /cvs
Module name: src
Changes by: guenthercvs.openbsd.org 2008/08/13 23:57:06

Modified files:
        lib/librthread : rthread.c

Log message:
Match libpthread's behavior and make pthread_join(NULL, whatever) fail
instead of crashing

ok kurt
first observed by Jung <moorang at gmail.com>