Searched hist:c8d3b41d7c13a0c391a18ba08dd0e5eaafb98def (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.bin/nice/ |
H A D | nice.c | diff c8d3b41d7c13a0c391a18ba08dd0e5eaafb98def Mon May 13 10:03:20 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> If we can't change the scheduling priority, warn but still execute the requested utility. This is how nice(1) traditionall behaved, and the behaviour required by SUSv3 and POSIX.2 UPE.
Submitted by: Peter Avalos <pavalos@theshell.com> (partially) Reviewed by: mike diff c8d3b41d7c13a0c391a18ba08dd0e5eaafb98def Mon May 13 10:03:20 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> If we can't change the scheduling priority, warn but still execute the requested utility. This is how nice(1) traditionall behaved, and the behaviour required by SUSv3 and POSIX.2 UPE.
Submitted by: Peter Avalos <pavalos@theshell.com> (partially) Reviewed by: mike
|