fix getc - the classic error of trying to store EOF+0-255 in a char type..
[musl] / src / thread / pthread_attr_setschedparam.c
2011-03-11 Rich Felkerimplement dummy pthread_attr_[gs]etschedparam functions