From d4284a60889187c706ff9f672d65d3b66637fe83 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 15 Jul 2013 05:19:07 +0200 Subject: [PATCH] ld.so.8: Document LD_BIND_NOT Signed-off-by: Michael Kerrisk --- man8/ld.so.8 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/man8/ld.so.8 b/man8/ld.so.8 index aa23d0ecb..7c16b64a4 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -2,7 +2,7 @@ .\" This is in the public domain .\" %%%LICENSE_END .\" -.TH LD.SO 8 2013-02-10 "GNU" "Linux Programmer's Manual" +.TH LD.SO 8 2013-07-15 "GNU" "Linux Programmer's Manual" .SH NAME ld.so, ld-linux.so* \- dynamic linker/loader .SH SYNOPSIS @@ -178,6 +178,11 @@ mtrr, pat, pbe, pge, pn, pse36, sep, ss, sse, sse2, tm .SH ENVIRONMENT There are four important environment variables. .TP +.B LD_BIND_NOT +(glibc since 2.2) +Don't update the Global Offset Table (GOT) and Procedure Linkage Table (PLT) +when resolving a symbol. +.TP .B LD_BIND_NOW (libc5; glibc since 2.1.1) If set to a nonempty string,