Re: kern/81951: [patch] linux emulation: getpriority() returns incorrect value

[ Available lists | Index of freebsd-emulation | Month of Jun 2005 | Week of 13 Jun 2005 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Andriy Gapon <avg@icyb.net.ua>
Date
13 Jun 2005 14:10:06
Subject
Re: kern/81951: [patch] linux emulation: getpriority() returns incorrect value
Message-ID
42AD93A0.4050006@icyb.net.ua

In reply to

[ Hide this part ]
on 13.06.2005 15:34 Andriy Gapon said the following:
> As to the [-20,+20] range, I see in HP-UX, Solaris and AIX man pages
> that they also have this range. Seems that BSD won over POSIX (and SysV)
> in this case.

Another idea - all the above OSes and FreeBSD are POSIX compliant with
NZERO=21 and further restriction (which is allowed by POSIX) of
prohibiting -21 priority. How does this sound ? :-)

--
Andriy Gapon


Elapsed time: 0.212 seconds