summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/objectsetname.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28score/src/[n-s]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-03score: Fix discard 'const' qualifier warningSebastian Huber1-1/+1
2020-12-03score: Free old name in _Objects_Set_name()Sebastian Huber1-0/+1
2020-12-03score: Return a status in _Objects_Set_name()Sebastian Huber1-3/+3
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-1/+2
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2018-12-07score: Remove Objects_Information::is_stringSebastian Huber1-21/+22
2018-10-29Remove RTEMS_SCORE_OBJECT_ENABLE_STRING_NAMESSebastian Huber1-8/+4
2014-11-21objectsetname.c: Fix always true condition (Coverity ID 1063874)Joel Sherrill1-5/+5
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create object implementation headerSebastian Huber1-6/+2
2012-11-29Score misc: Clean up Doxygen #8 (GCI 2012)Mathew Kallada1-5/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-02-162011-02-15 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-4/+2
2009-12-072009-12-07 Cindy Cicalese <cicalese@mitre.org>Joel Sherrill1-1/+2
2009-09-282009-09-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-6/+6
2009-09-112009-09-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+4
2009-06-132009-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+0
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-2/+2
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1
2008-01-312008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-14/+9
2008-01-292008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+73