summaryrefslogtreecommitdiff
path: root/cpukit/libdl/dlfcn.c (follow)
AgeCommit message (Expand)Author
2018-02-08libdl: Fix dlerror return typePatrick Gauvin
2018-02-08libdl: dlerror return NULL when no errorPatrick Gauvin
2018-02-08libdl: Clear error between dlerror invocationsPatrick Gauvin
2017-04-04libdl: Back port C++ exception throw and catch from 4.12.Chris Johns
2015-03-20Replace www.rtems.com with www.rtems.orgSebastian Huber
2014-11-04libdl: RTLD_DEFAULT searches the global symbol table.Chris Johns
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns