summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadname.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-02-28score/src/[t-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
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