summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx03/task.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
|
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
|
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
|
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
| | | | of switching to the modified GNU GPL.
* chenaged format of outputJoel Sherrill1996-08-131-2/+6
|
* first successful run. Has test cases for a simple sigtimedwait() timeout,Mark Johannes1996-06-131-0/+61
a sigtimewait() timeout because it was pthread_kill'ed with a blocked signal, and a sigtimedwait which is satisfied.