Skip to content
Commit 76b7f670 authored by Eric W. Biederman's avatar Eric W. Biederman
Browse files

signal/signalfd: Add support for SIGSYS



I don't know why signalfd has never grown support for SIGSYS but grow it now.

This corrects an oversight and removes a need for a default in the
switch statement.  Allowing gcc to warn when future members are added
to the enum siginfo_layout, and signalfd does not handle them.

Signed-off-by: default avatar"Eric W. Biederman" <ebiederm@xmission.com>
parent 5611f55e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment