fix failure of pthread_setschedparam to pass correct param to kernel
[musl] / src / unistd / setxid.c
2011-07-30 Rich Felkerfix some bugs in setxid and update setrlimit to use...
2011-07-30 Rich Felkeradd setxid.c for new set*id() framework. missed in...