summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/inline/object.inl (unfollow)
Commit message (Expand)AuthorFilesLines
1999-02-18Should have been removed earlier.Joel Sherrill1-244/+0
1998-06-18Modified _Objects_Is_class_valid() to correctly report that 0 wasJoel Sherrill1-1/+1
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1998-01-20Removed warning per Chris Johns' suggestion.Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1-12/+12
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1-0/+45
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-9/+9
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-0/+13
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-38/+7
1995-08-18+ Added object type field to object id.Joel Sherrill1-5/+24