* 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:
Christopher Faylor
2001-03-18 02:49:29 +00:00
parent ee57685985
commit 00a7496150
3 changed files with 10 additions and 3 deletions

View File

@ -61,7 +61,6 @@ struct _winsup_t
/* console.cc */
unsigned _rarg;
char _my_title_buf[TITLESIZE + 1];
/* dlfcn.cc */
int _dl_error;