aboutsummaryrefslogtreecommitdiff
path: root/math/w_sqrt_compat.c
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2019-02-15 11:55:16 -0200
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2019-04-17 15:14:41 -0300
commitffe8a9a8318e1db225b22da8bc067408494bac5c (patch)
tree601c619deb524e26d7eeae63c6a8969435c527d6 /math/w_sqrt_compat.c
parent0e169691290a6d2187a4ff41495fc5678cbfdcdc (diff)
downloadglibc-ffe8a9a8318e1db225b22da8bc067408494bac5c.tar
glibc-ffe8a9a8318e1db225b22da8bc067408494bac5c.tar.gz
glibc-ffe8a9a8318e1db225b22da8bc067408494bac5c.tar.bz2
glibc-ffe8a9a8318e1db225b22da8bc067408494bac5c.zip
powerpc: Remove rt_sigreturn usage on context function
As described in a recent glibc thread [1], the rt_sigreturn syscall on setcontext and swapcontext is not used on default use and its intention is no really supported since neither setcontext nor swapcontext are async-signal-safe. Checked on powerpc64-linux-gnu and powerpc-linux-gnu. * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Remove rt_sigreturn call. * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise. * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewie. * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise. [1] https://sourceware.org/ml/libc-alpha/2019-02/msg00367.html
Diffstat (limited to 'math/w_sqrt_compat.c')
0 files changed, 0 insertions, 0 deletions