* spawn.cc (child_info_spawn::worker): Add CREATE_BREAKAWAY_FROM_JOB

to c_flags only if current process is member of a job and breakaway
	is allowed.
This commit is contained in:
Corinna Vinschen
2011-12-22 14:33:08 +00:00
parent 964a927fe6
commit a4ea75600c
2 changed files with 18 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
2011-12-22 Corinna Vinschen <vinschen@redhat.com>
* spawn.cc (child_info_spawn::worker): Add CREATE_BREAKAWAY_FROM_JOB
to c_flags only if current process is member of a job and breakaway
is allowed.
2011-12-22 Corinna Vinschen <vinschen@redhat.com>
* external.cc (cygwin_internal): Implement CW_ALLOC_DRIVE_MAP,