sched_rr_get_interval: don't assume time_t is 32-bit on 32-bit archs
[musl] / src / ldso / dlsym.c
2018-09-12 Rich Felkermove tlsdesc and internal dl function declarations...
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-08-16 Rich FelkerRTLD_NEXT support