summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/objectgetnext.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28score/src/[n-s]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-1/+2
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2018-12-07score: Remove Objects_Information::maximumSebastian Huber1-11/+11
2018-12-07score: Optimize object lookupSebastian Huber1-1/+1
2016-04-21score: Optimize _Objects_Get_no_protection()Sebastian Huber1-1/+1
2016-04-21score: Simplify _Objects_Get_next()Sebastian Huber1-11/+4
2016-04-12score: Simplify _Objects_Get_no_protection()Sebastian Huber1-4/+5
2016-03-16score: Use allocator lock in _Objects_Get_next()Sebastian Huber1-31/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create object implementation headerSebastian Huber1-10/+1
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2012-11-29Score misc: Clean up Doxygen #8 (GCI 2012)Mathew Kallada1-3/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2009-05-082009-05-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+9
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-04-17Remove stray white spaces.Ralf Corsepius1-2/+2
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Split object.c into multiple files.Joel Sherrill1-0/+91