ld.so.8: srcfix: Add comment on LD_ORIGIN_PATH

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2008-10-27 16:48:27 -05:00
parent 42dbaa3211
commit c0a9060358
1 changed files with 2 additions and 0 deletions

View File

@ -251,6 +251,8 @@ Path where the binary is found (for non-set-user-ID programs).
For security reasons, since glibc 2.4,
.B LD_ORIGIN_PATH
is ignored for set-user-ID/set-group-ID binaries.
.\" Only used if $ORIGIN can't be determined by normal means
.\" (from the origin path saved at load time, or from /proc/self/exe)?
.TP
.B LD_DYNAMIC_WEAK
(glibc since 2.1.91)