diff options
author | obache <obache@pkgsrc.org> | 2009-02-24 09:36:23 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-02-24 09:36:23 +0000 |
commit | 037271e078336153409aadaf466a59af2426a52a (patch) | |
tree | 8cdb2ffad0279e397f4d56761a443907d43bb9bb /audio/mp32ogg | |
parent | 3787bfb859086ff1837fe8297050d50413fc7881 (diff) | |
download | pkgsrc-037271e078336153409aadaf466a59af2426a52a.tar.gz |
Changes SetPolicyType() in threadutil:
* From schedctl(8) of NetBSD-5-RC2, setting of priority for the process running
at SCHED_OTHER policy is not allowed, so change to skip if SCHED_OTHER is specified.
* Use sched_get_priority_min() instead of hard coded DEFAULT_SCHED_PARAM (= 0).
* Ajust return code as the "Returns:" section in this function's comment.
sched_setscheduler(3) return the previous policy if succeed, it may not be 0.
Bump PKGREVISION.
Diffstat (limited to 'audio/mp32ogg')
0 files changed, 0 insertions, 0 deletions