1
0
Fork 0
alistair23-linux/ipc
Jesper Juhl 7ed20e1ad5 [PATCH] convert that currently tests _NSIG directly to use valid_signal()
Convert most of the current code that uses _NSIG directly to instead use
valid_signal().  This avoids gcc -W warnings and off-by-one errors.

Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-01 08:59:14 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
compat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
compat_mq.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mqueue.c [PATCH] convert that currently tests _NSIG directly to use valid_signal() 2005-05-01 08:59:14 -07:00
msg.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
msgutil.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sem.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
shm.c [PATCH] consolidate sys_shmat 2005-05-01 08:59:12 -07:00
util.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
util.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00