Ignore:
Timestamp:
02/11/2022 04:45:10 AM (2 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
4513d8e
Parents:
64cae89 (diff), db3c501 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/glibc.xml

    r64cae89 rbf8012e  
    637637
    638638      <seglistitem>
    639         <seg>catchsegv, gencat, getconf, getent, iconv, iconvconfig, ldconfig,
     639        <seg>gencat, getconf, getent, iconv, iconvconfig, ldconfig,
    640640        ldd, lddlibc4, locale, localedef, makedb, mtrace, nscd,
    641641        pcprofiledump, pldd, sln, sotruss, sprof, tzselect, xtrace,
    642642        zdump, and zic</seg>
    643643        <seg>ld-linux-x86-64.so.2, ld-linux.so.2,
    644         libBrokenLocale.{a,so}, libSegFault.so, libanl.{a,so},
     644        libBrokenLocale.{a,so}, libanl.{a,so},
    645645        libc.{a,so}, libc_nonshared.a,
    646646        libcrypt.{a,so}, libdl.{a,so.2}, libg.a, libm.{a,so},
     
    667667      <?dbhtml list-presentation="table"?>
    668668
    669       <varlistentry id="catchsegv">
    670         <term><command>catchsegv</command></term>
    671         <listitem>
    672           <para>Can be used to create a stack trace when a program
    673           terminates with a segmentation fault</para>
    674           <indexterm zone="ch-system-glibc catchsegv">
    675             <primary sortas="b-catchsegv">catchsegv</primary>
    676           </indexterm>
    677         </listitem>
    678       </varlistentry>
    679 
    680669      <varlistentry id="gencat">
    681670        <term><command>gencat</command></term>
     
    754743        <term><command>lddlibc4</command></term>
    755744        <listitem>
    756           <para>Assists <command>ldd</command> with object files</para>
     745          <para>Assists <command>ldd</command> with object files.
     746          It does not exist on newer architectures like x86_64</para>
    757747          <indexterm zone="ch-system-glibc lddlibc4">
    758748            <primary sortas="b-lddlibc4">lddlibc4</primary>
     
    928918      </varlistentry>
    929919
    930       <varlistentry id="libSegFault">
    931         <term><filename class="libraryfile">libSegFault</filename></term>
    932         <listitem>
    933           <para>The segmentation fault signal handler, used by
    934           <command>catchsegv</command></para>
    935           <indexterm zone="ch-system-glibc libSegFault">
    936             <primary sortas="c-libSegFault">libSegFault</primary>
    937           </indexterm>
    938         </listitem>
    939       </varlistentry>
    940 
    941920      <varlistentry id="libanl">
    942921        <term><filename class="libraryfile">libanl</filename></term>
Note: See TracChangeset for help on using the changeset viewer.