summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/inline/object.inl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Should have been removed earlier.Joel Sherrill1999-02-181-244/+0
* Modified _Objects_Is_class_valid() to correctly report that 0 wasJoel Sherrill1998-06-181-1/+1
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Removed warning per Chris Johns' suggestion.Joel Sherrill1998-01-201-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1996-07-031-12/+12
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-061-0/+45
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-9/+9
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-281-0/+13
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-38/+7
* + Added object type field to object id.Joel Sherrill1995-08-181-5/+24
* Initial revisionJoel Sherrill1995-05-111-0/+198