]> sourceware.org Git - glibc.git/commit
alpha: Set wait4 as cancellation entrypoint
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 27 Dec 2019 20:21:56 +0000 (17:21 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 30 Dec 2019 14:05:28 +0000 (11:05 -0300)
commit09153638cfef9166586b0c21e852ea0d6f15a0fd
tree5f6f18f3831dbf34c44cdd9113bf3b589f5ac0c5
parentd99b500e3da713416ee8bff8f3f9799411c811a2
alpha: Set wait4 as cancellation entrypoint

Since both wait and waitpid are implemented on top of wait4.  It fixes
nptl/tst-cancel{x}{4,5,7}.

Checked on alpha-linux-gnu.
sysdeps/unix/sysv/linux/alpha/syscalls.list
sysdeps/unix/sysv/linux/alpha/wait4.c [new file with mode: 0644]
This page took 0.044736 seconds and 5 git commands to generate.