CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2012/02/19 19:07:41

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

Log message:
Need to block the signals in all thread for the kill(getpid(), SIGFOO)
tests to work.  Disable the "sigwait for blocked but ignored signal"
test as it depended on undefined behavior (POSIX quoted included for
reference) and rthreads (currently) handles it the other way.

Reply via email to