1
0
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:
Adhemerval Zanella
2021-03-15 11:02:21 -03:00
parent 9cf242997d
commit d5ddd583da
28 changed files with 0 additions and 74 deletions

View File

@@ -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

View File

@@ -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