local-mach_print

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name local-mach_print.diff
This commit is contained in:
Ubuntu Developers 2022-05-13 23:32:09 +08:00 committed by openKylinBot
parent b31e3dd791
commit f5f061cbcb
2 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,7 @@ libc {
}
GLIBC_2.21 {
__mach_host_self_;
mach_print;
}
HURD_CTHREADS_0.3 {

View File

@ -1947,6 +1947,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