summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadname.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-0/+9
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2017-02-14score: Fix warning in _Thread_Set_name()Sebastian Huber1-1/+1
2017-01-13score: Add _Thread_Set_name()Sebastian Huber1-0/+20
2017-01-13score: Add and use _Thread_Get_name()Sebastian Huber1-0/+37