Revert 2005-05-30 close_all_files changes.
* spawn.cc (spawn_guts): When execing, close all files after the child has synced with us.
This commit is contained in:
@@ -221,7 +221,7 @@ void uinfo_init (void);
|
||||
void events_init (void);
|
||||
void events_terminate (void);
|
||||
|
||||
void __stdcall close_all_files (bool);
|
||||
void __stdcall close_all_files ();
|
||||
|
||||
/* Globals that handle initialization of winsock in a child process. */
|
||||
extern HANDLE wsock32_handle;
|
||||
|
Reference in New Issue
Block a user