* external.cc (fillout_pinfo): Match windows pid, as well as cygwin pid when
passed in pid. Don't prematurely break when searching for a pid. * thread.h (_winsup_t): Eliminate unneeded field.
This commit is contained in:
@ -61,7 +61,6 @@ struct _winsup_t
|
||||
|
||||
/* console.cc */
|
||||
unsigned _rarg;
|
||||
char _my_title_buf[TITLESIZE + 1];
|
||||
|
||||
/* dlfcn.cc */
|
||||
int _dl_error;
|
||||
|
Reference in New Issue
Block a user