summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx07 (unfollow)
Commit message (Expand)AuthorFilesLines
1998-04-27Reset the pthread attributes structure so the proper error would beJoel Sherrill1-1/+5
1998-02-17updated copyright to 1998Joel Sherrill3-3/+3
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill3-6/+6
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill3-15/+15
1996-08-23Filled in the screenMark Johannes1-0/+105
1996-08-21updated to support ENOTSUPMark Johannes1-10/+10
1996-08-15changed error codeJoel Sherrill1-2/+2
1996-08-14added test cases for NULL being passed to pthread attribute get routinesJoel Sherrill1-0/+20
1996-08-14added test case for pthread_attr_getscope being passed a NULL contentionscopeJoel Sherrill1-0/+4
1996-08-14pthread_attr_setscope: returns ENOTSUP not ENOSYS for unsupport scopeJoel Sherrill1-2/+2
1996-08-12added test case for stack too largeJoel Sherrill1-0/+7
1996-08-08added cases to increase coverage of pthread_create. cases added testedJoel Sherrill3-0/+98
1996-08-08Init: spacingMark Johannes1-1/+0
1996-08-07added complete test cases for pthread_attr_getschedparam,Joel Sherrill1-9/+137
1996-08-02removed unused prototypesJoel Sherrill1-9/+0
1996-08-01test successfully exercises all of pthread_attr_* set and get routinesJoel Sherrill3-0/+329