mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-01 10:06:57 +03:00
nptl: Remove fsync from libpthread
The libc version is identical and built with same flags. Checked on x86_64-linux-gnu.
This commit is contained in:
@ -26,7 +26,6 @@ GLIBC_2.0 _pthread_cleanup_push F
|
||||
GLIBC_2.0 _pthread_cleanup_push_defer F
|
||||
GLIBC_2.0 fcntl F
|
||||
GLIBC_2.0 flockfile F
|
||||
GLIBC_2.0 fsync F
|
||||
GLIBC_2.0 ftrylockfile F
|
||||
GLIBC_2.0 funlockfile F
|
||||
GLIBC_2.0 longjmp F
|
||||
|
Reference in New Issue
Block a user