diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2019-11-13 11:05:02 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2019-12-19 16:11:09 -0300 |
commit | b633cdff2cd7259baea4d115cce0a818542f6f98 (patch) | |
tree | de27ee4f67fd524afcc2eab914630104b5a2f6ca /sysdeps/unix/sysv/linux/hppa/libpthread.abilist | |
parent | c97f9a5979e6c8dd4d005a01e5b1254ae4007362 (diff) | |
download | glibc-b633cdff2cd7259baea4d115cce0a818542f6f98.tar.gz |
nptl: Move waitpid implementation to libc
Checked on x86_64-linux-gnu and powerpc64le-linux-gnu.
Diffstat (limited to 'sysdeps/unix/sysv/linux/hppa/libpthread.abilist')
-rw-r--r-- | sysdeps/unix/sysv/linux/hppa/libpthread.abilist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/hppa/libpthread.abilist b/sysdeps/unix/sysv/linux/hppa/libpthread.abilist index a52648d032..cc562f59eb 100644 --- a/sysdeps/unix/sysv/linux/hppa/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/hppa/libpthread.abilist @@ -179,7 +179,6 @@ GLIBC_2.2 siglongjmp F GLIBC_2.2 sigwait F GLIBC_2.2 system F GLIBC_2.2 tcdrain F -GLIBC_2.2 waitpid F GLIBC_2.2 write F GLIBC_2.2.3 pthread_getattr_np F GLIBC_2.2.6 __libpthread_version_placeholder F |