summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-obj-cache.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/libdl: Manual file header reordering (SPDX, Doxygen, Copyright)Joel Sherrill2022-03-221-8/+9
* cpukit/libdl Change license to BSD-2Joel Sherrill2022-03-221-3/+22
* libdl/obj-cache: Fail if the read offset is past the file lengthChris Johns2020-05-051-4/+5
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* libdl: Remove _t from all structures as this is reserved for the standardsChris Johns2018-04-121-14/+14
* libdl: Include <rtems/rtl/rtl-*.h>Sebastian Huber2017-12-131-2/+2
* libdl/rtl-obj-cache.c: Fix printf() format warningJoel Sherrill2017-04-251-2/+3
* libdl/rtl-obj-cache.c: Use PRIdoff_t to avoid printf() format warnings on som...Joel Sherrill2017-04-241-2/+3
* libdl/rtl-obj-cache.c: Using inttypes macros fixes 4 format warningsCillian O'Donnell2017-04-071-9/+12
* libdl: Fix cache corruption bugs.Chris Johns2016-08-151-17/+70
* Replace www.rtems.com with www.rtems.orgSebastian Huber2015-03-201-1/+1
* cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns2014-10-311-0/+197