summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* + Added object type field to object id.Joel Sherrill1995-08-181-0/+1
| | | | | | | | | | + Added name pointer to Object_Control. + Modified Object Open and Close to address name field. + Removed name as separate element from Thread and Proxy Control. + Added parameter "object class" to calls to Initialize Information
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-174-224/+208
| | | | | | | | | (tbennett@divnc.com) including the following major additions: + variable length messages + named devices + debug monitor + association tables/variables
* Fully tested on all in-house targetsJoel Sherrill1995-05-243-6/+13
|
* Initial revisionJoel Sherrill1995-05-1113-0/+1837