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 Feb 19 2009 - 20:38:57 CST


CVSROOT: /cvs
Module name: src
Changes by: guenthercvs.openbsd.org 2009/02/19 19:38:57

Modified files:
        lib/librthread : rthread_sig.c rthread.h

Log message:
thrsigdivert() takes a sigset_t, not a pointer to one. Detected by
finally reading the lint warnings (sigh)

ok tedu