* pinfo.h (pinfo::status_exit): Rename from former static function in pinfo.cc.
(pinfo::operator == (char *)): Remove unused operator. * pinfo.cc (pinfo::status_exit): Move this function info pinfo class. Use progname from the pinfo rather than myself. Be defensive when inspecting procinfo.
This commit is contained in:
@@ -60,3 +60,6 @@ Bug fixes:
|
||||
|
||||
- Fix some bugs in CTRL-S/CTRL-Q handling in ptys.
|
||||
See: http://cygwin.com/ml/cygwin/2012-10/msg00089.html
|
||||
|
||||
- Fix "error while loading shared libraries:" message to properly
|
||||
display the shared library name in more cases.
|
||||
|
Reference in New Issue
Block a user