ld.so.8: grfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-05-10 09:54:20 +02:00
parent 122f530fe1
commit ae5686f6b5
1 changed files with 1 additions and 1 deletions

View File

@ -470,7 +470,7 @@ then the dynamic linker would use the weak symbol that it initially found.)
The old glibc behavior was nonstandard.
(Standard practice is that the distinction between between
weak and strong symbols should have effect only at static link time.)
In glibc 2.2
In glibc 2.2,
.\" More precisely 2.1.92
.\" See weak handling
.\" https://www.sourceware.org/ml/libc-hacker/2000-06/msg00029.html