mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
nptl: Remove pause from libpthread
The libc version is identical and built with same flags. Checked on x86_64-linux-gnu.
This commit is contained in:
@ -31,7 +31,6 @@ GLIBC_2.0 funlockfile F
|
||||
GLIBC_2.0 longjmp F
|
||||
GLIBC_2.0 lseek F
|
||||
GLIBC_2.0 open F
|
||||
GLIBC_2.0 pause F
|
||||
GLIBC_2.0 pthread_atfork F
|
||||
GLIBC_2.0 pthread_cancel F
|
||||
GLIBC_2.0 pthread_cond_broadcast F
|
||||
|
Reference in New Issue
Block a user