Changes in / [22f3dd7:70617e8]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/glibc.xml

    r22f3dd7 r70617e8  
    935935        <term><filename class="libraryfile">libanl</filename></term>
    936936        <listitem>
    937           <para>An asynchronous name lookup library</para>
     937          <para>Dummy library containing no functions.  Previously was the
     938          asynchronous name lookup library, whose functions are now in
     939          <filename class='libraryfile'>libc</filename></para>
    938940          <indexterm zone="ch-system-glibc libanl">
    939941            <primary sortas="c-libanl">libanl</primary>
     
    10761078          <para>Dummy library containing no functions. Previously contained
    10771079          functions providing most of the interfaces specified
    1078           by the POSIX.1b Realtime Extension, now the functions are in
    1079           <filename class="libraryfile">libc</filename></para>
     1080          by the POSIX.1c Threads Extensions and the semaphore interfaces
     1081          specified by the POSIX.1b Real-time Extensions, now the functions
     1082          are in <filename class="libraryfile">libc</filename></para>
    10801083          <indexterm zone="ch-system-glibc libpthread">
    10811084            <primary sortas="c-libpthread">libpthread</primary>
     
    10991102        <listitem>
    11001103          <para>Contains functions providing most of the interfaces specified
    1101           by the POSIX.1b Realtime Extension</para>
     1104          by the POSIX.1b Real-time Extensions</para>
    11021105          <indexterm zone="ch-system-glibc librt">
    11031106            <primary sortas="c-librt">librt</primary>
Note: See TracChangeset for help on using the changeset viewer.