fix setjmp test
authorSzabolcs Nagy <nsz@port70.net>
Thu, 23 Aug 2018 09:04:27 +0000 (09:04 +0000)
committerSzabolcs Nagy <nsz@port70.net>
Thu, 23 Aug 2018 09:04:27 +0000 (09:04 +0000)
commit426ecdcf9eb4ad136069c2db0d357d697a520f62
tree3140ff78f1f73bfb404e97fdd8a3d46a5cc8e1a8
parent12e1dfcdbb2de87a28914d7e9a82b5f71b5890d8
fix setjmp test

sigprocmask has restrict qualified args so they should not alias.
src/functional/setjmp.c