summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psx07 (unfollow)
Commit message (Expand)AuthorFilesLines
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill2-6/+7
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 Sherrill2-81/+44
1999-11-17Updated copyright notice.Joel Sherrill3-6/+3
1999-11-05This is another pass at making sure that nothing outside the BSPJoel Sherrill1-3/+1
1999-08-06Patch rtems-rc-19990709-6-diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-2/+2
1999-08-02Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-1/+1
1999-07-26Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-1/+1
1999-07-26This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-27/+34
1999-04-19Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-1/+1
1999-03-19Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-3/+12
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-1/+3
1998-12-03Removed spaces.Joel Sherrill1-9/+0
1998-04-27Reset the pthread attributes structure so the proper error would beJoel Sherrill1-1/+5
1998-02-17updated copyright to 1998Joel Sherrill3-3/+3
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill1-4/+2
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1-1/+1
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1-1/+4
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill3-6/+6
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill3-15/+15
1997-04-15Added line to install test screens so difftest does not have to haveJoel Sherrill1-0/+2
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill1-0/+60
1996-08-23Filled in the screenMark Johannes1-0/+105
1996-08-21updated to support ENOTSUPMark Johannes1-10/+10
1996-08-15changed error codeJoel Sherrill1-2/+2
1996-08-14added test cases for NULL being passed to pthread attribute get routinesJoel Sherrill1-0/+20
1996-08-14added test case for pthread_attr_getscope being passed a NULL contentionscopeJoel Sherrill1-0/+4
1996-08-14pthread_attr_setscope: returns ENOTSUP not ENOSYS for unsupport scopeJoel Sherrill1-2/+2
1996-08-12added test case for stack too largeJoel Sherrill1-0/+7
1996-08-08added cases to increase coverage of pthread_create. cases added testedJoel Sherrill3-0/+98
1996-08-08Init: spacingMark Johannes1-1/+0
1996-08-07added complete test cases for pthread_attr_getschedparam,Joel Sherrill1-9/+137
1996-08-02removed unused prototypesJoel Sherrill1-9/+0
1996-08-01test successfully exercises all of pthread_attr_* set and get routinesJoel Sherrill3-0/+329