summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src/sapirbtreeinsert.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cpukit: Remove unused includesKinsey Moore2023-10-131-1/+0
|
* sapi/src/*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
| | | | Updates #3053.
* sapi: Canonicalize @defgroup and @file commentsSebastian Huber2020-12-021-0/+9
| | | | | | | Adjust group identifier and names to be in line with a common pattern. Use common phrases for the group and file brief descriptions. Update #3706.
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
| | | | | | | | Use the following variant which was already used by most source files: #ifdef HAVE_CONFIG_H #include "config.h" #endif
* Rename files to make them unique within cpukitSebastian Huber2018-10-041-0/+58
This allows to build librtemscpu.a in one rush in the future.