aboutsummaryrefslogtreecommitdiffstats
path: root/man8
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2013-07-15 05:19:07 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2013-07-18 02:11:34 +0200
commitd4284a60889187c706ff9f672d65d3b66637fe83 (patch)
tree1422b242e98bccb81d3556ea022c8f5195d42979 /man8
parent29f9b8fb318418f453cf6b8afd7dce14399a70c3 (diff)
downloadman-pages-d4284a60889187c706ff9f672d65d3b66637fe83.tar.gz
ld.so.8: Document LD_BIND_NOT
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man8')
-rw-r--r--man8/ld.so.87
1 files changed, 6 insertions, 1 deletions
diff --git a/man8/ld.so.8 b/man8/ld.so.8
index aa23d0ecb6..7c16b64a4e 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,