]> sourceware.org Git - glibc.git/commitdiff
hurd libpthread: add function missing in ABI list
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 1 Apr 2018 23:53:46 +0000 (01:53 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 1 Apr 2018 23:53:46 +0000 (01:53 +0200)
* sysdeps/mach/hurd/i386/libpthread.abilist (__pthread_self): Add.

sysdeps/mach/hurd/i386/libpthread.abilist

index e11569f176da3ce3e079f852a5a97c23d2ac1c52..5838c5768d8e22f567fce956660bebf7e066598f 100644 (file)
@@ -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
This page took 0.046733 seconds and 5 git commands to generate.