]> git.sesse.net Git - vlc/commit
vlc: use SETMASK instead of BLOCK
authorRémi Denis-Courmont <remi@remlab.net>
Thu, 3 Feb 2011 12:56:17 +0000 (14:56 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 3 Feb 2011 12:56:17 +0000 (14:56 +0200)
commit86c8ef3fb275c71baed5a1e1c43624c813b1193c
tree0662c6dd35e11c5a8ba47cd070313a9b06222e59
parent1ea58b26cc545708fac6c3d198118eb9561c9410
vlc: use SETMASK instead of BLOCK

We don't really want to inherit the blocked signal mask from our parent.
bin/vlc.c