use rt_sigprocmask, not legacy sigprocmask, syscall in pthread exit code
[oweals/musl.git] / src / stdio / __ofl.c
1 #include "stdio_impl.h"
2
3 struct ofl __ofl;