mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
nptl: Move pthread_attr_getguardsize into libc
The symbol was moved using scripts/move-symbol-to-libc.py. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
GLIBC_2.0 __errno_location F
|
||||
GLIBC_2.0 pthread_cancel F
|
||||
GLIBC_2.0 pthread_create F
|
||||
GLIBC_2.1 pthread_attr_getguardsize F
|
||||
GLIBC_2.1 pthread_attr_getstackaddr F
|
||||
GLIBC_2.1 pthread_attr_getstacksize F
|
||||
GLIBC_2.1 pthread_attr_setguardsize F
|
||||
|
Reference in New Issue
Block a user