summaryrefslogtreecommitdiff
path: root/cpukit/libdl/rtl-alloc-heap.c (follow)
AgeCommit message (Expand)Author
2023-08-27libdl: Realloc text memory if there are trampolinesChris Johns
2022-03-22cpukit/libdl: Manual file header reordering (SPDX, Doxygen, Copyright)Joel Sherrill
2022-03-22cpukit/libdl Change license to BSD-2Joel Sherrill
2019-02-20libdl/alloc: Add a locking interface to the allocator.Chris Johns
2019-02-15libdl: Allocator does not unlock and lock memory on loading.Chris Johns
2018-04-12libdl: Remove _t from all structures as this is reserved for the standardsChris Johns
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns