summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/userextiterate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-22Mark parameters as intentionally unusedSebastian Huber1-0/+2
2023-10-13cpukit: Remove unused includesKinsey Moore1-2/+0
2023-05-20Update company nameSebastian Huber1-1/+1
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2022-02-28score/src/[t-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-2/+10
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2019-12-09userext: Simplify configurationSebastian Huber1-5/+3
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2017-01-26score: Fix user extensions orderSebastian Huber1-11/+22
2016-12-09score: Remove fatal is internal indicatorSebastian Huber1-1/+1
2016-04-18score: Use chain iterator for user extensionsSebastian Huber1-19/+65
2014-03-31score: Thread life cycle re-implementationSebastian Huber1-0/+14
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-22score: Use _Thread_Get_executing()Sebastian Huber1-1/+1
2012-11-29score misc: Score misc: Clean up Doxygen #6 (GCI 2012)Christopher Kerl1-0/+8
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber1-1/+1
2012-11-13score: Statically initialize user extensionsSebastian Huber1-2/+17
2012-11-13score: Add and use _User_extensions_Iterate()Sebastian Huber1-0/+133