mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Automatic merge of trunk into multilib
This commit is contained in:
commit
cf9ba3c7fc
@ -198,7 +198,7 @@
|
|||||||
<para>Ninja-&ninja-version;</para>
|
<para>Ninja-&ninja-version;</para>
|
||||||
</listitem>-->
|
</listitem>-->
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Openssl-&openssl-version;</para>
|
<para>OpenSSL-&openssl-version;</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<!--<listitem>
|
<!--<listitem>
|
||||||
<para>Patch-&patch-version;</para>
|
<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
|
<filename>lastlog</filename> files use 32-bit integers for timestamps
|
||||||
and they'll be fundamentally broken after year 2038. Many packages
|
and they'll be fundamentally broken after year 2038. Many packages
|
||||||
have stopped using them and other packages are going to stop using
|
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>
|
</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
|
@ -664,7 +664,7 @@ readelf -l a.out | grep '/ld-linux-x32'</userinput></screen>
|
|||||||
<seg>gencat, getconf, getent, iconv, iconvconfig, ldconfig,
|
<seg>gencat, getconf, getent, iconv, iconvconfig, ldconfig,
|
||||||
ldd, lddlibc4,
|
ldd, lddlibc4,
|
||||||
ld.so (symlink to ld-linux-x86-64.so.2 or ld-linux.so.2),
|
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,
|
pcprofiledump, pldd, sln, sotruss, sprof, tzselect, xtrace,
|
||||||
zdump, and zic</seg>
|
zdump, and zic</seg>
|
||||||
<seg>ld-linux-x86-64.so.2, ld-linux.so.2,
|
<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/protocols, /usr/include/rpc,
|
||||||
/usr/include/sys, /usr/lib/audit, /usr/lib/gconv, /usr/lib/locale,
|
/usr/include/sys, /usr/lib/audit, /usr/lib/gconv, /usr/lib/locale,
|
||||||
/usr/libexec/getconf, /usr/share/i18n, /usr/share/zoneinfo,
|
/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>
|
</seglistitem>
|
||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
|
|
||||||
@ -818,17 +818,6 @@ readelf -l a.out | grep '/ld-linux-x32'</userinput></screen>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</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">
|
<varlistentry id="pcprofiledump">
|
||||||
<term><command>pcprofiledump</command></term>
|
<term><command>pcprofiledump</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user