summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx10 (unfollow)
Commit message (Expand)AuthorFilesLines
2003-08-162003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-3/+3
2002-11-142002-11-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+3
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-10/+9
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
1998-12-03Removed spaces.Joel Sherrill1-4/+0
1998-04-27Fixed screen to match actual output.Joel Sherrill1-3/+2
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
1996-09-12Fixed test to match change to pthread_cond_timedwait which now takes a wallMark Johannes1-26/+32
1996-08-23Filled in screenMark Johannes1-0/+60
1996-08-23Changed test 5 to test 10 at bottomMark Johannes1-1/+1
1996-08-22Commented out the EINVAL for mutex not acquired befor cond_wait callMark Johannes1-4/+9
1996-08-14system.h: added task3 and changed condition variable config to 1Mark Johannes1-1/+6
1996-08-14task3: added to test error case in Wait_support for lock on mutexMark Johannes1-0/+46
1996-08-14init: added error case for wait timedwait, and wait supportMark Johannes1-8/+153
1996-08-13task_2: added comments and print statement for task exitMark Johannes1-0/+1
1996-08-13task_1: added comments and print statement for task exitMark Johannes1-0/+5
1996-08-13Init.c: added timewait case, added broadcast caseMark Johannes1-3/+28
1996-08-12task_1: added to handle cases of waiting tasks on condition variablesMark Johannes1-0/+60
1996-08-12system.h: added protoypes for task and task2, added mutex id, and task idsMark Johannes1-1/+10
1996-08-12Init.c: added cases for signal, wait and broadcastMark Johannes1-7/+26
1996-08-12Task2: new task for broadcast caseMark Johannes1-0/+46
1996-08-12Init: added pthread_cond_init with an attr non-NULL, initialized the attr againMark Johannes1-0/+8
1996-08-12Init: added prliminary phtread_cond_init and destroy cases.Mark Johannes1-0/+9
1996-08-12system.h: added condition variable #define for 10 condition variablesMark Johannes1-0/+2
1996-08-09system.h: initial cvsMark Johannes1-0/+53
1996-08-09Init: added condattr - destroy, init, set and get casesMark Johannes1-5/+6
1996-08-08Init: Original file - tests for condition variables.Mark Johannes1-0/+94