summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psx07/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2003-11-112003-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-493/+0
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-08-022002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2001-04-202001-04-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+2
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-05This is another pass at making sure that nothing outside the BSPJoel Sherrill1-3/+1
1998-04-27Reset the pthread attributes structure so the proper error would beJoel Sherrill1-1/+5
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
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 Sherrill1-0/+59
1996-08-08Init: spacingMark Johannes1-1/+0
1996-08-07added complete test cases for pthread_attr_getschedparam,Joel Sherrill1-9/+137
1996-08-01test successfully exercises all of pthread_attr_* set and get routinesJoel Sherrill1-0/+274