aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/rtld.1
Commit message (Expand)AuthorAgeFilesLines
* rtld.1: clarify interaction between -u and -oKonstantin Belousov2024-05-071-1/+3
* rtld: add direct-exec option -oKonstantin Belousov2024-05-071-1/+19
* rtld(1): minor clarification for LD_STATIC_TLS_EXTRAKonstantin Belousov2024-04-231-2/+5
* rtld: introduce STATIC_TLS_EXTRAStephen J. Kiernan2024-04-231-1/+7
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-231-2/+0
* rtld: add support for the $LIB tokenKonstantin Belousov2022-11-181-1/+9
* rtld.1: Fix misplaced textJohn F. Carr2022-02-281-4/+4
* rtld: Implement LD_SHOW_AUXVKonstantin Belousov2021-11-191-1/+6
* rtld direct exec: add -d optionKonstantin Belousov2021-10-201-0/+6
* rtld: Switch to the standard symbol lookup behavior if LD_DYNAMIC_WEAK is setFangrui Song2021-08-231-1/+19
* rtld: fix the man pageMariusz Zaborski2021-08-201-1/+1
* rtld: introduce PRELOAD_FDSMariusz Zaborski2021-08-201-1/+9
* rtld: Rename -t option to -u (ignore LD_ vars)Konstantin Belousov2021-06-041-3/+3
* rtld direct exec: add option to ignore LD_ variablesKonstantin Belousov2021-06-041-1/+9
* rtld dl_iterate_phdr(): dlpi_tls_data is wrongKonstantin Belousov2021-04-231-0/+7
* Fix a few mandoc issuesGordon Bergling2020-10-091-1/+1
* rtld: Add -b option to allow to specify image name different from arg0.Konstantin Belousov2020-05-311-1/+13
* rtld: Add -v switch to print some useful information about the rtld binary.Konstantin Belousov2020-05-311-0/+2
* Add version indicators to rtld.Konstantin Belousov2020-05-261-0/+49
* Add serial comma.Konstantin Belousov2017-09-011-1/+1
* Language improvements.Konstantin Belousov2017-07-141-9/+10
* Document direct execution mode for rtld.Konstantin Belousov2017-05-291-0/+71
* Correct explanation of the dynamic tokens handling.Konstantin Belousov2017-05-291-4/+5
* Fix some nroff syntax in rtld.1.Jonathan Anderson2017-05-181-1/+1
* rtld(1): Document that LD_BIND_NOT is unset for setugid processes.Jilles Tjoelker2017-03-161-0/+1
* Implement LD_BIND_NOT knob for rtld.Konstantin Belousov2017-03-151-1/+7
* mdoc: remove superfluous paragraph macros.Joel Dahl2014-06-231-1/+0
* Add the LD_LIBRARY_PATH_FDS environmental variable.Jonathan Anderson2014-06-201-1/+9
* Import the DragonFly BSD commit 4f0bc915b65fcf5a23214f6d221d65c80be68ad4Konstantin Belousov2012-07-151-7/+46
* Implement support for ELF filters in rtld. Both normal and auxillaryKonstantin Belousov2010-12-251-0/+8
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-081-1/+0
* Document RTLD_NODELETE, -z nodelete and -z origin support.Konstantin Belousov2009-04-011-1/+20
* Support for a new environment variable, LD_ELF_HINTS_PATH for overridingXin LI2009-03-231-1/+6
* Make the meaning of the %A format specifier, as passed toBruce M Simpson2008-05-151-2/+5
* Update the man page to reflect that certain variables will be unset inChristian S.J. Peron2007-05-171-2/+4
* Remove %m formatter, it's ifdef 0'ed in the code from the very beginningPav Lucistnik2007-05-121-2/+0
* Expand documentation for LD_TRACE_LOADED_OBJECTS_FMT? variablesPav Lucistnik2007-05-121-0/+6
* Document LD_UTRACE.John Baldwin2007-01-231-2/+7
* Markup fixes.Ruslan Ermilov2006-09-171-2/+4
* - Document LD_32_* environment variablesPav Lucistnik2006-03-271-2/+9
* Removed trailing whitespace.Ruslan Ermilov2005-06-141-2/+2
* Description from Dan:Matthew N. Dodd2005-02-041-1/+14
* LD_DUMP_REL_PRE and LD_DUMP_REL_POST don't output to stderr; don'tMatthew N. Dodd2003-06-191-2/+2
* Provide a mechanism for dumping relocation information.Matthew N. Dodd2003-06-191-0/+10
* Assorted mdoc(7) fixes.Ruslan Ermilov2003-06-021-5/+5
* Use the environment variable LD_LIBMAP_DISABLE to disableMatthew N. Dodd2003-05-311-0/+3
* Since libmap.conf is referenced in rtld.1, include it in the referencesRobert Watson2003-05-171-0/+1
* mdoc(7) police: Normalize the FILES section.Ruslan Ermilov2003-05-161-2/+3
* Dynamic object dependency mapping: libmap.Matthew N. Dodd2003-04-071-0/+2
* Advertize rtld(1) as ld.so(1) in manual pages worldAlexey Zelkin2003-02-131-0/+1