summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp09/screen09.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added ifdef on C4x to avoid invalid address alignment checks since thereJoel Sherrill2000-07-261-0/+12
| | | | is no such thing on the C4x.
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
|
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
|
* Added test case for rtems_interrupt_catch checking that the pointerJoel Sherrill1997-10-211-1/+9
| | | | for the returned old_isr_handler was non-NULL.
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
|
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
| | | | of switching to the modified GNU GPL.
* SPARC port passes all testsJoel Sherrill1995-10-301-1/+5
|
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-1/+1
| | | | | | both fixed length "raw" names and strings from the API's point of view. Both inline and macro implementations were tested.
* maximum number of messages removed and include statement cleanupJoel Sherrill1995-08-171-1/+1
|
* Initial revisionJoel Sherrill1995-05-111-0/+140