fix nl_langinfo to actually use the existing, correct internal version
[musl] / src / signal / restore.c
2011-02-14 Rich Felkerfix previous commit that broke sigreturn. looks like...