src/winsup/utils ChangeLog Makefile.in ps.cc
corinna@cygwin.com
corinna@cygwin.com
Mon Nov 28 17:49:00 GMT 2011
CVSROOT: /cvs/src
Module name: src
Changes by: corinna@sourceware.org 2011-11-28 17:49:57
Modified files:
winsup/utils : ChangeLog Makefile.in ps.cc
Log message:
* ps.cc: Remove all Win 9x considerations. Use psapi functions
directly. Drop support for older Cygwin DLLs. Just use progname_long
as is since it's already a POSIX path now. Rename "tty" to "pty" as in
the Cygwin DLL. Call setlocale to make sure wcstombs does the right
thing according to the current locale.
* Makefile.in (ps.exe): Link against psapi.dll.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&r1=1.569&r2=1.570
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/Makefile.in.diff?cvsroot=src&r1=1.93&r2=1.94
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ps.cc.diff?cvsroot=src&r1=1.31&r2=1.32
More information about the Cygwin-cvs
mailing list