aboutsummaryrefslogtreecommitdiff
path: root/lib/libproc/proc_rtld.c
Commit message (Expand)AuthorAgeFilesLines
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-0/+2
* Avoid keeping a dangling pointer when the mappings array is resized.Mark Johnston2017-09-061-1/+1
* libproc: Cache ELF handles for loaded objects.Mark Johnston2016-12-061-19/+71
* Fix style bugs and remove trailing whitespace in libproc and librtld_db.Mark Johnston2016-12-061-28/+28
* libproc: Add proc_getmodel().Mark Johnston2016-07-301-1/+1
* Allow "a.out" as an alias for the executable if no other matching entriesMark Johnston2014-05-031-0/+3
* - Compute the correct size to reallocate when doubling the size of theJohn Baldwin2013-01-281-1/+2
* Several fixes for libproc:Rui Paulo2010-08-111-3/+4
* New version of libproc. Changes are:Rui Paulo2010-07-311-0/+79