local-mach_print
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Thu, 15 Feb 2024 22:29:51 +0000 (22:29 +0000)
committerRaspbian forward porter <root@raspbian.org>
Thu, 15 Feb 2024 22:29:51 +0000 (22:29 +0000)
TODO: glibc 2.32 will provide it. Once it is uploaded, rebuild binaries

which might be referencing the 2.21-versioned symbol, and drop this
patch.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name local-mach_print.diff

mach/Versions
sysdeps/mach/hurd/i386/libc.abilist

index c7a3d60bae6360993ab9f9253b028a9074ff6e5c..17a7d652588e5b06a2865307b288fe8a5f1a01f5 100644 (file)
@@ -57,6 +57,7 @@ libc {
   }
   GLIBC_2.21 {
     __mach_host_self_;
+    mach_print;
   }
 
   HURD_CTHREADS_0.3 {
index 5a08d5e7279f278a291ae41184acc22f65aeea4e..3215217dcb1f8cace352b09ffa376a1e09c8e4fa 100644 (file)
@@ -1946,6 +1946,7 @@ GLIBC_2.2.6 xprt_register F
 GLIBC_2.2.6 xprt_unregister F
 GLIBC_2.21 __mach_host_self_ D 0x4
 GLIBC_2.21 __pthread_get_cleanup_stack F
+GLIBC_2.21 mach_print F
 GLIBC_2.21 pthread_attr_destroy F
 GLIBC_2.21 pthread_attr_getdetachstate F
 GLIBC_2.21 pthread_attr_getinheritsched F