Searched refs:foreground (Results 1 – 6 of 6) sorted by relevance
41 timeout --foreground 1700 sort --compress-program=./compress -S 1k in > out \
83 static bool foreground; /* whether to use another program group. */ variable237 if (!foreground) in cleanup()496 foreground = true; in main()525 if (!foreground) in main()
48 returns_ 124 timeout --foreground -s0 -k1 .1 sleep 10 && fail=1
50 timeout --foreground 25 ./timeout.cmd 20&
467 timeout --foreground --kill-after=... will now exit with status 137469 when the --foreground option is not specified. This allows users to1563 timeout --foreground no longer sends SIGCONT to the monitored process,2495 timeout accepts a new --foreground option, to support commands not started
18642 @item --foreground18643 @opindex --foreground18645 the managed @var{command} can use the foreground TTY normally.18658 as it's generally not needed with foreground processes, and can