commit bash-20050825 snapshot

This commit is contained in:
Chet Ramey
2011-12-03 13:50:17 -05:00
parent cdb32d454a
commit ff247e749e
42 changed files with 2405 additions and 173 deletions
+1
View File
@@ -3780,6 +3780,7 @@ initialize_subshell ()
/* Forget about the way job control was working. We are in a subshell. */
without_job_control ();
set_sigchld_handler ();
init_job_stats ();
#endif /* JOB_CONTROL */
/* Reset the values of the shell flags and options. */