mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
glibc: update contents & descriptions for 2.35
This commit is contained in:
parent
426913ea08
commit
db3c501657
@ -479,12 +479,12 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
|
|||||||
<segtitle>Installed directories</segtitle>
|
<segtitle>Installed directories</segtitle>
|
||||||
|
|
||||||
<seglistitem>
|
<seglistitem>
|
||||||
<seg>catchsegv, gencat, getconf, getent, iconv, iconvconfig, ldconfig,
|
<seg>gencat, getconf, getent, iconv, iconvconfig, ldconfig,
|
||||||
ldd, lddlibc4, locale, localedef, makedb, mtrace, nscd,
|
ldd, lddlibc4, locale, localedef, makedb, mtrace, nscd,
|
||||||
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,
|
||||||
libBrokenLocale.{a,so}, libSegFault.so, libanl.{a,so},
|
libBrokenLocale.{a,so}, libanl.{a,so},
|
||||||
libc.{a,so}, libc_nonshared.a,
|
libc.{a,so}, libc_nonshared.a,
|
||||||
libcrypt.{a,so}, libdl.{a,so.2}, libg.a, libm.{a,so},
|
libcrypt.{a,so}, libdl.{a,so.2}, libg.a, libm.{a,so},
|
||||||
libmcheck.a, libmemusage.so, libmvec.{a,so}, libnsl.so.1,
|
libmcheck.a, libmemusage.so, libmvec.{a,so}, libnsl.so.1,
|
||||||
@ -509,17 +509,6 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
|
|||||||
<?dbfo list-presentation="list"?>
|
<?dbfo list-presentation="list"?>
|
||||||
<?dbhtml list-presentation="table"?>
|
<?dbhtml list-presentation="table"?>
|
||||||
|
|
||||||
<varlistentry id="catchsegv">
|
|
||||||
<term><command>catchsegv</command></term>
|
|
||||||
<listitem>
|
|
||||||
<para>Can be used to create a stack trace when a program
|
|
||||||
terminates with a segmentation fault</para>
|
|
||||||
<indexterm zone="ch-system-glibc catchsegv">
|
|
||||||
<primary sortas="b-catchsegv">catchsegv</primary>
|
|
||||||
</indexterm>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry id="gencat">
|
<varlistentry id="gencat">
|
||||||
<term><command>gencat</command></term>
|
<term><command>gencat</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -596,7 +585,8 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
|
|||||||
<varlistentry id="lddlibc4">
|
<varlistentry id="lddlibc4">
|
||||||
<term><command>lddlibc4</command></term>
|
<term><command>lddlibc4</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Assists <command>ldd</command> with object files</para>
|
<para>Assists <command>ldd</command> with object files.
|
||||||
|
It does not exist on newer architectures like x86_64</para>
|
||||||
<indexterm zone="ch-system-glibc lddlibc4">
|
<indexterm zone="ch-system-glibc lddlibc4">
|
||||||
<primary sortas="b-lddlibc4">lddlibc4</primary>
|
<primary sortas="b-lddlibc4">lddlibc4</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
@ -770,17 +760,6 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="libSegFault">
|
|
||||||
<term><filename class="libraryfile">libSegFault</filename></term>
|
|
||||||
<listitem>
|
|
||||||
<para>The segmentation fault signal handler, used by
|
|
||||||
<command>catchsegv</command></para>
|
|
||||||
<indexterm zone="ch-system-glibc libSegFault">
|
|
||||||
<primary sortas="c-libSegFault">libSegFault</primary>
|
|
||||||
</indexterm>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry id="libanl">
|
<varlistentry id="libanl">
|
||||||
<term><filename class="libraryfile">libanl</filename></term>
|
<term><filename class="libraryfile">libanl</filename></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user