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>
|
||||
<para>2017-08-24</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[dj] - Remove rpcgen from GlibC index.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[ken] - Fix acl's testsuite for perl-5.26.</para>
|
||||
</listitem>
|
||||
|
@ -455,7 +455,7 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
|
||||
<seglistitem>
|
||||
<seg>catchsegv, gencat, getconf, getent, iconv, iconvconfig, ldconfig,
|
||||
ldd, lddlibc4, locale, localedef, makedb, mtrace, nscd,
|
||||
pldd, rpcgen, sln, sotruss, sprof, tzselect, xtrace,
|
||||
pldd, sln, sotruss, sprof, tzselect, xtrace,
|
||||
zdump, and zic</seg>
|
||||
<seg>ld-&glibc-version;.so, libBrokenLocale.{a,so}, libSegFault.so, libanl.{a,so},
|
||||
libc.{a,so}, libc_nonshared.a, libcidn.so,
|
||||
@ -638,17 +638,6 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
|
||||
</listitem>
|
||||
</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">
|
||||
<term><command>sln</command></term>
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user