mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Remove rpcgen from GlibC index.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
ba19ee48e4
commit
eaae042394
@ -45,6 +45,9 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>2017-08-24</para>
|
<para>2017-08-24</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[dj] - Remove rpcgen from GlibC index.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[ken] - Fix acl's testsuite for perl-5.26.</para>
|
<para>[ken] - Fix acl's testsuite for perl-5.26.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
@ -455,7 +455,7 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
|
|||||||
<seglistitem>
|
<seglistitem>
|
||||||
<seg>catchsegv, gencat, getconf, getent, iconv, iconvconfig, ldconfig,
|
<seg>catchsegv, gencat, getconf, getent, iconv, iconvconfig, ldconfig,
|
||||||
ldd, lddlibc4, locale, localedef, makedb, mtrace, nscd,
|
ldd, lddlibc4, locale, localedef, makedb, mtrace, nscd,
|
||||||
pldd, rpcgen, sln, sotruss, sprof, tzselect, xtrace,
|
pldd, sln, sotruss, sprof, tzselect, xtrace,
|
||||||
zdump, and zic</seg>
|
zdump, and zic</seg>
|
||||||
<seg>ld-&glibc-version;.so, libBrokenLocale.{a,so}, libSegFault.so, libanl.{a,so},
|
<seg>ld-&glibc-version;.so, libBrokenLocale.{a,so}, libSegFault.so, libanl.{a,so},
|
||||||
libc.{a,so}, libc_nonshared.a, libcidn.so,
|
libc.{a,so}, libc_nonshared.a, libcidn.so,
|
||||||
@ -638,17 +638,6 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="rpcgen">
|
|
||||||
<term><command>rpcgen</command></term>
|
|
||||||
<listitem>
|
|
||||||
<para>Generates C code to implement the Remote Procedure Call (RPC)
|
|
||||||
protocol</para>
|
|
||||||
<indexterm zone="ch-system-glibc rpcgen">
|
|
||||||
<primary sortas="b-rpcgen">rpcgen</primary>
|
|
||||||
</indexterm>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry id="sln">
|
<varlistentry id="sln">
|
||||||
<term><command>sln</command></term>
|
<term><command>sln</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user