summaryrefslogtreecommitdiff
path: root/testsuites/psxtests/psx05/init.c (follow)
AgeCommit message (Expand)Author
2008-07-222008-07-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2004-04-16Remove stray white spaces.Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2002-08-022002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-10-25Removed reinitialize mutex test case to reflect earlier code change inJoel Sherrill
1998-12-03Changed to account for ownership only being tracked when a priorityJoel Sherrill
1998-02-17updated copyright to 1998Joel Sherrill
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill
1997-04-18Modified to reflect change from 255 posix priority levels to 254.Joel Sherrill
1997-04-02corrected printf format to avoid warningJoel Sherrill
1996-08-20Added Einval case for mutex not initializedMark Johannes
1996-08-14pthread_mutex_init returns EAGAIN not ENOMEM when there are too many mutexes.Joel Sherrill
1996-08-12added numerous error test cases.Joel Sherrill
1996-08-09added test cases for errors in pthread_mutexattr_getpsharedJoel Sherrill
1996-08-09added test cases for EINVAL cases in pthread_mutexattr_destroyJoel Sherrill
1996-08-09added test case for pthread_mutexattr_init being passed a null pointer.Joel Sherrill
1996-08-09changed style of output to match other testsJoel Sherrill
1996-08-08Init.c: added priority ceiling task cases.Mark Johannes
1996-07-04added test case for timeout using pthread_mutex_timedlockJoel Sherrill
1996-07-04first test cases for mutex manager passJoel Sherrill