summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-alloc-heap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libdl: Realloc text memory if there are trampolinesChris Johns2023-08-271-1/+4
* cpukit/libdl: Manual file header reordering (SPDX, Doxygen, Copyright)Joel Sherrill2022-03-221-7/+8
* cpukit/libdl Change license to BSD-2Joel Sherrill2022-03-221-3/+22
* libdl/alloc: Add a locking interface to the allocator.Chris Johns2019-02-201-5/+18
* libdl: Allocator does not unlock and lock memory on loading.Chris Johns2019-02-151-3/+3
* libdl: Remove _t from all structures as this is reserved for the standardsChris Johns2018-04-121-4/+4
* cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns2014-10-311-0/+33