summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/object.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* posix support initially addedJoel Sherrill1995-09-261-6/+6
* moving files aroundJoel Sherrill1995-09-211-2/+2
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-25/+37
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-281-0/+22
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-231-3/+11
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-29/+187
* Modified object name to id translation loop to make it easier toJoel Sherrill1995-08-221-16/+24
* + Added object type field to object id.Joel Sherrill1995-08-181-10/+19
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-171-0/+67
* Initial revisionJoel Sherrill1995-05-111-0/+228