K 10 svn:author V 3 jhb K 8 svn:date V 27 2017-06-10T00:35:45.435585Z K 7 svn:log V 185 Fix decoding of setpriority() arguments. The PRIO_* 'which' value is stored in the first argument to setpriority(2), not the last. While here, decode the arguments to getpriority(2). END