1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

nptl: Move waitpid implementation to libc

Checked on x86_64-linux-gnu and powerpc64le-linux-gnu.
This commit is contained in:
Adhemerval Zanella
2019-11-13 11:05:02 -03:00
parent c97f9a5979
commit b633cdff2c
29 changed files with 2 additions and 30 deletions

View File

@ -231,5 +231,4 @@ GLIBC_2.4 siglongjmp F
GLIBC_2.4 sigwait F
GLIBC_2.4 system F
GLIBC_2.4 tcdrain F
GLIBC_2.4 waitpid F
GLIBC_2.4 write F

View File

@ -102,7 +102,6 @@ GLIBC_2.0 siglongjmp F
GLIBC_2.0 sigwait F
GLIBC_2.0 system F
GLIBC_2.0 tcdrain F
GLIBC_2.0 waitpid F
GLIBC_2.0 write F
GLIBC_2.1 __libc_allocate_rtsig F
GLIBC_2.1 __libc_current_sigrtmax F