mirror of https://git.musl-libc.org/git/musl
Browse Source
commit 9d44b6460a inadvertently
contained leftover logic from a previous approach to the fallback
signaling loop. it had no adverse effect, since j was always nonzero
if the loop body was reachable, but it makes no sense to be there with
the current approach to avoid signaling self.
master
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue