Subject: re: CVS commit: src/sys/compat/linux/common To: None <christos@netbsd.org> From: matthew green <mrg@eterna.com.au> List: source-changes Date: 06/14/2006 02:28:12
Log Message:
PR/33671: Nicolas Joly: Add a getpriority syscall to account for the fact
that the linux getpriority is off by 20.
shouldn't this be NZERO not a literal 20?
.mrg.