ld.so.8: srcfix: Add FIXME (document LD_TRACE_PRELINKING)

This commit is contained in:
Michael Kerrisk 2008-10-27 21:38:35 -05:00
parent 282849d8be
commit bd6de82f03
1 changed files with 4 additions and 0 deletions

View File

@ -267,6 +267,10 @@ Show auxiliary array passed up from the kernel.
For security reasons, since glibc 2.3.5,
.B LD_SHOW_AUXV
is ignored for set-user-ID/set-group-ID binaries.
.\" FIXME
.\" Document LD_TRACE_PRELINKING (e.g.: LD_TRACE_PRELINKING=libx1.so ./prog)
.\" Since glibc 2.3
.\" Also enables DL_DEBUG_PRELINK
.TP
.B LD_USE_LOAD_BIAS
.\" http://sources.redhat.com/ml/libc-hacker/2003-11/msg00127.html