summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx05 (unfollow)
Commit message (Expand)AuthorFilesLines
2002-11-142002-11-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-08-112002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+1
2002-08-022002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+0
2001-09-192001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
2000-09-052000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+1
2000-09-012000-08-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill2-8/+8
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1-0/+2
2000-01-31Patch rtems-rc-20000118-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+0
1999-11-23Moved pmacros.h to include not support/include.Joel Sherrill1-1/+1
1999-11-23Patch rtems-rc-19991117-14.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+44
1999-11-17Updated copyright notice.Joel Sherrill5-10/+5
1999-10-25Modified to reflect test change where reinitialize mutex test case wasJoel Sherrill1-1/+1
1999-10-25Removed reinitialize mutex test case to reflect earlier code change inJoel Sherrill1-1/+8
1998-12-03Changed to account for ownership only being tracked when a priorityJoel Sherrill1-0/+8
1998-12-03Updated scn files to match present expected test output.Jennifer Averett1-9/+1
1998-02-17updated copyright to 1998Joel Sherrill5-5/+5
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill5-10/+10
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill5-25/+25
1997-04-18Modified to reflect change from 255 posix priority levels to 254.Joel Sherrill2-5/+5
1997-04-02corrected printf format to avoid warningJoel Sherrill1-1/+1
1996-09-05added printf of status when not successfulJoel Sherrill1-1/+3
1996-08-23Filled in the screenMark Johannes1-0/+111
1996-08-20Added Einval case for mutex not initializedMark Johannes1-0/+10
1996-08-14pthread_mutex_init returns EAGAIN not ENOMEM when there are too many mutexes.Joel Sherrill1-2/+2
1996-08-12added numerous error test cases.Joel Sherrill2-14/+157
1996-08-09added test cases for errors in pthread_mutexattr_getpsharedJoel Sherrill1-1/+16
1996-08-09added test cases for EINVAL cases in pthread_mutexattr_destroyJoel Sherrill1-1/+21
1996-08-09added test case for pthread_mutexattr_init being passed a null pointer.Joel Sherrill1-0/+4
1996-08-09changed style of output to match other testsJoel Sherrill1-40/+51
1996-08-08split test into multiple tasks.Joel Sherrill3-1/+110
1996-08-08Task_1: changed comment and task name to task1.Mark Johannes1-2/+2
1996-08-08Init.c: added priority ceiling task cases.Mark Johannes1-20/+204
1996-07-04added test case for timeout using pthread_mutex_timedlockJoel Sherrill2-0/+19
1996-07-04first test cases for mutex manager passJoel Sherrill4-0/+277