* exceptions.cc: Move global variable sigExeced...
* globals.cc: here. * pinfo.cc (pinfo::maybe_set_exit_code_from_windows): Remove now unneeded declaration.
This commit is contained in:
@@ -23,6 +23,7 @@ HANDLE NO_COPY hProcToken;
|
||||
HANDLE NO_COPY hProcImpToken;
|
||||
HMODULE NO_COPY cygwin_hmodule;
|
||||
HANDLE hExeced;
|
||||
int NO_COPY sigExeced;
|
||||
|
||||
/* program exit the program */
|
||||
|
||||
|
Reference in New Issue
Block a user