aboutsummaryrefslogtreecommitdiffstats
path: root/tests/signal_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Only have one copy of the kernel_sigset_t hack, and add more tests.Elliott Hughes2013-01-101-0/+24
* Fix an off-by-one error in the sigset_t function error handling.Elliott Hughes2013-01-071-4/+4
* Use pthread_kill() in raise()Chris Dearman2012-12-101-0/+6
* Add argument checking to sigemptyset(3) and friends.Elliott Hughes2012-11-301-0/+97