summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/sigmask/sigmask.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pthread_sigmask() was fixed to return the errno value on failureguenther2012-02-201-2/+4
* fix some checks.fgsch2011-10-011-2/+2
* Return the proper values upon failure per POSIX for pthread_sigmask(3) andkurt2008-04-241-4/+7
* improve test. fails with current codemarc2003-07-141-3/+32
* Add test to ensure that a masked signal with a default action ofmarc2003-07-101-0/+32