mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
nptl: Remove __libc_allocate_rtsig, __libc_current_sigrtmax, and __libc_current_sigrtmin
The libc version is identical and built with same flags. Checked on x86_64-linux-gnu.
This commit is contained in:
@@ -58,9 +58,6 @@ GLIBC_2.0 sem_post F
|
||||
GLIBC_2.0 sem_trywait F
|
||||
GLIBC_2.0 sem_wait F
|
||||
GLIBC_2.0 siglongjmp F
|
||||
GLIBC_2.1 __libc_allocate_rtsig F
|
||||
GLIBC_2.1 __libc_current_sigrtmax F
|
||||
GLIBC_2.1 __libc_current_sigrtmin F
|
||||
GLIBC_2.1 pthread_attr_getguardsize F
|
||||
GLIBC_2.1 pthread_attr_getstackaddr F
|
||||
GLIBC_2.1 pthread_attr_getstacksize F
|
||||
|
@@ -11,9 +11,6 @@ GLIBC_2.2 _IO_ftrylockfile F
|
||||
GLIBC_2.2 _IO_funlockfile F
|
||||
GLIBC_2.2 __errno_location F
|
||||
GLIBC_2.2 __h_errno_location F
|
||||
GLIBC_2.2 __libc_allocate_rtsig F
|
||||
GLIBC_2.2 __libc_current_sigrtmax F
|
||||
GLIBC_2.2 __libc_current_sigrtmin F
|
||||
GLIBC_2.2 __pthread_getspecific F
|
||||
GLIBC_2.2 __pthread_key_create F
|
||||
GLIBC_2.2 __pthread_mutex_destroy F
|
||||
|
Reference in New Issue
Block a user