[Pkg-javascript-devel] Bug#841354: Fix for hanging epoll_wait on arm64

2016-10-23 Thread Dominique Dumont
Hello I've uploaded libuv1 with the patch proposed by Tobias. I'll also handle libuv0.10 soon. Thanks to Tobias and Brandon for the help. All the best -- https://github.com/dod38fr/ -o- http://search.cpan.org/~ddumont/ http://ddumont.wordpress.com/ -o- irc: dod at irc.debian.org --

[Pkg-javascript-devel] Bug#841354: Fix for hanging epoll_wait on arm64

2016-10-19 Thread Tobias Leich
Hi, attached is a fix for the mips-epoll_pwait.diff patch file. The exiting patch file removes zeroing sigmask, but does not zero sigset, the replacement of sigmask. This causes sigset to hold bogus data and causes a hang. The attached patch fixes this by moving the zeroing of sigset to