summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-obj-cache.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-22cpukit/libdl: Manual file header reordering (SPDX, Doxygen, Copyright)Joel Sherrill1-8/+9
2022-03-22cpukit/libdl Change license to BSD-2Joel Sherrill1-3/+22
2020-05-05libdl/obj-cache: Fail if the read offset is past the file lengthChris Johns1-4/+5
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-04-12libdl: Remove _t from all structures as this is reserved for the standardsChris Johns1-14/+14
2017-12-13libdl: Include <rtems/rtl/rtl-*.h>Sebastian Huber1-2/+2
2017-04-25libdl/rtl-obj-cache.c: Fix printf() format warningJoel Sherrill1-2/+3
2017-04-24libdl/rtl-obj-cache.c: Use PRIdoff_t to avoid printf() format warnings on som...Joel Sherrill1-2/+3
2017-04-07libdl/rtl-obj-cache.c: Using inttypes macros fixes 4 format warningsCillian O'Donnell1-9/+12
2016-08-15libdl: Fix cache corruption bugs.Chris Johns1-17/+70
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/+197