fix failure of pthread_setschedparam to pass correct param to kernel
[musl] / src / temp / mkostemp.c
2013-02-21 Rich Felkeradd mkostemp, mkstemps, and mkostemps functions and...