summaryrefslogtreecommitdiff
path: root/lib/libproc/proc_rtld.c
AgeCommit message (Expand)Author
2024-07-30Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-26lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-09-06Avoid keeping a dangling pointer when the mappings array is resized.Mark Johnston
2016-12-06libproc: Cache ELF handles for loaded objects.Mark Johnston
2016-12-06Fix style bugs and remove trailing whitespace in libproc and librtld_db.Mark Johnston
2016-07-30libproc: Add proc_getmodel().Mark Johnston
2014-05-03Allow "a.out" as an alias for the executable if no other matching entriesMark Johnston
2013-01-28- Compute the correct size to reallocate when doubling the size of theJohn Baldwin
2010-08-11Several fixes for libproc:Rui Paulo
2010-07-31New version of libproc. Changes are:Rui Paulo