src/winsup/utils ChangeLog Makefile.in ps.cc
corinna@cygwin.com
corinna@cygwin.com
Mon May 11 14:01:00 GMT 2009
CVSROOT: /cvs/src
Module name: src
Changes by: corinna@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
More information about the Cygwin-cvs
mailing list