summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/dlfcn.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-22cpukit/libdl: Manual file header reordering (SPDX, Doxygen, Copyright)Joel Sherrill1-9/+10
2022-03-22cpukit/libdl Change license to BSD-2Joel Sherrill1-3/+22
2019-02-09libdl: Add symbol searching and loading from archives.Chris Johns1-2/+2
2019-02-09libdl: Fix dlerror non-conformanceChris Johns1-1/+4
2018-04-12libdl: Remove _t from all structures as this is reserved for the standardsChris Johns1-11/+11
2016-12-14libdl: Add C++ exception support to loaded modules.Chris Johns1-1/+1
2015-03-20Replace www.rtems.com with www.rtems.orgSebastian Huber1-1/+1
2014-11-04libdl: RTLD_DEFAULT searches the global symbol table.Chris Johns1-6/+15
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns1-0/+153