aboutsummaryrefslogtreecommitdiff
path: root/lib/librtld_db/rtld_db.c
Commit message (Expand)AuthorAgeFilesLines
* Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2024-07-301-1/+0
* lib: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* librtld_db: Handle shlibs with discontiguous mappings.Chuck Silvers2021-12-031-3/+5
* librtld_db: Handle anonymous mappings below the first file mapping.Mark Johnston2020-06-051-6/+11
* librtld_db: Fix shlib mapping offsets.Mark Johnston2020-05-121-8/+22
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-0/+2
* Avoid double-closing an fd if elf_begin() fails.Mark Johnston2017-03-221-3/+1
* Fix style bugs and remove trailing whitespace in libproc and librtld_db.Mark Johnston2016-12-061-28/+27
* librtld_db: Use the auxv to figure out where to look up loader symbols.Mark Johnston2016-07-301-31/+166
* Hook up support for userland CTF support in DTrace. This required someMark Johnston2014-10-031-2/+2
* Handle the different event types properly in rd_event_addr(). In particular,Mark Johnston2014-05-081-9/+37
* Import the librtld_db library. This is needed by userland DTrace.Rui Paulo2010-07-311-0/+226