mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 21:17:38 +00:00
Automatic merge of trunk into multilib
This commit is contained in:
commit
cf9ba3c7fc
@ -198,7 +198,7 @@
|
||||
<para>Ninja-&ninja-version;</para>
|
||||
</listitem>-->
|
||||
<listitem>
|
||||
<para>Openssl-&openssl-version;</para>
|
||||
<para>OpenSSL-&openssl-version;</para>
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>Patch-&patch-version;</para>
|
||||
|
@ -230,7 +230,7 @@ chmod -v 600 /var/log/btmp</userinput></screen>
|
||||
<filename>lastlog</filename> files use 32-bit integers for timestamps
|
||||
and they'll be fundamentally broken after year 2038. Many packages
|
||||
have stopped using them and other packages are going to stop using
|
||||
them. It is probably best to consider them deprecated..
|
||||
them. It is probably best to consider them deprecated.
|
||||
</para>
|
||||
</note>
|
||||
|
||||
|
@ -664,7 +664,7 @@ readelf -l a.out | grep '/ld-linux-x32'</userinput></screen>
|
||||
<seg>gencat, getconf, getent, iconv, iconvconfig, ldconfig,
|
||||
ldd, lddlibc4,
|
||||
ld.so (symlink to ld-linux-x86-64.so.2 or ld-linux.so.2),
|
||||
locale, localedef, makedb, mtrace, nscd,
|
||||
locale, localedef, makedb, mtrace,
|
||||
pcprofiledump, pldd, sln, sotruss, sprof, tzselect, xtrace,
|
||||
zdump, and zic</seg>
|
||||
<seg>ld-linux-x86-64.so.2, ld-linux.so.2,
|
||||
@ -684,7 +684,7 @@ readelf -l a.out | grep '/ld-linux-x32'</userinput></screen>
|
||||
/usr/include/protocols, /usr/include/rpc,
|
||||
/usr/include/sys, /usr/lib/audit, /usr/lib/gconv, /usr/lib/locale,
|
||||
/usr/libexec/getconf, /usr/share/i18n, /usr/share/zoneinfo,
|
||||
/var/cache/nscd, and /var/lib/nss_db</seg>
|
||||
and /var/lib/nss_db</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
@ -818,17 +818,6 @@ readelf -l a.out | grep '/ld-linux-x32'</userinput></screen>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="nscd">
|
||||
<term><command>nscd</command></term>
|
||||
<listitem>
|
||||
<para>A daemon that provides a cache for the most common name
|
||||
service requests</para>
|
||||
<indexterm zone="ch-system-glibc nscd">
|
||||
<primary sortas="b-nscd">nscd</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="pcprofiledump">
|
||||
<term><command>pcprofiledump</command></term>
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user