summaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/libmap.h
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2022-09-19rtld-elf/libmap.h: style declarationsKonstantin Belousov
2022-09-19rtld-elf/libmap.h: add include guardKonstantin Belousov
2021-08-17rtld: constify most variables holding references to the environment valuesKonstantin Belousov
2018-10-29rtld-elf: make it compile with WARNS=3Alex Richardson
2013-09-21Make the directory mapping functionality, which was previously onlyDag-Erling Smørgrav
2005-02-04Description from Dan:Matthew N. Dodd
2004-03-21Add initial support for compiling a special 32 bit version ofPeter Wemm
2003-09-13Change libmap.c:lm_init() to return a status value; 0 for successMatthew N. Dodd
2003-04-07Dynamic object dependency mapping: libmap.Matthew N. Dodd