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

@ -199,7 +199,6 @@ GLIBC_2.27 sendto F
GLIBC_2.27 sigaction F
GLIBC_2.27 sigwait F
GLIBC_2.27 tcdrain F
GLIBC_2.27 waitpid F
GLIBC_2.27 write F
GLIBC_2.28 call_once F
GLIBC_2.28 cnd_broadcast F