1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +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

@ -204,7 +204,6 @@ GLIBC_2.21 siglongjmp F
GLIBC_2.21 sigwait F
GLIBC_2.21 system F
GLIBC_2.21 tcdrain F
GLIBC_2.21 waitpid F
GLIBC_2.21 write F
GLIBC_2.28 call_once F
GLIBC_2.28 cnd_broadcast F