CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2009-05-11 14:01:17

Modified files:
        winsup/utils   : ChangeLog Makefile.in ps.cc 

Log message:
        * Makefile.in: Link ps.exe agains ntdll.dll.
        * ps.cc (main): Enable SE_DEBUG_NAME privilege if Windows processes
        have to be enumerated.  Workaround EnumProcessModules problem when
        running under WOW64 and use NtQueryInformationProcess to fetch
        process image name.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&r1=1.472&r2=1.473
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/utils/Makefile.in.diff?cvsroot=src&r1=1.83&r2=1.84
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/utils/ps.cc.diff?cvsroot=src&r1=1.25&r2=1.26

Reply via email to