summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/rbtreereplace.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-1/+2
Use common phrases for the file brief descriptions. Update #3706.
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
Use the following variant which was already used by most source files: #ifdef HAVE_CONFIG_H #include "config.h" #endif
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
Update #3706
2015-09-03rbtree: Add _RBTree_Replace_node()Sebastian Huber1-0/+61