Home
last modified time | relevance | path

Searched refs:foreground (Results 1 – 6 of 6) sorted by relevance

/coreutils/tests/sort/
Dsort-compress-hang.sh41 timeout --foreground 1700 sort --compress-program=./compress -S 1k in > out \
/coreutils/src/
Dtimeout.c83 static bool foreground; /* whether to use another program group. */ variable
237 if (!foreground) in cleanup()
496 foreground = true; in main()
525 if (!foreground) in main()
/coreutils/tests/timeout/
Dtimeout.sh48 returns_ 124 timeout --foreground -s0 -k1 .1 sleep 10 && fail=1
Dtimeout-group.sh50 timeout --foreground 25 ./timeout.cmd 20&
/coreutils/
DNEWS467 timeout --foreground --kill-after=... will now exit with status 137
469 when the --foreground option is not specified. This allows users to
1563 timeout --foreground no longer sends SIGCONT to the monitored process,
2495 timeout accepts a new --foreground option, to support commands not started
/coreutils/doc/
Dcoreutils.texi18642 @item --foreground
18643 @opindex --foreground
18645 the managed @var{command} can use the foreground TTY normally.
18658 as it's generally not needed with foreground processes, and can