aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2022-02-13 11:01:29 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2022-02-13 11:01:29 +0800
commit81d3242ba4b2ff06ed0202cea68e64f93fa09b6c (patch)
tree826d6b34a7bc4627ea5b9e33b55c7b29e529993a /chapter08
parentab824a51d13c040d84de02c6ac13feb085cb4dd4 (diff)
glibc: add ld.so to programs list
Quote from the NEWS file: A symbolic link to the dynamic linker is now installed under /usr/bin/ld.so (or more precisely, '${bindir}/ld.so').
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/glibc.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml
index 76e4434ef..a7bb06b21 100644
--- a/chapter08/glibc.xml
+++ b/chapter08/glibc.xml
@@ -480,7 +480,9 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
<seglistitem>
<seg>gencat, getconf, getent, iconv, iconvconfig, ldconfig,
- ldd, lddlibc4, locale, localedef, makedb, mtrace, nscd,
+ ldd, lddlibc4,
+ ld.so (symlink to ld-linux-x86-64.so.2 or ld-linux.so.2),
+ locale, localedef, makedb, mtrace, nscd,
pcprofiledump, pldd, sln, sotruss, sprof, tzselect, xtrace,
zdump, and zic</seg>
<seg>ld-linux-x86-64.so.2, ld-linux.so.2,