summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/object.c (unfollow)
Commit message (Expand)AuthorFilesLines
1995-09-26posix support initially addedJoel Sherrill1-6/+6
1995-09-21moving files aroundJoel Sherrill1-2/+2
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-25/+37
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-0/+22
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1-3/+11
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-29/+187
1995-08-22Modified object name to id translation loop to make it easier toJoel Sherrill1-16/+24
1995-08-18+ Added object type field to object id.Joel Sherrill1-10/+19
1995-08-17Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1-0/+67