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: Artur Grabowski (artcvs.openbsd.org)
Date: Tue May 31 2005 - 04:27:28 CDT


CVSROOT: /cvs
Module name: src
Changes by: artcvs.openbsd.org 2005/05/31 03:27:28

Added files:
        regress/sys/kern/sigsuspend: Makefile sigsuspend.c

Log message:
Test the semantics of sigsuspend.

For some reason this test doesn't fail which means the code is correct and
my reading of the code is incorrect. That can be either a good or bad
sign depending on how you look at it.

millert says it "looks correct"