summaryrefslogtreecommitdiffstats
path: root/cpukit/score/inline/rtems/score/object.inl (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-161-102/+83
* New header guards.Ralf Corsepius2005-02-211-2/+2
* Adjust doxygen @file.Ralf Corsepius2004-11-211-1/+5
* 2004-11-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-11-021-2/+5
* 2004-11-01 Joel Sherrill <joel@oarcorp.com>Joel Sherrill2004-11-011-3/+7
* 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-14/+14
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-011-13/+35
* 2001-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-04-261-3/+6
* 2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-201-3/+3
* Removed unnecessary parentheses.Joel Sherrill2000-07-061-4/+4
* Added routine to remove an object from the namespace. It just clearsJennifer Averett1999-11-181-0/+17
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Corrected spacing.Joel Sherrill1999-11-021-2/+2
* Unlimited objects patch from Chris Johns <ccj@acm.org>. Email follows:Joel Sherrill1999-03-171-13/+43
* 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