OSDN Git Service

libc: silence warning
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 27 Feb 2015 18:50:09 +0000 (19:50 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 27 Feb 2015 18:50:09 +0000 (19:50 +0100)
commitb4e091562671505b8cf23288b06001a46f5fa3ef
treef7de7c7315deffb29be25117fc5751dd7d808d2c
parentcb5af0bed860aac12b87b2044f6f519deded40f9
libc: silence warning

include/bits/sigset.h:219:62: warning: right-hand operand of comma expression has no effect [-Wunused-value]
include/bits/sigset.h:210:63: warning: right-hand operand of comma expression has no effect [-Wunused-value]

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/signal/sigaddset.c
libc/signal/sigdelset.c
libc/sysdeps/linux/common/bits/sigset.h