1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +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:
Adhemerval Zanella
2021-03-12 20:57:52 -03:00
parent 0c9d4925fe
commit c29386fd50
31 changed files with 1 additions and 32 deletions

View File

@ -53,7 +53,6 @@ GLIBC_2.21 lseek F
GLIBC_2.21 lseek64 F
GLIBC_2.21 open F
GLIBC_2.21 open64 F
GLIBC_2.21 pause F
GLIBC_2.21 pread F
GLIBC_2.21 pread64 F
GLIBC_2.21 pthread_attr_getaffinity_np F