summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/object.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'rtems-3-6-0'.3.6.0cvs2git1996-09-301-397/+0
* OBJECTS_NAME_ALIGNMENT definition changed to use sizeof rather thanJoel Sherrill1996-09-181-2/+2
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-281-3/+3
* Modified to correct variables which defined the range of object classesJoel Sherrill1996-05-221-1/+1
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-061-168/+1
* Removed the internal thread objects and dispersed its contents toJoel Sherrill1996-02-211-1/+1
* added class to initial id macroJoel Sherrill1996-01-171-4/+3
* posix support initially addedJoel Sherrill1995-09-261-19/+29
* moving files aroundJoel Sherrill1995-09-211-1/+1
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-24/+36
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-281-0/+26
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-231-10/+26
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-50/+92
* + Added object type field to object id.Joel Sherrill1995-08-181-7/+58
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-171-0/+28
* Initial revisionJoel Sherrill1995-05-111-0/+380