ld.so.8: Clarify some details for LD_SHOW_AUXV

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-12-16 15:31:20 +01:00
parent 963c1947e1
commit b5ccc9bb18
1 changed files with 3 additions and 1 deletions

View File

@ -426,7 +426,9 @@ is always used.
.TP
.B LD_SHOW_AUXV
(glibc since 2.1)
Show auxiliary array passed up from the kernel.
If this environment variable is defined (with any value),
show the auxiliary array passed up from the kernel (see also
.BR getauxval (3)).
Since glibc 2.3.5,
.B LD_SHOW_AUXV
is ignored in secure-execution mode.