summaryrefslogtreecommitdiffstats
path: root/c/src/tests/sptests/sp25/sp25.scn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Modified UNIX simulator port so all references to native unixJoel Sherrill1995-09-271-1/+1
| | | | | stuff is in the executive source proper in the file cpu.c. This should help avoid conflicts between RTEMS POSIX files and UNIX files.
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-231-1/+1
| | | | | | | Added a table of object information control blocks. Modified _Thread_Get so it looks up a thread regardless of which thread management "entity" (manager, internal, etc) actually "owns" it.
* Changed to reflect adding object class to idJoel Sherrill1995-08-181-1/+1
| | | | Added "0x" to printf of id
* Initial revisionJoel Sherrill1995-05-111-0/+29