summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxsignal03/psxsignal03.scn (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-08-022009-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+4
* psxsignal03/init.c, psxsignal03/psxsignal03.scn, psxsignal04/psxsignal04.scn: Correct test numbers in macros so output is right. Update both screens.
2009-07-292009-07-29 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+17
* Makefile.am, configure.ac: Add test to address cases where a thread is waiting on a signal (sigwait) and we send it. Also address case where there are too many queued signals. * psxsignal03/.cvsignore, psxsignal03/Makefile.am, psxsignal03/init.c, psxsignal03/psxsignal03.doc, psxsignal03/psxsignal03.scn: New files.