ld.so.8: Correct glibc version that ignores LD_SHOW_AUXV in secure-execution mode

Ignored since 2.3.4 (not 2.3.5).

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-05-08 14:49:23 +02:00
parent 24dc407aed
commit ee955285f0
1 changed files with 1 additions and 1 deletions

View File

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