summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/chainimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-25Remove make preinstallChris Johns1-1123/+0
2017-11-06score: _Chain_Insert_ordered_unprotected()Sebastian Huber1-11/+16
2016-09-06score: Add _Chain_Initialize_one()Sebastian Huber1-0/+27
2016-09-06score: Add missing const qualifiersSebastian Huber1-6/+6
2016-07-22score: Add debug support to chainsSebastian Huber1-5/+47
2016-04-18score: Add Chain_IteratorSebastian Huber1-0/+239
2016-04-06score: Delete _Chain_Append()Sebastian Huber1-13/+0
2016-04-06score: Delete _Chain_Get()Sebastian Huber1-16/+0
2016-04-06score: Delete _Chain_Extract()Sebastian Huber1-15/+0
2016-04-06score: Delete _Chain_Insert()Sebastian Huber1-21/+0
2016-04-06score: Delete _Chain_Get_with_empty_check()Sebastian Huber1-25/+0
2016-04-06score: Delete _Chain_Prepend_with_empty_check()Sebastian Huber1-19/+0
2016-04-06score: Delete _Chain_Append_with_empty_check()Sebastian Huber1-19/+0
2016-04-06score: Delete _Chain_Prepend()Sebastian Huber1-19/+0
2014-11-26chainimpl.h: Add _Assert() to _Chain_Initialize_empty()Josh Oguin1-3/+9
2014-07-26Delete unused *_Is_null() functionsSebastian Huber1-17/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-17score: Use only next field for chain on/offSebastian Huber1-6/+6
2013-08-27score: Add and use CHAIN_INITIALIZER_ONE_NODE().Sebastian Huber1-0/+16
2013-07-22score: Create chain implementation headerSebastian Huber1-5/+184
2013-06-14documentation: Fix Doxygen commentsSebastian Huber1-2/+2
2013-06-14score: Add _Chain_Insert_ordered_unprotected()Sebastian Huber1-0/+41
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill1-2/+1
2013-01-09score: Doxygen Clean Up Task #17Alex Ivanov1-175/+214
2012-12-05score: Add _Chain_Append_if_is_off_chain_*()Sebastian Huber1-0/+19
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-02-02Extended API to support iteration of const chains.Sebastian Huber1-6/+36
2011-11-262011-11-26 Gedare Bloom <gedare@rtems.org>Gedare Bloom1-2/+2
2010-11-252010-11-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-32/+100
2010-08-232010-08-23 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-6/+98
2009-10-082009-10-08 Chris Johns <chrisj@rtems.org>Chris Johns1-0/+30
2009-08-05009-08-05 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+63
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-30/+30
2008-09-04Convert to "bool".Ralf Corsepius1-9/+9
2008-08-19Add header guard to force indirect inclusion.Ralf Corsepius1-0/+4
2006-12-04More constsRalf Corsepius1-3/+3
2006-12-042006-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-6/+6
2006-01-162006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-57/+161
2005-02-21New header guards.Ralf Corsepius1-2/+2
2004-11-21Adjust doxygen @file.Ralf Corsepius1-1/+1
2004-11-012004-11-01 Joel Sherrill <joel@oarcorp.com>Joel Sherrill1-138/+36
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-02-17updated copyright to 1998Joel 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-19/+19
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1-0/+98