mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
nptl: Remove write from libpthread
The libc version is identical and built with same flags. Checked on x86_64-linux-gnu.
This commit is contained in:
@ -45,7 +45,6 @@ GLIBC_2.2 __read F
|
||||
GLIBC_2.2 __res_state F
|
||||
GLIBC_2.2 __send F
|
||||
GLIBC_2.2 __sigaction F
|
||||
GLIBC_2.2 __write F
|
||||
GLIBC_2.2 _pthread_cleanup_pop F
|
||||
GLIBC_2.2 _pthread_cleanup_pop_restore F
|
||||
GLIBC_2.2 _pthread_cleanup_push F
|
||||
@ -166,7 +165,6 @@ GLIBC_2.2 siglongjmp F
|
||||
GLIBC_2.2 sigwait F
|
||||
GLIBC_2.2 system F
|
||||
GLIBC_2.2 tcdrain F
|
||||
GLIBC_2.2 write F
|
||||
GLIBC_2.2.3 __libpthread_version_placeholder F
|
||||
GLIBC_2.2.6 __libpthread_version_placeholder F
|
||||
GLIBC_2.28 call_once F
|
||||
|
@ -45,7 +45,6 @@ GLIBC_2.2 __read F
|
||||
GLIBC_2.2 __res_state F
|
||||
GLIBC_2.2 __send F
|
||||
GLIBC_2.2 __sigaction F
|
||||
GLIBC_2.2 __write F
|
||||
GLIBC_2.2 _pthread_cleanup_pop F
|
||||
GLIBC_2.2 _pthread_cleanup_pop_restore F
|
||||
GLIBC_2.2 _pthread_cleanup_push F
|
||||
@ -166,7 +165,6 @@ GLIBC_2.2 siglongjmp F
|
||||
GLIBC_2.2 sigwait F
|
||||
GLIBC_2.2 system F
|
||||
GLIBC_2.2 tcdrain F
|
||||
GLIBC_2.2 write F
|
||||
GLIBC_2.2.3 __libpthread_version_placeholder F
|
||||
GLIBC_2.2.6 __libpthread_version_placeholder F
|
||||
GLIBC_2.28 call_once F
|
||||
|
Reference in New Issue
Block a user