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