summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-chain-iterator.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-03-22cpukit/libdl: Manual file header reordering (SPDX, Doxygen, Copyright)Joel Sherrill1-7/+8
Updates #3053.
2022-03-22cpukit/libdl Change license to BSD-2Joel Sherrill1-3/+22
Updates #3053.
2015-03-20Replace www.rtems.com with www.rtems.orgSebastian Huber1-1/+1
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns1-0/+59
This is a merge of the RTL project.