summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-alloc-heap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-27libdl: Realloc text memory if there are trampolinesChris Johns1-1/+4
2022-03-22cpukit/libdl: Manual file header reordering (SPDX, Doxygen, Copyright)Joel Sherrill1-7/+8
2022-03-22cpukit/libdl Change license to BSD-2Joel Sherrill1-3/+22
2019-02-20libdl/alloc: Add a locking interface to the allocator.Chris Johns1-5/+18
2019-02-15libdl: Allocator does not unlock and lock memory on loading.Chris Johns1-3/+3
2018-04-12libdl: Remove _t from all structures as this is reserved for the standardsChris Johns1-4/+4
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns1-0/+33