diff options
author | 2019-11-13 10:42:05 -0300 | |
---|---|---|
committer | 2019-12-19 16:11:09 -0300 | |
commit | 478f70780f28a270205ddbe8cb6ec29cb41d586e (patch) | |
tree | c46c10ac218ba891188667249f5cb52755e4351c /sysdeps/unix/sysv/linux/wait.c | |
parent | Fix test isolation for elf/tst-ifunc-fault-lazy, elf/tst-ifunc-fault-bindnow (diff) | |
download | glibc-478f70780f28a270205ddbe8cb6ec29cb41d586e.tar.xz glibc-478f70780f28a270205ddbe8cb6ec29cb41d586e.zip |
Remove __waitpid_nocancel
It enables and disables cancellation with pthread_setcancelstate
before calling the waitpid. It simplifies the waitpid implementation
for architectures that do not provide either __NR_waitpid or
__NR_wait4.
Checked on x86_64-linux-gnu.
Diffstat (limited to 'sysdeps/unix/sysv/linux/wait.c')
0 files changed, 0 insertions, 0 deletions