ld.so.8: Minor changes in LD_ASSUME_KERNEL text

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-07-22 20:25:37 +02:00
parent 5ad225a328
commit ef74d4ad5e
1 changed files with 4 additions and 2 deletions

View File

@ -200,8 +200,10 @@ There are four important environment variables.
(glibc since 2.2.3)
Each shared library can inform the dynamic linker of the minimum kernel ABI
version that it requires.
(This requirement is encoded in an ELF note section that is typically named
.IR .note.ABI-tag .)
(This requirement is encoded in an ELF note section that is viewable via
.IR "readelf\ \-n"
as a section labeled
.BR NT_GNU_ABI_TAG .)
At run time,
the dynamic linker determines the ABI version of the running kernel and
will reject loading shared libraries that specify minimum ABI versions