closes bpo-34650: Check if sched_getscheduler returns ENOSYS before declaring it supported. (GH-9228)
musl doesn't support the scheduler API, but declares stubs that alway return ENOSYS.
B
Benjamin Peterson committed
c7042224b8a67748f125c22836862483f81a87a6
Parent: 6f82bff
Committed by GitHub <noreply@github.com>
on 9/12/2018, 10:12:24 PM