summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/objectallocate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2020-02-12score: Split up objects allocationSebastian Huber1-74/+27
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2018-12-14score: Static Objects_Information initializationSebastian Huber1-3/+8
2018-12-14score: Remove Objects_Information::auto_extendSebastian Huber1-1/+1
2018-12-07score: Optimize object lookupSebastian Huber1-5/+4
2018-12-07score: Rename Objects_Information::allocation_sizeSebastian Huber1-1/+1
2018-12-07score: Rename Objects_Information::sizeSebastian Huber1-1/+1
2018-12-07score: Remove dead codeSebastian Huber1-16/+0
2017-12-04score: Use self-contained API mutexSebastian Huber1-1/+1
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber1-3/+24
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create object implementation headerSebastian Huber1-9/+1
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2013-07-22score: Create chain implementation headerSebastian Huber1-1/+1
2012-11-29score misc: Score misc: Clean up Doxygen #7 (GCI 2012)Alex Ivanov1-12/+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
2010-06-162010-06-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+16
2009-10-082009-10-08 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+1
2007-05-112007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+16
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-04-18Remove stray white spaces.Ralf Corsepius1-1/+1
2004-04-17Remove stray white spaces.Ralf Corsepius1-5/+5
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
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/+69