| Newsgroups |
gmane.linux.lfs.book |
| Message-ID |
<[email protected]> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch xry111/loongarch
in repository lfs.
commit 6f6d17e07756daee1280aa3d196bf7a07b72200b
Author: Xi Ruoyao <[email protected]>
AuthorDate: Thu Dec 25 18:40:48 2025 +0800
loongarch: glibc: drop lib{anl,nsl}.* from contents
They never exist on LoongArch.
---
chapter08/glibc.xml | 26 ++------------------------
1 file changed, 2 insertions(+), 24 deletions(-)
diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml
index 9736aa242..1ae276e2d 100644
--- a/chapter08/glibc.xml
+++ b/chapter08/glibc.xml
@@ -643,10 +643,10 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
pcprofiledump, pldd, sln, sotruss, sprof, tzselect, xtrace,
zdump, and zic</seg>
<seg>ld-linux-loongarch64-lp64d.so.1,
- libBrokenLocale.{a,so}, libanl.{a,so},
+ libBrokenLocale.{a,so},
libc.{a,so}, libc_nonshared.a, libc_malloc_debug.so,
libdl.{a,so.2}, libg.a, libm.{a,so},
- libmcheck.a, libmemusage.so, libmvec.{a,so}, libnsl.so.1,
+ libmcheck.a, libmemusage.so, libmvec.{a,so},
libnss_compat.so, libnss_dns.so, libnss_files.so, libnss_hesiod.so,
libpcprofile.so, libpthread.{a,so.0},
libresolv.{a,so}, librt.{a,so.1},
@@ -908,18 +908,6 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
</listitem>
</varlistentry>
- <varlistentry id="libanl">
- <term><filename class="libraryfile">libanl</filename></term>
- <listitem>
- <para>Dummy library containing no functions. Previously was the
- asynchronous name lookup library, whose functions are now in
- <filename class='libraryfile'>libc</filename></para>
- <indexterm zone="ch-system-glibc libanl">
- <primary sortas="c-libanl">libanl</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
<varlistentry id="libc">
<term><filename class="libraryfile">libc</filename></term>
<listitem>
@@ -1005,16 +993,6 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
</listitem>
</varlistentry>
- <varlistentry id="libnsl">
- <term><filename class="libraryfile">libnsl</filename></term>
- <listitem>
- <para>The network services library, now deprecated</para>
- <indexterm zone="ch-system-glibc libnsl">
- <primary sortas="c-libnsl">libnsl</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
<varlistentry id="libnss">
<term><filename class="libraryfile">libnss_*</filename></term>
<listitem>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page