CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2011-08-10 13:13:10

Modified files:
        winsup/cygwin  : ChangeLog fhandler_process.cc ntdll.h 

Log message:
        * fhandler_process.cc (format_process_status): Always print process name
        even for zombies.
        (get_mem_values): Fix loop fetching working set list to avoid out of
        memory conditions.  Return all mem values set to 0 for zombies.
        * ntdll.h (STATUS_PROCESS_IS_TERMINATING): Define.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5472&r2=1.5473
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_process.cc.diff?cvsroot=src&r1=1.105&r2=1.106
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ntdll.h.diff?cvsroot=src&r1=1.127&r2=1.128

Reply via email to