summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/inline (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-234-0/+118
| | | | | | both fixed length "raw" names and strings from the API's point of view. Both inline and macro implementations were tested.
* make inline and macro implementations matchJoel Sherrill1995-08-222-8/+6
|
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-174-62/+38
| | | | | | | | | (tbennett@divnc.com) including the following major additions: + variable length messages + named devices + debug monitor + association tables/variables
* Initial revisionJoel Sherrill1995-05-1130-0/+2910