summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxsignal03/psxsignal03.scn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2009-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-021-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-29 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-291-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.