diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2016-11-24 14:10:41 +0100 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2016-11-24 14:24:07 +0100 |
commit | f993cb708b6e779325f06c706e6a10f2b2ffbf25 (patch) | |
tree | 83ace540b0894f43c089ec5e0f0947bf34060e41 /newlib/libc/stdio/makebuf.c | |
parent | e1913d218d8037e7e7a733f40c8cd6f6891916b5 (diff) | |
download | cygnal-f993cb708b6e779325f06c706e6a10f2b2ffbf25.tar.gz cygnal-f993cb708b6e779325f06c706e6a10f2b2ffbf25.tar.bz2 cygnal-f993cb708b6e779325f06c706e6a10f2b2ffbf25.zip |
Don't allow sending invalid signals from user space
Don't allow signal 0 in signal(2), sigaction(2), siginterrupt(3).
Don't allow any signal in sigqueue(3) but explicitely handle
signal 0 as in kill(2).
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'newlib/libc/stdio/makebuf.c')
0 files changed, 0 insertions, 0 deletions