mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
hurd libpthread: add function missing in ABI list
* sysdeps/mach/hurd/i386/libpthread.abilist (__pthread_self): Add.
This commit is contained in:
parent
33574c17ee
commit
a3bac9c2f2
@ -5,6 +5,7 @@ GLIBC_2.12 __pthread_get_cleanup_stack F
|
||||
GLIBC_2.12 __pthread_key_create F
|
||||
GLIBC_2.12 __pthread_kill F
|
||||
GLIBC_2.12 __pthread_mutex_transfer_np F
|
||||
GLIBC_2.12 __pthread_self F
|
||||
GLIBC_2.12 __pthread_spin_destroy F
|
||||
GLIBC_2.12 __pthread_spin_init F
|
||||
GLIBC_2.12 __pthread_spin_lock F
|
||||
|
Loading…
Reference in New Issue
Block a user