summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx03/system.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-3/+3
|
* 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.
* first successful run. Has test cases for a simple sigtimedwait() timeout,Mark Johannes1996-06-131-0/+55
a sigtimewait() timeout because it was pthread_kill'ed with a blocked signal, and a sigtimedwait which is satisfied.