From e9ab2b3af0176fbc460dc6a8ef6746901a954219 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sat, 8 Apr 2023 22:16:06 +0800 Subject: [PATCH] glibc: libanl is a dummy now --- chapter08/glibc.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml index 9f07b46eb..f8ec464c3 100644 --- a/chapter08/glibc.xml +++ b/chapter08/glibc.xml @@ -777,7 +777,9 @@ mkdir -pv /etc/ld.so.conf.d libanl - An asynchronous name lookup library + Dummy library containing no functions. Previously was the + asynchronous name lookup library, whose functions are now in + libc libanl