rework langinfo code for ABI compat and for use by time code
[musl] / src / thread / pthread_attr_setschedparam.c
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-11 Rich Felkeradd support for thread scheduling (POSIX TPS option)
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-03-11 Rich Felkerimplement dummy pthread_attr_[gs]etschedparam functions