mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +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>
|
||||
|
||||
<seglistitem>
|
||||
<seg>catchsegv, gencat, getconf, getent, iconv, iconvconfig, ldconfig,
|
||||
<seg>gencat, getconf, getent, iconv, iconvconfig, ldconfig,
|
||||
ldd, lddlibc4, 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,
|
||||
libBrokenLocale.{a,so}, libSegFault.so, libanl.{a,so},
|
||||
libBrokenLocale.{a,so}, libanl.{a,so},
|
||||
libc.{a,so}, libc_nonshared.a,
|
||||
libcrypt.{a,so}, libdl.{a,so.2}, libg.a, libm.{a,so},
|
||||
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"?>
|
||||
<?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">
|
||||
<term><command>gencat</command></term>
|
||||
<listitem>
|
||||
@ -596,7 +585,8 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
|
||||
<varlistentry id="lddlibc4">
|
||||
<term><command>lddlibc4</command></term>
|
||||
<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">
|
||||
<primary sortas="b-lddlibc4">lddlibc4</primary>
|
||||
</indexterm>
|
||||
@ -770,17 +760,6 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
|
||||
</listitem>
|
||||
</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">
|
||||
<term><filename class="libraryfile">libanl</filename></term>
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user