summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx05 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2002-11-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-141-1/+1
* 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-111-1/+1
* 2002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-021-1/+1
* 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-281-1/+0
* 2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-09-191-1/+1
* 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-09-051-0/+1
* 2000-08-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-09-011-1/+1
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-122-8/+8
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-131-0/+2
* Patch rtems-rc-20000118-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-311-1/+0
* Moved pmacros.h to include not support/include.Joel Sherrill1999-11-231-1/+1
* Patch rtems-rc-19991117-14.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-231-0/+44
* Updated copyright notice.Joel Sherrill1999-11-175-10/+5
* Modified to reflect test change where reinitialize mutex test case wasJoel Sherrill1999-10-251-1/+1
* Removed reinitialize mutex test case to reflect earlier code change inJoel Sherrill1999-10-251-1/+8
* Changed to account for ownership only being tracked when a priorityJoel Sherrill1998-12-031-0/+8
* Updated scn files to match present expected test output.Jennifer Averett1998-12-031-9/+1
* updated copyright to 1998Joel Sherrill1998-02-175-5/+5
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-085-10/+10
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-225-25/+25
* Modified to reflect change from 255 posix priority levels to 254.Joel Sherrill1997-04-182-5/+5
* corrected printf format to avoid warningJoel Sherrill1997-04-021-1/+1
* added printf of status when not successfulJoel Sherrill1996-09-051-1/+3
* Filled in the screenMark Johannes1996-08-231-0/+111
* Added Einval case for mutex not initializedMark Johannes1996-08-201-0/+10
* pthread_mutex_init returns EAGAIN not ENOMEM when there are too many mutexes.Joel Sherrill1996-08-141-2/+2
* added numerous error test cases.Joel Sherrill1996-08-122-14/+157
* added test cases for errors in pthread_mutexattr_getpsharedJoel Sherrill1996-08-091-1/+16
* added test cases for EINVAL cases in pthread_mutexattr_destroyJoel Sherrill1996-08-091-1/+21
* added test case for pthread_mutexattr_init being passed a null pointer.Joel Sherrill1996-08-091-0/+4
* changed style of output to match other testsJoel Sherrill1996-08-091-40/+51
* split test into multiple tasks.Joel Sherrill1996-08-083-1/+110
* Task_1: changed comment and task name to task1.Mark Johannes1996-08-081-2/+2
* Init.c: added priority ceiling task cases.Mark Johannes1996-08-081-20/+204
* added test case for timeout using pthread_mutex_timedlockJoel Sherrill1996-07-042-0/+19
* first test cases for mutex manager passJoel Sherrill1996-07-044-0/+277