summaryrefslogtreecommitdiff
path: root/cpukit/libdl/rtl-obj-cache.c (follow)
AgeCommit message (Expand)Author
2020-05-05libdl/obj-cache: Fail if the read offset is past the file lengthChris Johns
2020-04-16Canonicalize config.h includeSebastian Huber
2018-04-12libdl: Remove _t from all structures as this is reserved for the standardsChris Johns
2017-12-13libdl: Include <rtems/rtl/rtl-*.h>Sebastian Huber
2017-04-25libdl/rtl-obj-cache.c: Fix printf() format warningJoel Sherrill
2017-04-24libdl/rtl-obj-cache.c: Use PRIdoff_t to avoid printf() format warnings on som...Joel Sherrill
2017-04-07libdl/rtl-obj-cache.c: Using inttypes macros fixes 4 format warningsCillian O'Donnell
2016-08-15libdl: Fix cache corruption bugs.Chris Johns
2015-03-20Replace www.rtems.com with www.rtems.orgSebastian Huber
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns