use unsigned bitmask for consistency in ksigaction
authorRich Felker <dalias@aerifal.cx>
Wed, 11 Jul 2012 06:48:12 +0000 (02:48 -0400)
committerRich Felker <dalias@aerifal.cx>
Wed, 11 Jul 2012 06:48:12 +0000 (02:48 -0400)
commit5091e0802fea020bf6f7305e9743f276208413d4
tree51f07a12d890d449c20eee4dddae6296f76e0afb
parent0b637798cd1d44778b3386c04cea5f8a2701acda
use unsigned bitmask for consistency in ksigaction

the type doesn't actually matter, just the size, but it's nice to be
consistent...
src/internal/ksigaction.h