summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psx10/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2003-11-112003-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-311/+0
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-08-022002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-09-12Fixed test to match change to pthread_cond_timedwait which now takes a wallMark Johannes1-26/+32
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-14init: added error case for wait timedwait, and wait supportMark Johannes1-8/+153
1996-08-13Init.c: added timewait case, added broadcast caseMark Johannes1-3/+28
1996-08-12Init.c: added cases for signal, wait and broadcastMark Johannes1-7/+26
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-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