mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-05 19:35:52 +03:00
nptl: Move system to libc
The libc version is identical and built with same flags. Checked on x86_64-linux-gnu.
This commit is contained in:
@@ -68,7 +68,6 @@ GLIBC_2.0 sem_wait F
|
||||
GLIBC_2.0 send F
|
||||
GLIBC_2.0 sigaction F
|
||||
GLIBC_2.0 siglongjmp F
|
||||
GLIBC_2.0 system F
|
||||
GLIBC_2.1 __libc_allocate_rtsig F
|
||||
GLIBC_2.1 __libc_current_sigrtmax F
|
||||
GLIBC_2.1 __libc_current_sigrtmin F
|
||||
|
@@ -145,7 +145,6 @@ GLIBC_2.2 sem_wait F
|
||||
GLIBC_2.2 send F
|
||||
GLIBC_2.2 sigaction F
|
||||
GLIBC_2.2 siglongjmp F
|
||||
GLIBC_2.2 system 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