CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2005-01-26 13:07:49
Modified files:
winsup/cygwin : ChangeLog syscalls.cc
Log message:
* syscalls.cc (setpriority): Implement PRIO_PGRP, PRIO_USER and
setting priority in other Cygwin processes.
(getpriority): Implement PRIO_PGRP, PRIO_USER and getting nice value
from other processes.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2679&r2=1.2680
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syscalls.cc.diff?cvsroot=src&r1=1.358&r2=1.359