mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
nptl: Move pthread_attr_init implementation into libc
Both the original GLIB_2.0 version and the current GLIBC_2.1 version need to be moved.
This commit is contained in:
@ -77,7 +77,6 @@ GLIBC_2.27 pthread_attr_getscope F
|
||||
GLIBC_2.27 pthread_attr_getstack F
|
||||
GLIBC_2.27 pthread_attr_getstackaddr F
|
||||
GLIBC_2.27 pthread_attr_getstacksize F
|
||||
GLIBC_2.27 pthread_attr_init F
|
||||
GLIBC_2.27 pthread_attr_setaffinity_np F
|
||||
GLIBC_2.27 pthread_attr_setdetachstate F
|
||||
GLIBC_2.27 pthread_attr_setguardsize F
|
||||
|
Reference in New Issue
Block a user