Lines Matching refs:background
90 09-09-09 A bug in which a subshell containing a background process could
91 block until the background process completed has been fixed.
251 09-01-13 A bug in which background jobs and pipelines that were not waited
282 08-12-04 SHOPT_BGX enables background job extensions. Noted by "J" in
285 running background job completes. (2) SIGCHLD traps are queued
286 so that each completing background job gets its own trap; $! is
366 08-09-10 A bug in which a subshell that spawned a background process could
428 08-06-23 A bug in which the SIGCLD was not be triggered when background
804 into the background with the bg command as required by POSIX.
805 06-10-23 A bug in which the value of $! was affected by a background
996 05-02-25 A bug in which a builtin command run in the background could
1348 02-09-09 A bug in which a background job was not removed from the job list
1377 02-06-17 A bug in which background job completion could cause the sleep
1581 when subshells ran built-ins in the background has been fixed.
1689 00-11-29 A bug in which jobs -p would yield 0 for background
1988 run in the background has been fixed.
2116 directed to /dev/null for background jobs when
2121 signal to some background jobs that were not disowned