fix bug whereby getopt_long allowed mismatch in last char of option name
[musl] / src / signal / restore.c
2011-02-14 Rich Felkerfix previous commit that broke sigreturn. looks like...