mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
nptl: Move pthread_setschedprio into libc
The symbol was moved using scripts/move-symbol-to-libc.py. The GLIBC_2.3.4 version is now empty, so add a placeholder symbol. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
GLIBC_2.32 __errno_location F
|
||||
GLIBC_2.32 pthread_create F
|
||||
GLIBC_2.32 pthread_setschedprio F
|
||||
GLIBC_2.32 pthread_sigqueue F
|
||||
GLIBC_2.32 thrd_create F
|
||||
|
Reference in New Issue
Block a user