1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

nptl: Remove msync 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:29:57 -03:00
parent fc495dc4e9
commit 0c9d4925fe
31 changed files with 1 additions and 32 deletions

View File

@@ -53,7 +53,6 @@ GLIBC_2.2 funlockfile F
GLIBC_2.2 longjmp F
GLIBC_2.2 lseek F
GLIBC_2.2 lseek64 F
GLIBC_2.2 msync F
GLIBC_2.2 open F
GLIBC_2.2 open64 F
GLIBC_2.2 pause F

View File

@@ -53,7 +53,6 @@ GLIBC_2.2 funlockfile F
GLIBC_2.2 longjmp F
GLIBC_2.2 lseek F
GLIBC_2.2 lseek64 F
GLIBC_2.2 msync F
GLIBC_2.2 open F
GLIBC_2.2 open64 F
GLIBC_2.2 pause F