summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-alloc-heap.c (unfollow)
Commit message (Expand)AuthorFilesLines
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