mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-07 06:43:00 +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:
@@ -9,7 +9,6 @@ GLIBC_2.18 pthread_setattr_default_np F
|
||||
GLIBC_2.2 _IO_flockfile F
|
||||
GLIBC_2.2 _IO_ftrylockfile F
|
||||
GLIBC_2.2 _IO_funlockfile F
|
||||
GLIBC_2.2 __connect F
|
||||
GLIBC_2.2 __errno_location F
|
||||
GLIBC_2.2 __fcntl F
|
||||
GLIBC_2.2 __h_errno_location F
|
||||
@@ -47,7 +46,6 @@ GLIBC_2.2 _pthread_cleanup_pop F
|
||||
GLIBC_2.2 _pthread_cleanup_pop_restore F
|
||||
GLIBC_2.2 _pthread_cleanup_push F
|
||||
GLIBC_2.2 _pthread_cleanup_push_defer F
|
||||
GLIBC_2.2 connect F
|
||||
GLIBC_2.2 fcntl F
|
||||
GLIBC_2.2 flockfile F
|
||||
GLIBC_2.2 fsync F
|
||||
|
Reference in New Issue
Block a user