summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/object.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* + Added object type field to object id.Joel Sherrill1995-08-181-7/+58
| | | | | | | | + 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.
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-171-0/+28
| | | | | | | | | (tbennett@divnc.com) including the following major additions: + variable length messages + named devices + debug monitor + association tables/variables
* Initial revisionJoel Sherrill1995-05-111-0/+380