]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
resolv: Move ns_name_compress into its own file and into libc
authorFlorian Weimer <fweimer@redhat.com>
Mon, 19 Jul 2021 05:55:27 +0000 (07:55 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 19 Jul 2021 05:56:21 +0000 (07:56 +0200)
And reformat to GNU style.

The symbol was moved using scripts/move-symbol-to-libc.py.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
69 files changed:
include/arpa/nameser.h
resolv/Makefile
resolv/Versions
resolv/ns_name.c
resolv/ns_name_compress.c [new file with mode: 0644]
sysdeps/mach/hurd/i386/libc.abilist
sysdeps/mach/hurd/i386/libresolv.abilist
sysdeps/unix/sysv/linux/aarch64/libc.abilist
sysdeps/unix/sysv/linux/aarch64/libresolv.abilist
sysdeps/unix/sysv/linux/alpha/libc.abilist
sysdeps/unix/sysv/linux/alpha/libresolv.abilist
sysdeps/unix/sysv/linux/arc/libc.abilist
sysdeps/unix/sysv/linux/arc/libresolv.abilist
sysdeps/unix/sysv/linux/arm/be/libc.abilist
sysdeps/unix/sysv/linux/arm/be/libresolv.abilist
sysdeps/unix/sysv/linux/arm/le/libc.abilist
sysdeps/unix/sysv/linux/arm/le/libresolv.abilist
sysdeps/unix/sysv/linux/csky/libc.abilist
sysdeps/unix/sysv/linux/csky/libresolv.abilist
sysdeps/unix/sysv/linux/hppa/libc.abilist
sysdeps/unix/sysv/linux/hppa/libresolv.abilist
sysdeps/unix/sysv/linux/i386/libc.abilist
sysdeps/unix/sysv/linux/i386/libresolv.abilist
sysdeps/unix/sysv/linux/ia64/libc.abilist
sysdeps/unix/sysv/linux/ia64/libresolv.abilist
sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist
sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist
sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist
sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist
sysdeps/unix/sysv/linux/microblaze/be/libc.abilist
sysdeps/unix/sysv/linux/microblaze/be/libresolv.abilist
sysdeps/unix/sysv/linux/microblaze/le/libc.abilist
sysdeps/unix/sysv/linux/microblaze/le/libresolv.abilist
sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist
sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist
sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist
sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist
sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist
sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist
sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist
sysdeps/unix/sysv/linux/nios2/libc.abilist
sysdeps/unix/sysv/linux/nios2/libresolv.abilist
sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist
sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist
sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libc.abilist
sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libresolv.abilist
sysdeps/unix/sysv/linux/powerpc/powerpc64/le/libc.abilist
sysdeps/unix/sysv/linux/powerpc/powerpc64/le/libresolv.abilist
sysdeps/unix/sysv/linux/riscv/rv32/libc.abilist
sysdeps/unix/sysv/linux/riscv/rv32/libresolv.abilist
sysdeps/unix/sysv/linux/riscv/rv64/libc.abilist
sysdeps/unix/sysv/linux/riscv/rv64/libresolv.abilist
sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist
sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist
sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist
sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist
sysdeps/unix/sysv/linux/sh/be/libc.abilist
sysdeps/unix/sysv/linux/sh/be/libresolv.abilist
sysdeps/unix/sysv/linux/sh/le/libc.abilist
sysdeps/unix/sysv/linux/sh/le/libresolv.abilist
sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist
sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist
sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist
sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist
sysdeps/unix/sysv/linux/x86_64/64/libc.abilist
sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist
sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist
sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist

index 02d7b0b5533c41ff9be1e2c6539e22d16a4ad32e..eff25178c8318b6e1bc33b55e7f6572ebd4027f9 100644 (file)
@@ -65,7 +65,6 @@ libresolv_hidden_proto (ns_put32)
 libresolv_hidden_proto (ns_initparse)
 libresolv_hidden_proto (ns_skiprr)
 libresolv_hidden_proto (ns_parserr)
-libresolv_hidden_proto (ns_name_compress)
 libresolv_hidden_proto (ns_sprintrr)
 libresolv_hidden_proto (ns_sprintrrf)
 libresolv_hidden_proto (ns_samedomain)
@@ -73,6 +72,8 @@ libresolv_hidden_proto (ns_samename)
 libresolv_hidden_proto (ns_makecanon)
 libresolv_hidden_proto (ns_format_ttl)
 
+extern __typeof (ns_name_compress) __ns_name_compress;
+libc_hidden_proto (__ns_name_compress)
 extern __typeof (ns_name_ntop) __ns_name_ntop;
 libc_hidden_proto (__ns_name_ntop)
 extern __typeof (ns_name_pack) __ns_name_pack;
index 8bb2585dca36f97ed7fe182614be0451f194f4d5..64600ab845aa3a50d990d3860b1fb84aa207528a 100644 (file)
@@ -32,6 +32,7 @@ routines := \
   inet_addr \
   inet_ntop \
   inet_pton \
+  ns_name_compress \
   ns_name_ntop \
   ns_name_pack \
   ns_name_pton \
index 8ea42da48d53db78794fe851000a681a14c9c432..a676be2e4243a4d19897c483bebd413b6e3df11a 100644 (file)
@@ -25,6 +25,7 @@ libc {
 %endif
   }
   GLIBC_2.9 {
+    ns_name_compress;
     ns_name_ntop;
     ns_name_pack;
     ns_name_pton;
@@ -39,6 +40,7 @@ libc {
     gai_suspend;
     getaddrinfo_a;
 %endif
+    ns_name_compress;
     ns_name_ntop;
     ns_name_pack;
     ns_name_pton;
@@ -53,6 +55,7 @@ libc {
     __h_errno;
     __inet_aton_exact;
     __inet_pton_length;
+    __ns_name_compress;
     __ns_name_ntop;
     __ns_name_pack;
     __ns_name_pton;
@@ -155,7 +158,6 @@ libresolv {
     ns_initparse;
     ns_makecanon;
     ns_msg_getflag;
-    ns_name_compress;
     ns_name_ntol;
     ns_name_pton;
     ns_name_rollback;
index f1a84ad8a6b9b99ec5da585a4fa48aa7f7fbb1d2..f19c11c03f0071c3340afa7f098b78bb6750d8ee 100644 (file)
@@ -89,33 +89,6 @@ ns_name_ntol(const u_char *src, u_char *dst, size_t dstsiz)
        return (dn - dst);
 }
 
-/*%
- *     Compress a domain name into wire format, using compression pointers.
- *
- * return:
- *\li  Number of bytes consumed in `dst' or -1 (with errno set).
- *
- * notes:
- *\li  'dnptrs' is an array of pointers to previous compressed names.
- *\li  dnptrs[0] is a pointer to the beginning of the message.
- *\li  The list ends with NULL.  'lastdnptr' is a pointer to the end of the
- *     array pointed to by 'dnptrs'. Side effect is to update the list of
- *     pointers for labels inserted into the message as we compress the name.
- *\li  If 'dnptr' is NULL, we don't try to compress names. If 'lastdnptr'
- *     is NULL, we don't update the list.
- */
-int
-ns_name_compress(const char *src, u_char *dst, size_t dstsiz,
-                const u_char **dnptrs, const u_char **lastdnptr)
-{
-       u_char tmp[NS_MAXCDNAME];
-
-       if (ns_name_pton(src, tmp, sizeof tmp) == -1)
-               return (-1);
-       return (ns_name_pack(tmp, dst, dstsiz, dnptrs, lastdnptr));
-}
-libresolv_hidden_def (ns_name_compress)
-
 /*%
  * Reset dnptrs so that there are no active references to pointers at or
  * after src.
diff --git a/resolv/ns_name_compress.c b/resolv/ns_name_compress.c
new file mode 100644 (file)
index 0000000..ade3676
--- /dev/null
@@ -0,0 +1,50 @@
+/* Compress a DNS domain name in presentation format.
+ * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 1996,1999 by Internet Software Consortium.
+ *
+ * Permission to use, copy, modify, and distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
+ * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+ * MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR
+ * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
+ * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+ */
+
+#include <arpa/nameser.h>
+#include <shlib-compat.h>
+
+/* Compresses a domain name into wire format, using compression pointers.
+   Returns the number of bytes consumed in DST or -1 (with errno set).
+
+   DNPTRS is an array of pointers to previous compressed names.
+   DNPTRS[0] is a pointer to the beginning of the message.
+
+   The list ends with NULL.  LASTDNPTR is a pointer to the end of the
+   array pointed to by DNPTRS.  Side effect is to update the list of
+   pointers for labels inserted into the message as we compress the
+   name.  If DNPTRS is NULL, we don't try to compress names.  If
+   LASTDNPTR * is NULL, we don't update the list.  */
+int
+___ns_name_compress (const char *src, unsigned char *dst, size_t dstsiz,
+                     const unsigned char **dnptrs,
+                     const unsigned char **lastdnptr)
+{
+  unsigned char tmp[NS_MAXCDNAME];
+
+  if (__ns_name_pton (src, tmp, sizeof tmp) < 0)
+    return -1;
+  return __ns_name_pack (tmp, dst, dstsiz, dnptrs, lastdnptr);
+}
+versioned_symbol (libc, ___ns_name_compress, ns_name_compress, GLIBC_2_34);
+versioned_symbol (libc, ___ns_name_compress, __ns_name_compress,
+                  GLIBC_PRIVATE);
+libc_hidden_ver (___ns_name_compress, __ns_name_compress)
+
+#if OTHER_SHLIB_COMPAT (libresolv, GLIBC_2_9, GLIBC_2_34)
+compat_symbol (libresolv, ___ns_name_compress, ns_name_compress, GLIBC_2_9);
+#endif
index 44a08edfc133c30c0fe773bd4c509a4d4c3fa05f..706ae69614b600e513607cddd44b63c3c178bea3 100644 (file)
@@ -2241,6 +2241,7 @@ GLIBC_2.34 login F
 GLIBC_2.34 login_tty F
 GLIBC_2.34 logout F
 GLIBC_2.34 logwtmp F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -2368,6 +2369,7 @@ GLIBC_2.8 __vasprintf_chk F
 GLIBC_2.8 __vdprintf_chk F
 GLIBC_2.8 qsort_r F
 GLIBC_2.9 dup3 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index 533283afaafabe4ff66fdf178702e38b87ff7fe7..6e77bc28c65460306efbf998f5e97887dbd5135e 100644 (file)
@@ -70,7 +70,6 @@ GLIBC_2.9 ns_get32 F
 GLIBC_2.9 ns_initparse F
 GLIBC_2.9 ns_makecanon F
 GLIBC_2.9 ns_msg_getflag F
-GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntol F
 GLIBC_2.9 ns_name_rollback F
 GLIBC_2.9 ns_parse_ttl F
index c85788418768fbb5b1795ebfedf21f47f8fd8da3..8ae89923212f221573f2e630bb3d8891a3b7771f 100644 (file)
@@ -1404,6 +1404,7 @@ GLIBC_2.17 nl_langinfo F
 GLIBC_2.17 nl_langinfo_l F
 GLIBC_2.17 nrand48 F
 GLIBC_2.17 nrand48_r F
+GLIBC_2.17 ns_name_compress F
 GLIBC_2.17 ns_name_ntop F
 GLIBC_2.17 ns_name_pack F
 GLIBC_2.17 ns_name_pton F
@@ -2458,6 +2459,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
index ca67cff34e76e8d43dda6a1ee47bfbc5cf65d431..6e740fad8f66ff12f26c92afe8e0feabf4a8a6cb 100644 (file)
@@ -65,7 +65,6 @@ GLIBC_2.17 ns_get32 F
 GLIBC_2.17 ns_initparse F
 GLIBC_2.17 ns_makecanon F
 GLIBC_2.17 ns_msg_getflag F
-GLIBC_2.17 ns_name_compress F
 GLIBC_2.17 ns_name_ntol F
 GLIBC_2.17 ns_name_rollback F
 GLIBC_2.17 ns_parse_ttl F
index e122b6114c873b4db4a4b5790a7ce25cc9672f73..69f2f7a23546f25b935d3638646e0537a97d1aaf 100644 (file)
@@ -2551,6 +2551,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -2991,6 +2992,7 @@ GLIBC_2.8 timerfd_settime F
 GLIBC_2.9 dup3 F
 GLIBC_2.9 epoll_create1 F
 GLIBC_2.9 inotify_init1 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index 7d0f5b6bd76cf7be26bac0e75ce93e4c58215965..019d8ba1861f544ea092d4852af3a8f7ac889f9d 100644 (file)
@@ -75,7 +75,6 @@ GLIBC_2.9 ns_get32 F
 GLIBC_2.9 ns_initparse F
 GLIBC_2.9 ns_makecanon F
 GLIBC_2.9 ns_msg_getflag F
-GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntol F
 GLIBC_2.9 ns_name_rollback F
 GLIBC_2.9 ns_parse_ttl F
index 8c679d10c1e565325f1a30e3829860849f815138..3898a3ea4f42ae6c194950190ecca4d8cb7ffa64 100644 (file)
@@ -1338,6 +1338,7 @@ GLIBC_2.32 nl_langinfo F
 GLIBC_2.32 nl_langinfo_l F
 GLIBC_2.32 nrand48 F
 GLIBC_2.32 nrand48_r F
+GLIBC_2.32 ns_name_compress F
 GLIBC_2.32 ns_name_ntop F
 GLIBC_2.32 ns_name_pack F
 GLIBC_2.32 ns_name_pton F
@@ -2217,6 +2218,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
index f869f0003b69e22218420baab7fd123eb15bbd48..d8cdd51cd0885fc4bc9514d7e1917b04fbd9c094 100644 (file)
@@ -58,7 +58,6 @@ GLIBC_2.32 ns_get32 F
 GLIBC_2.32 ns_initparse F
 GLIBC_2.32 ns_makecanon F
 GLIBC_2.32 ns_msg_getflag F
-GLIBC_2.32 ns_name_compress F
 GLIBC_2.32 ns_name_ntol F
 GLIBC_2.32 ns_name_rollback F
 GLIBC_2.32 ns_parse_ttl F
index 4dad4c1bc75f6073ab59bc28465ed2a0a95607a9..e23de44dd2d318ec3826e8ef091fd7220c8efdad 100644 (file)
@@ -345,6 +345,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -2687,6 +2688,7 @@ GLIBC_2.8 timerfd_settime F
 GLIBC_2.9 dup3 F
 GLIBC_2.9 epoll_create1 F
 GLIBC_2.9 inotify_init1 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index e79c2c56e7b687c1d8f507d8020604a7b2a58cad..f10275fe58135ea4f84cbd27dc6bf26fedc3aa4f 100644 (file)
@@ -70,7 +70,6 @@ GLIBC_2.9 ns_get32 F
 GLIBC_2.9 ns_initparse F
 GLIBC_2.9 ns_makecanon F
 GLIBC_2.9 ns_msg_getflag F
-GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntol F
 GLIBC_2.9 ns_name_rollback F
 GLIBC_2.9 ns_parse_ttl F
index fff76728fe6ede8e6a459112142e9691e67b1a7a..129b3abaca5a3c4b097a5e1669b4294a3e6988c1 100644 (file)
@@ -342,6 +342,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -2684,6 +2685,7 @@ GLIBC_2.8 timerfd_settime F
 GLIBC_2.9 dup3 F
 GLIBC_2.9 epoll_create1 F
 GLIBC_2.9 inotify_init1 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index e79c2c56e7b687c1d8f507d8020604a7b2a58cad..f10275fe58135ea4f84cbd27dc6bf26fedc3aa4f 100644 (file)
@@ -70,7 +70,6 @@ GLIBC_2.9 ns_get32 F
 GLIBC_2.9 ns_initparse F
 GLIBC_2.9 ns_makecanon F
 GLIBC_2.9 ns_msg_getflag F
-GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntol F
 GLIBC_2.9 ns_name_rollback F
 GLIBC_2.9 ns_parse_ttl F
index bf98471537375d1ca5895c9fb1bd0e76288ad8ea..39f05ffbbe15ba8a891683232da87f3713fff495 100644 (file)
@@ -1395,6 +1395,7 @@ GLIBC_2.29 nl_langinfo F
 GLIBC_2.29 nl_langinfo_l F
 GLIBC_2.29 nrand48 F
 GLIBC_2.29 nrand48_r F
+GLIBC_2.29 ns_name_compress F
 GLIBC_2.29 ns_name_ntop F
 GLIBC_2.29 ns_name_pack F
 GLIBC_2.29 ns_name_pton F
@@ -2483,6 +2484,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
index 181d1898b30a207314faa67bfbd9b59b4dff9fcf..803d69e3c9096f04c5cfc57c1eb37cba8ef3112d 100644 (file)
@@ -58,7 +58,6 @@ GLIBC_2.29 ns_get32 F
 GLIBC_2.29 ns_initparse F
 GLIBC_2.29 ns_makecanon F
 GLIBC_2.29 ns_msg_getflag F
-GLIBC_2.29 ns_name_compress F
 GLIBC_2.29 ns_name_ntol F
 GLIBC_2.29 ns_name_rollback F
 GLIBC_2.29 ns_parse_ttl F
index fc44c374a3ad1900c93d0ee1383a49b2ef90424d..e70563a755ad6ba3d147bb34f0571b7fa332fefa 100644 (file)
@@ -2430,6 +2430,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -2701,6 +2702,7 @@ GLIBC_2.8 timerfd_settime F
 GLIBC_2.9 dup3 F
 GLIBC_2.9 epoll_create1 F
 GLIBC_2.9 inotify_init1 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index 7ab9ae8b79c0d8d8c676129a6da927a76f4b11b1..04952c33e8fea1a4ca16546cebd7327562ac6aac 100644 (file)
@@ -75,7 +75,6 @@ GLIBC_2.9 ns_get32 F
 GLIBC_2.9 ns_initparse F
 GLIBC_2.9 ns_makecanon F
 GLIBC_2.9 ns_msg_getflag F
-GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntol F
 GLIBC_2.9 ns_name_rollback F
 GLIBC_2.9 ns_parse_ttl F
index 2eb6614c517a5122474ab5a23fd9fd44cc1d8963..82cdc64c7518a82e2784bd8bc591bbb4aa051857 100644 (file)
@@ -2614,6 +2614,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -2885,6 +2886,7 @@ GLIBC_2.8 timerfd_settime F
 GLIBC_2.9 dup3 F
 GLIBC_2.9 epoll_create1 F
 GLIBC_2.9 inotify_init1 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index 7ab9ae8b79c0d8d8c676129a6da927a76f4b11b1..04952c33e8fea1a4ca16546cebd7327562ac6aac 100644 (file)
@@ -75,7 +75,6 @@ GLIBC_2.9 ns_get32 F
 GLIBC_2.9 ns_initparse F
 GLIBC_2.9 ns_makecanon F
 GLIBC_2.9 ns_msg_getflag F
-GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntol F
 GLIBC_2.9 ns_name_rollback F
 GLIBC_2.9 ns_parse_ttl F
index 2ccb334f67fe14b23405056b24318e9e49319ebb..ad30a530db89471a8919ae66153da8606bc97b7b 100644 (file)
@@ -2389,6 +2389,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -2660,6 +2661,7 @@ GLIBC_2.8 timerfd_settime F
 GLIBC_2.9 dup3 F
 GLIBC_2.9 epoll_create1 F
 GLIBC_2.9 inotify_init1 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index 7d0f5b6bd76cf7be26bac0e75ce93e4c58215965..019d8ba1861f544ea092d4852af3a8f7ac889f9d 100644 (file)
@@ -75,7 +75,6 @@ GLIBC_2.9 ns_get32 F
 GLIBC_2.9 ns_initparse F
 GLIBC_2.9 ns_makecanon F
 GLIBC_2.9 ns_msg_getflag F
-GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntol F
 GLIBC_2.9 ns_name_rollback F
 GLIBC_2.9 ns_parse_ttl F
index cd9602dff880ed440dcbfb4ca7655645b76a9e9f..3c20ff3b3fad74203649026dbcb15fd142fb6d8e 100644 (file)
@@ -346,6 +346,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -2666,6 +2667,7 @@ GLIBC_2.8 timerfd_settime F
 GLIBC_2.9 dup3 F
 GLIBC_2.9 epoll_create1 F
 GLIBC_2.9 inotify_init1 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index e79c2c56e7b687c1d8f507d8020604a7b2a58cad..f10275fe58135ea4f84cbd27dc6bf26fedc3aa4f 100644 (file)
@@ -70,7 +70,6 @@ GLIBC_2.9 ns_get32 F
 GLIBC_2.9 ns_initparse F
 GLIBC_2.9 ns_makecanon F
 GLIBC_2.9 ns_msg_getflag F
-GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntol F
 GLIBC_2.9 ns_name_rollback F
 GLIBC_2.9 ns_parse_ttl F
index f328aa3edd0e0f43e0e932e95534190cfa373273..a2d635ffb7da34020cd3216e47495996a3fdadc5 100644 (file)
@@ -2557,6 +2557,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -2828,6 +2829,7 @@ GLIBC_2.8 timerfd_settime F
 GLIBC_2.9 dup3 F
 GLIBC_2.9 epoll_create1 F
 GLIBC_2.9 inotify_init1 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index 7ab9ae8b79c0d8d8c676129a6da927a76f4b11b1..04952c33e8fea1a4ca16546cebd7327562ac6aac 100644 (file)
@@ -75,7 +75,6 @@ GLIBC_2.9 ns_get32 F
 GLIBC_2.9 ns_initparse F
 GLIBC_2.9 ns_makecanon F
 GLIBC_2.9 ns_msg_getflag F
-GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntol F
 GLIBC_2.9 ns_name_rollback F
 GLIBC_2.9 ns_parse_ttl F
index ea8e9faaf58e28258b286ce1c7583e79701f6a8d..b587e31f92978173fb6c5cf3f60a38233c54786e 100644 (file)
@@ -1406,6 +1406,7 @@ GLIBC_2.18 nl_langinfo F
 GLIBC_2.18 nl_langinfo_l F
 GLIBC_2.18 nrand48 F
 GLIBC_2.18 nrand48_r F
+GLIBC_2.18 ns_name_compress F
 GLIBC_2.18 ns_name_ntop F
 GLIBC_2.18 ns_name_pack F
 GLIBC_2.18 ns_name_pton F
@@ -2534,6 +2535,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
index b03a3a68d6fbec003a88ac6c69b0e82d9c0083e7..7368c864331392f01168e22b9e72cd32d0b66c4d 100644 (file)
@@ -65,7 +65,6 @@ GLIBC_2.18 ns_get32 F
 GLIBC_2.18 ns_initparse F
 GLIBC_2.18 ns_makecanon F
 GLIBC_2.18 ns_msg_getflag F
-GLIBC_2.18 ns_name_compress F
 GLIBC_2.18 ns_name_ntol F
 GLIBC_2.18 ns_name_rollback F
 GLIBC_2.18 ns_parse_ttl F
index 3fbc141f2ecfb6780cb06a366a5d3862178edefa..59e9deb05cf902bcabfebe1d29d12ab8873146e1 100644 (file)
@@ -1406,6 +1406,7 @@ GLIBC_2.18 nl_langinfo F
 GLIBC_2.18 nl_langinfo_l F
 GLIBC_2.18 nrand48 F
 GLIBC_2.18 nrand48_r F
+GLIBC_2.18 ns_name_compress F
 GLIBC_2.18 ns_name_ntop F
 GLIBC_2.18 ns_name_pack F
 GLIBC_2.18 ns_name_pton F
@@ -2531,6 +2532,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
index b03a3a68d6fbec003a88ac6c69b0e82d9c0083e7..7368c864331392f01168e22b9e72cd32d0b66c4d 100644 (file)
@@ -65,7 +65,6 @@ GLIBC_2.18 ns_get32 F
 GLIBC_2.18 ns_initparse F
 GLIBC_2.18 ns_makecanon F
 GLIBC_2.18 ns_msg_getflag F
-GLIBC_2.18 ns_name_compress F
 GLIBC_2.18 ns_name_ntol F
 GLIBC_2.18 ns_name_rollback F
 GLIBC_2.18 ns_parse_ttl F
index 7ff8f95c6ce4c750e58b32202defed400dffddc0..71f357977bccf35f65f325e9d0bfe032d9046496 100644 (file)
@@ -2522,6 +2522,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -2789,6 +2790,7 @@ GLIBC_2.8 timerfd_settime F
 GLIBC_2.9 dup3 F
 GLIBC_2.9 epoll_create1 F
 GLIBC_2.9 inotify_init1 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index 7ab9ae8b79c0d8d8c676129a6da927a76f4b11b1..04952c33e8fea1a4ca16546cebd7327562ac6aac 100644 (file)
@@ -75,7 +75,6 @@ GLIBC_2.9 ns_get32 F
 GLIBC_2.9 ns_initparse F
 GLIBC_2.9 ns_makecanon F
 GLIBC_2.9 ns_msg_getflag F
-GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntol F
 GLIBC_2.9 ns_name_rollback F
 GLIBC_2.9 ns_parse_ttl F
index 34d917e373db3bab532ef12e6fd779fc4155d112..d65deadbe776f83b8afe7cdf372c02a996d60527 100644 (file)
@@ -2520,6 +2520,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -2787,6 +2788,7 @@ GLIBC_2.8 timerfd_settime F
 GLIBC_2.9 dup3 F
 GLIBC_2.9 epoll_create1 F
 GLIBC_2.9 inotify_init1 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index f90f676fbb9c358b53cc0cdfb4093e970372cba6..ed08bc12d3a2b595f072af3627bcb36afaac1d72 100644 (file)
@@ -2528,6 +2528,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -2795,6 +2796,7 @@ GLIBC_2.8 timerfd_settime F
 GLIBC_2.9 dup3 F
 GLIBC_2.9 epoll_create1 F
 GLIBC_2.9 inotify_init1 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index 7ab9ae8b79c0d8d8c676129a6da927a76f4b11b1..04952c33e8fea1a4ca16546cebd7327562ac6aac 100644 (file)
@@ -75,7 +75,6 @@ GLIBC_2.9 ns_get32 F
 GLIBC_2.9 ns_initparse F
 GLIBC_2.9 ns_makecanon F
 GLIBC_2.9 ns_msg_getflag F
-GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntol F
 GLIBC_2.9 ns_name_rollback F
 GLIBC_2.9 ns_parse_ttl F
index 8235cc758e5eadeec517a37b1b94f5318b867030..dc26b2bfd44427e31e914b8b4a5f827e08f06a70 100644 (file)
@@ -2440,6 +2440,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -2707,6 +2708,7 @@ GLIBC_2.8 timerfd_settime F
 GLIBC_2.9 dup3 F
 GLIBC_2.9 epoll_create1 F
 GLIBC_2.9 inotify_init1 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index 7d0f5b6bd76cf7be26bac0e75ce93e4c58215965..019d8ba1861f544ea092d4852af3a8f7ac889f9d 100644 (file)
@@ -75,7 +75,6 @@ GLIBC_2.9 ns_get32 F
 GLIBC_2.9 ns_initparse F
 GLIBC_2.9 ns_makecanon F
 GLIBC_2.9 ns_msg_getflag F
-GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntol F
 GLIBC_2.9 ns_name_rollback F
 GLIBC_2.9 ns_parse_ttl F
index f1e6d1d7c20d806ece281b9b9dca3f3209febb97..3fc908d413a1afa07a759b31c8b0648bdcaaa651 100644 (file)
@@ -1449,6 +1449,7 @@ GLIBC_2.21 nl_langinfo F
 GLIBC_2.21 nl_langinfo_l F
 GLIBC_2.21 nrand48 F
 GLIBC_2.21 nrand48_r F
+GLIBC_2.21 ns_name_compress F
 GLIBC_2.21 ns_name_ntop F
 GLIBC_2.21 ns_name_pack F
 GLIBC_2.21 ns_name_pton F
@@ -2573,6 +2574,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
index 4a47e2e86eed888ee19df9c7985fc80809ba6d3c..07c3f33fc6fa3d1eef1b8797aabdd8f197473a44 100644 (file)
@@ -65,7 +65,6 @@ GLIBC_2.21 ns_get32 F
 GLIBC_2.21 ns_initparse F
 GLIBC_2.21 ns_makecanon F
 GLIBC_2.21 ns_msg_getflag F
-GLIBC_2.21 ns_name_compress F
 GLIBC_2.21 ns_name_ntol F
 GLIBC_2.21 ns_name_rollback F
 GLIBC_2.21 ns_parse_ttl F
index f5996102719bb4afcfb75de42ce649acf1d47204..01bc4b637bcff1e3f56edd28a8986cc7f5705795 100644 (file)
@@ -2584,6 +2584,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -3026,6 +3027,7 @@ GLIBC_2.8 timerfd_settime F
 GLIBC_2.9 dup3 F
 GLIBC_2.9 epoll_create1 F
 GLIBC_2.9 inotify_init1 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index 7ab9ae8b79c0d8d8c676129a6da927a76f4b11b1..04952c33e8fea1a4ca16546cebd7327562ac6aac 100644 (file)
@@ -75,7 +75,6 @@ GLIBC_2.9 ns_get32 F
 GLIBC_2.9 ns_initparse F
 GLIBC_2.9 ns_makecanon F
 GLIBC_2.9 ns_msg_getflag F
-GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntol F
 GLIBC_2.9 ns_name_rollback F
 GLIBC_2.9 ns_parse_ttl F
index 533f543cdef3fa534c8a81a4cad0c12ecf87488f..6a217f5f1dfb4999a2839dafc7f50610c57b0583 100644 (file)
@@ -2617,6 +2617,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -3071,6 +3072,7 @@ GLIBC_2.8 timerfd_settime F
 GLIBC_2.9 dup3 F
 GLIBC_2.9 epoll_create1 F
 GLIBC_2.9 inotify_init1 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index 8e85d7c1ede8fa5badd7d2576fcfe9c078009e85..615970660b8d715ca4a35be0820af0c19a1e4263 100644 (file)
@@ -2353,6 +2353,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -2795,6 +2796,7 @@ GLIBC_2.8 timerfd_settime F
 GLIBC_2.9 dup3 F
 GLIBC_2.9 epoll_create1 F
 GLIBC_2.9 inotify_init1 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index 05b0034a8bd13c644fbf8c19ffaeae5d09687a3e..b6e579f3c007e03cbe3124f0d060809e686f9aab 100644 (file)
@@ -70,7 +70,6 @@ GLIBC_2.9 ns_get32 F
 GLIBC_2.9 ns_initparse F
 GLIBC_2.9 ns_makecanon F
 GLIBC_2.9 ns_msg_getflag F
-GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntol F
 GLIBC_2.9 ns_name_rollback F
 GLIBC_2.9 ns_parse_ttl F
index 669a5b51d592c4d5c96c583fbc82541c08b388a0..7b72a039af22bfc98e851d00df633ef8d0042507 100644 (file)
@@ -1492,6 +1492,7 @@ GLIBC_2.17 nl_langinfo F
 GLIBC_2.17 nl_langinfo_l F
 GLIBC_2.17 nrand48 F
 GLIBC_2.17 nrand48_r F
+GLIBC_2.17 ns_name_compress F
 GLIBC_2.17 ns_name_ntop F
 GLIBC_2.17 ns_name_pack F
 GLIBC_2.17 ns_name_pton F
@@ -2654,6 +2655,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
index ca67cff34e76e8d43dda6a1ee47bfbc5cf65d431..6e740fad8f66ff12f26c92afe8e0feabf4a8a6cb 100644 (file)
@@ -65,7 +65,6 @@ GLIBC_2.17 ns_get32 F
 GLIBC_2.17 ns_initparse F
 GLIBC_2.17 ns_makecanon F
 GLIBC_2.17 ns_msg_getflag F
-GLIBC_2.17 ns_name_compress F
 GLIBC_2.17 ns_name_ntol F
 GLIBC_2.17 ns_name_rollback F
 GLIBC_2.17 ns_parse_ttl F
index f5dcdeba4c1a78dcfa35c85f664d2725048741c6..9dfc9e7c43c6c321457da9ae7438c1f826325fff 100644 (file)
@@ -1340,6 +1340,7 @@ GLIBC_2.33 nl_langinfo F
 GLIBC_2.33 nl_langinfo_l F
 GLIBC_2.33 nrand48 F
 GLIBC_2.33 nrand48_r F
+GLIBC_2.33 ns_name_compress F
 GLIBC_2.33 ns_name_ntop F
 GLIBC_2.33 ns_name_pack F
 GLIBC_2.33 ns_name_pton F
@@ -2219,6 +2220,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
index 1a6fe9ecb73bb18ad5d61ec2df606ef59baba7a0..d17a2d7a969557decd73fe55683baa54355ffe5a 100644 (file)
@@ -58,7 +58,6 @@ GLIBC_2.33 ns_get32 F
 GLIBC_2.33 ns_initparse F
 GLIBC_2.33 ns_makecanon F
 GLIBC_2.33 ns_msg_getflag F
-GLIBC_2.33 ns_name_compress F
 GLIBC_2.33 ns_name_ntol F
 GLIBC_2.33 ns_name_rollback F
 GLIBC_2.33 ns_parse_ttl F
index 983a863fb1410c0ef85949f018f874a6fe0645fa..c0ddd211ed25c33fe79b0bd7621d07f82894f42f 100644 (file)
@@ -1387,6 +1387,7 @@ GLIBC_2.27 nl_langinfo F
 GLIBC_2.27 nl_langinfo_l F
 GLIBC_2.27 nrand48 F
 GLIBC_2.27 nrand48_r F
+GLIBC_2.27 ns_name_compress F
 GLIBC_2.27 ns_name_ntop F
 GLIBC_2.27 ns_name_pack F
 GLIBC_2.27 ns_name_pton F
@@ -2419,6 +2420,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
index 941f79ecfb339ca08f969067967f4582140dbcc2..86bd38d3da86173ddcec748e9c86b6ecfc07b2a2 100644 (file)
@@ -58,7 +58,6 @@ GLIBC_2.27 ns_get32 F
 GLIBC_2.27 ns_initparse F
 GLIBC_2.27 ns_makecanon F
 GLIBC_2.27 ns_msg_getflag F
-GLIBC_2.27 ns_name_compress F
 GLIBC_2.27 ns_name_ntol F
 GLIBC_2.27 ns_name_rollback F
 GLIBC_2.27 ns_parse_ttl F
index 44738bd9130235228997b181f1600a8e53f876c0..e35e1c62b68bc1d6e816799c2926f19ab8a9f2d6 100644 (file)
@@ -2582,6 +2582,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -3034,6 +3035,7 @@ GLIBC_2.9 getutxid F
 GLIBC_2.9 getutxline F
 GLIBC_2.9 inotify_init1 F
 GLIBC_2.9 login F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index 7ab9ae8b79c0d8d8c676129a6da927a76f4b11b1..04952c33e8fea1a4ca16546cebd7327562ac6aac 100644 (file)
@@ -75,7 +75,6 @@ GLIBC_2.9 ns_get32 F
 GLIBC_2.9 ns_initparse F
 GLIBC_2.9 ns_makecanon F
 GLIBC_2.9 ns_msg_getflag F
-GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntol F
 GLIBC_2.9 ns_name_rollback F
 GLIBC_2.9 ns_parse_ttl F
index 88a072e738622e60f8a12bb03f12cd36ad649ad9..4c159037c8401a9e33f9dd09e6578019ccff6dee 100644 (file)
@@ -2390,6 +2390,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -2830,6 +2831,7 @@ GLIBC_2.8 timerfd_settime F
 GLIBC_2.9 dup3 F
 GLIBC_2.9 epoll_create1 F
 GLIBC_2.9 inotify_init1 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index 1d35501b2d9629363b7ea2b85d3592755beaf60f..555833e09e034d195ba1e0a6edd6685c8d979fd3 100644 (file)
@@ -70,7 +70,6 @@ GLIBC_2.9 ns_get32 F
 GLIBC_2.9 ns_initparse F
 GLIBC_2.9 ns_makecanon F
 GLIBC_2.9 ns_msg_getflag F
-GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntol F
 GLIBC_2.9 ns_name_rollback F
 GLIBC_2.9 ns_parse_ttl F
index 9a586fbd797b940b4c02d577ec8cb78825c00f3b..10ea324ddcd500f05e04b10424ad6485f3a640bc 100644 (file)
@@ -2437,6 +2437,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -2708,6 +2709,7 @@ GLIBC_2.8 timerfd_settime F
 GLIBC_2.9 dup3 F
 GLIBC_2.9 epoll_create1 F
 GLIBC_2.9 inotify_init1 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index 7ab9ae8b79c0d8d8c676129a6da927a76f4b11b1..04952c33e8fea1a4ca16546cebd7327562ac6aac 100644 (file)
@@ -75,7 +75,6 @@ GLIBC_2.9 ns_get32 F
 GLIBC_2.9 ns_initparse F
 GLIBC_2.9 ns_makecanon F
 GLIBC_2.9 ns_msg_getflag F
-GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntol F
 GLIBC_2.9 ns_name_rollback F
 GLIBC_2.9 ns_parse_ttl F
index 3e0e5ca7ad7cac93a8e484c6e3214f9b0a5a6290..27b7fcb3091dbb38df33d380532e2d9072219033 100644 (file)
@@ -2434,6 +2434,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -2705,6 +2706,7 @@ GLIBC_2.8 timerfd_settime F
 GLIBC_2.9 dup3 F
 GLIBC_2.9 epoll_create1 F
 GLIBC_2.9 inotify_init1 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index 7ab9ae8b79c0d8d8c676129a6da927a76f4b11b1..04952c33e8fea1a4ca16546cebd7327562ac6aac 100644 (file)
@@ -75,7 +75,6 @@ GLIBC_2.9 ns_get32 F
 GLIBC_2.9 ns_initparse F
 GLIBC_2.9 ns_makecanon F
 GLIBC_2.9 ns_msg_getflag F
-GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntol F
 GLIBC_2.9 ns_name_rollback F
 GLIBC_2.9 ns_parse_ttl F
index e06f3cc144502b2b5258e720ec5cfb8597bd1cb8..d3ab50f13aef2b287220f3d66b3580fce9214b98 100644 (file)
@@ -2577,6 +2577,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -3043,6 +3044,7 @@ GLIBC_2.8 timerfd_settime F
 GLIBC_2.9 dup3 F
 GLIBC_2.9 epoll_create1 F
 GLIBC_2.9 inotify_init1 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index 7ab9ae8b79c0d8d8c676129a6da927a76f4b11b1..04952c33e8fea1a4ca16546cebd7327562ac6aac 100644 (file)
@@ -75,7 +75,6 @@ GLIBC_2.9 ns_get32 F
 GLIBC_2.9 ns_initparse F
 GLIBC_2.9 ns_makecanon F
 GLIBC_2.9 ns_msg_getflag F
-GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntol F
 GLIBC_2.9 ns_name_rollback F
 GLIBC_2.9 ns_parse_ttl F
index de2eb6af7edf4651db21c53d79dcf1fc6da68cb0..8b45824bd09d24f27af0e226dc474d148b939b4a 100644 (file)
@@ -2412,6 +2412,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -2683,6 +2684,7 @@ GLIBC_2.8 timerfd_settime F
 GLIBC_2.9 dup3 F
 GLIBC_2.9 epoll_create1 F
 GLIBC_2.9 inotify_init1 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index 7d0f5b6bd76cf7be26bac0e75ce93e4c58215965..019d8ba1861f544ea092d4852af3a8f7ac889f9d 100644 (file)
@@ -75,7 +75,6 @@ GLIBC_2.9 ns_get32 F
 GLIBC_2.9 ns_initparse F
 GLIBC_2.9 ns_makecanon F
 GLIBC_2.9 ns_msg_getflag F
-GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntol F
 GLIBC_2.9 ns_name_rollback F
 GLIBC_2.9 ns_parse_ttl F
index 72de702c2942916c1b1e03e5ad0ec655baaaad93..3032b2dc6258b045da9d765e307c87564c0d402c 100644 (file)
@@ -2368,6 +2368,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
@@ -2639,6 +2640,7 @@ GLIBC_2.8 timerfd_settime F
 GLIBC_2.9 dup3 F
 GLIBC_2.9 epoll_create1 F
 GLIBC_2.9 inotify_init1 F
+GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntop F
 GLIBC_2.9 ns_name_pack F
 GLIBC_2.9 ns_name_pton F
index 3fd54a8e2d97abacb98eed5470b3aab1f6fb6215..39e2252c76c07757f59c10fc99684cf425821c44 100644 (file)
@@ -70,7 +70,6 @@ GLIBC_2.9 ns_get32 F
 GLIBC_2.9 ns_initparse F
 GLIBC_2.9 ns_makecanon F
 GLIBC_2.9 ns_msg_getflag F
-GLIBC_2.9 ns_name_compress F
 GLIBC_2.9 ns_name_ntol F
 GLIBC_2.9 ns_name_rollback F
 GLIBC_2.9 ns_parse_ttl F
index 837b269ce7c58f067b43ffb55cbeb616c47bdfed..eef97e988603d105463f8569e7f69bf8c03bc636 100644 (file)
@@ -1411,6 +1411,7 @@ GLIBC_2.16 nl_langinfo F
 GLIBC_2.16 nl_langinfo_l F
 GLIBC_2.16 nrand48 F
 GLIBC_2.16 nrand48_r F
+GLIBC_2.16 ns_name_compress F
 GLIBC_2.16 ns_name_ntop F
 GLIBC_2.16 ns_name_pack F
 GLIBC_2.16 ns_name_pton F
@@ -2473,6 +2474,7 @@ GLIBC_2.34 mtx_lock F
 GLIBC_2.34 mtx_timedlock F
 GLIBC_2.34 mtx_trylock F
 GLIBC_2.34 mtx_unlock F
+GLIBC_2.34 ns_name_compress F
 GLIBC_2.34 ns_name_ntop F
 GLIBC_2.34 ns_name_pack F
 GLIBC_2.34 ns_name_pton F
index 50247ce7a0c7612fa5cf63f0a067033ed833253b..96af7451904ed03a6d7618c9c9e02926402b20fd 100644 (file)
@@ -65,7 +65,6 @@ GLIBC_2.16 ns_get32 F
 GLIBC_2.16 ns_initparse F
 GLIBC_2.16 ns_makecanon F
 GLIBC_2.16 ns_msg_getflag F
-GLIBC_2.16 ns_name_compress F
 GLIBC_2.16 ns_name_ntol F
 GLIBC_2.16 ns_name_rollback F
 GLIBC_2.16 ns_parse_ttl F