mirror of https://gitee.com/openkylin/glibc.git
local-mach_print
Gbp-Pq: Topic hurd-i386 Gbp-Pq: Name local-mach_print.diff
This commit is contained in:
parent
b31e3dd791
commit
f5f061cbcb
|
@ -57,6 +57,7 @@ libc {
|
|||
}
|
||||
GLIBC_2.21 {
|
||||
__mach_host_self_;
|
||||
mach_print;
|
||||
}
|
||||
|
||||
HURD_CTHREADS_0.3 {
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue