mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-26 10:36:00 -04:00
4bfcf62f74
* tests/nproc/nproc-quota.sh: Also simulate sched_getscheduler() as this will not be called on older or non linux, or may return ENOSYS on Alpine. Fixes https://bugs.gnu.org/79299