> At Sun, 17 Apr 2005 00:05:53 +0200,
> Soeren D. Schulze wrote:
> > after running the test script myself and thinking I a bit, I found the
> > reason why it fails:
> >
> > Coreutils nice expects a priority range from 0 to 39 (mapped to -20..19
> > for the user) but Mach only provides 0..31.
>
>
At Sun, 17 Apr 2005 00:05:53 +0200,
Soeren D. Schulze wrote:
> after running the test script myself and thinking I a bit, I found the
> reason why it fails:
>
> Coreutils nice expects a priority range from 0 to 39 (mapped to -20..19
> for the user) but Mach only provides 0..31.
I think you mean:
Hi everyone,
after running the test script myself and thinking I a bit, I found the
reason why it fails:
Coreutils nice expects a priority range from 0 to 39 (mapped to -20..19
for the user) but Mach only provides 0..31. The POSIX layer in libc now
attempts to convert these values to the respect