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:
@@ -82,7 +82,7 @@ enum query_state {
|
||||
class fhandler_base
|
||||
{
|
||||
friend class dtable;
|
||||
friend void close_all_files (bool);
|
||||
friend void close_all_files ();
|
||||
|
||||
struct status_flags
|
||||
{
|
||||
|
Reference in New Issue
Block a user