OSDN Git Service

Add extra checks for sigprocmask and rt_sigprocmask syscalls.
authorEric Andersen <andersen@codepoet.org>
Wed, 31 Dec 2003 11:50:08 +0000 (11:50 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 31 Dec 2003 11:50:08 +0000 (11:50 -0000)
commit7c3eb1f4a09caba155e3364ff32cd81a2312eb45
tree4b59077686d713b96f7ae519eb56b8af885f2426
parent6373c2b14188d31a3e4a3d7eb917b0479d56f373
Add extra checks for sigprocmask and rt_sigprocmask syscalls.
The rt_sigprocmask syscall has broken error handling in 2.4.x
kernels, while the sigprocmask syscall appears to get things
right.  Regardless we should be extra careful, and add these
checks.
libc/sysdeps/linux/common/syscalls.c