summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx07/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2001-04-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-04-201-1/+2
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* This is another pass at making sure that nothing outside the BSPJoel Sherrill1999-11-051-3/+1
* Reset the pthread attributes structure so the proper error would beJoel Sherrill1998-04-271-1/+5
* 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
* updated to support ENOTSUPMark Johannes1996-08-211-10/+10
* changed error codeJoel Sherrill1996-08-151-2/+2
* added test cases for NULL being passed to pthread attribute get routinesJoel Sherrill1996-08-141-0/+20
* added test case for pthread_attr_getscope being passed a NULL contentionscopeJoel Sherrill1996-08-141-0/+4
* pthread_attr_setscope: returns ENOTSUP not ENOSYS for unsupport scopeJoel Sherrill1996-08-141-2/+2
* added test case for stack too largeJoel Sherrill1996-08-121-0/+7
* added cases to increase coverage of pthread_create. cases added testedJoel Sherrill1996-08-081-0/+59
* Init: spacingMark Johannes1996-08-081-1/+0
* added complete test cases for pthread_attr_getschedparam,Joel Sherrill1996-08-071-9/+137
* test successfully exercises all of pthread_attr_* set and get routinesJoel Sherrill1996-08-011-0/+274