src/winsup/mingw ChangeLog include/malloc.h

2005-01-26 Thread dannysmith
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED]   2005-01-27 00:34:43

Modified files:
winsup/mingw   : ChangeLog 
winsup/mingw/include: malloc.h 

Log message:
2005-01-26  Oliver Stoeneberg  <[EMAIL PROTECTED]>

* include/malloc.h: Add missing return code defines for
_heapwalk()

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.253&r2=1.254
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/malloc.h.diff?cvsroot=src&r1=1.10&r2=1.11



winsup/cygwin ChangeLog pinfo.cc

2005-01-26 Thread cgf
CVSROOT:/cvs/uberbaum
Module name:winsup
Changes by: [EMAIL PROTECTED]   2005-01-26 18:21:25

Modified files:
cygwin : ChangeLog pinfo.cc 

Log message:
* pinfo.cc (pinfo::init): Avoid a compiler warning.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.2680&r2=1.2681
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/pinfo.cc.diff?cvsroot=uberbaum&r1=1.153&r2=1.154



src/winsup/cygwin ChangeLog syscalls.cc

2005-01-26 Thread corinna
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