summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/inline/rtems/score/object.inl (unfollow)
Commit message (Expand)AuthorFilesLines
2002-07-22Remove, moved to cpukit.Ralf Corsepius1-315/+0
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-13/+35
2002-04-262001-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+6
2001-12-202001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-3/+3
2000-07-06Removed unnecessary parentheses.Joel Sherrill1-4/+4
1999-11-18Added routine to remove an object from the namespace. It just clearsJennifer Averett1-0/+17
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Corrected spacing.Joel Sherrill1-2/+2
1999-03-17Unlimited objects patch from Chris Johns <ccj@acm.org>. Email follows:Joel Sherrill1-13/+43
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