1
0
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:
Florian Weimer
2019-08-15 19:12:21 +02:00
parent 23d2e5faf0
commit a635d756ff
31 changed files with 77 additions and 55 deletions

View File

@ -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