sigandset/sigorset: do not check for NULL pointers.
authorrofl0r <retnyg@gmx.net>
Thu, 6 Dec 2012 21:14:37 +0000 (22:14 +0100)
committerrofl0r <retnyg@gmx.net>
Thu, 6 Dec 2012 21:14:37 +0000 (22:14 +0100)
commit30d2c1f5bf68183e6361c5dfa812c6e42a8ec78c
tree7cb32c8bae1bf1ab6b3254e93fc480527b68b271
parent4ab26cc34c48a3374c54735a5df0bed106fda06e
sigandset/sigorset: do not check for NULL pointers.

that way it's consistent with existing sig* functions, and saves
some code size.
src/signal/sigandset.c
src/signal/sigorset.c