]> sourceware.org Git - newlib-cygwin.git/commit
* ps.cc: Remove all Win 9x considerations. Use psapi functions
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 28 Nov 2011 17:49:56 +0000 (17:49 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 28 Nov 2011 17:49:56 +0000 (17:49 +0000)
commitc47ec78d7a1534b796e4d3b2dd7b9825deff22bc
treec8ece2a572c5ffe4b0439cb787e8a6e4b9c68709
parent9c29e82edb3a74d1adbe3156ac84497a85859ee4
* 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.
winsup/utils/ChangeLog
winsup/utils/Makefile.in
winsup/utils/ps.cc
This page took 0.030392 seconds and 5 git commands to generate.