mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
nptl: Remove connect from libpthread
The libc version is identical and built with same flags. Checked on x86_64-linux-gnu.
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
GLIBC_2.21 _IO_flockfile F
|
||||
GLIBC_2.21 _IO_ftrylockfile F
|
||||
GLIBC_2.21 _IO_funlockfile F
|
||||
GLIBC_2.21 __connect F
|
||||
GLIBC_2.21 __errno_location F
|
||||
GLIBC_2.21 __fcntl F
|
||||
GLIBC_2.21 __h_errno_location F
|
||||
@ -45,7 +44,6 @@ GLIBC_2.21 _pthread_cleanup_pop F
|
||||
GLIBC_2.21 _pthread_cleanup_pop_restore F
|
||||
GLIBC_2.21 _pthread_cleanup_push F
|
||||
GLIBC_2.21 _pthread_cleanup_push_defer F
|
||||
GLIBC_2.21 connect F
|
||||
GLIBC_2.21 fcntl F
|
||||
GLIBC_2.21 flockfile F
|
||||
GLIBC_2.21 fsync F
|
||||
|
Reference in New Issue
Block a user