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:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user