summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-error.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns1-0/+1
2018-04-12libdl: Remove _t from all structures as this is reserved for the standardsChris Johns1-4/+4
2018-02-07libdl: Fix potential overwrite of dest bufferSebastian Huber1-1/+1
2017-08-25Include missing <string.h>Sebastian Huber1-0/+1
2016-12-14libdl: Add C++ exception support to loaded modules.Chris Johns1-5/+12
2015-03-20Replace www.rtems.com with www.rtems.orgSebastian Huber1-1/+1
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns1-0/+47