summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psx07 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-122-6/+7
* 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-232-81/+44
* Updated copyright notice.Joel Sherrill1999-11-173-6/+3
* This is another pass at making sure that nothing outside the BSPJoel Sherrill1999-11-051-3/+1
* Patch rtems-rc-19990709-6-diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-08-061-2/+2
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-08-021-1/+1
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-07-261-1/+1
* This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-07-261-27/+34
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-04-191-1/+1
* Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-191-3/+12
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-181-1/+3
* Removed spaces.Joel Sherrill1998-12-031-9/+0
* Reset the pthread attributes structure so the proper error would beJoel Sherrill1998-04-271-1/+5
* updated copyright to 1998Joel Sherrill1998-02-173-3/+3
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-301-4/+2
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-201-1/+1
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-101-1/+4
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-083-6/+6
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-223-15/+15
* Added line to install test screens so difftest does not have to haveJoel Sherrill1997-04-151-0/+2
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-011-0/+60
* Filled in the screenMark Johannes1996-08-231-0/+105
* updated to support ENOTSUPMark Johannes1996-08-211-10/+10
* changed error codeJoel Sherrill1996-08-151-2/+2
* added test cases for NULL being passed to pthread attribute get routinesJoel Sherrill1996-08-141-0/+20
* added test case for pthread_attr_getscope being passed a NULL contentionscopeJoel Sherrill1996-08-141-0/+4
* pthread_attr_setscope: returns ENOTSUP not ENOSYS for unsupport scopeJoel Sherrill1996-08-141-2/+2
* added test case for stack too largeJoel Sherrill1996-08-121-0/+7
* added cases to increase coverage of pthread_create. cases added testedJoel Sherrill1996-08-083-0/+98
* Init: spacingMark Johannes1996-08-081-1/+0
* added complete test cases for pthread_attr_getschedparam,Joel Sherrill1996-08-071-9/+137
* removed unused prototypesJoel Sherrill1996-08-021-9/+0
* test successfully exercises all of pthread_attr_* set and get routinesJoel Sherrill1996-08-013-0/+329