On 19/08/2025 02:04, Collin Funk wrote:
Bruno Haible via Gnulib discussion list <[email protected]> writes:- What is the point of testing HAVE_SCHED_GETAFFINITY_LIKE_GLIBC? Linux has had sched_getscheduler() for ages.Apparently Musl doesn't have it [1]. Collin [1] https://github.com/bminor/musl/blob/master/src/sched/sched_getscheduler.c
Oh indeed. I've updated the patch to not attempt quota lookup if sched_getsceduler() returns an error (-1). cheers, Padraig
