timeout: new applet. 370 bytes. by Roberto Foglietta.

This commit is contained in:
Denis Vlasenko
2008-11-24 13:25:20 +00:00
parent 00d8417631
commit a9acbe6cad
8 changed files with 247 additions and 4 deletions

View File

@@ -529,6 +529,13 @@ config TIME
When the command finishes, time writes a message to standard output
giving timing statistics about this program run.
config TIMEOUT
bool "timeout"
default n
help
Runs a program and watches it. If it does not terminate in
specified number of seconds, it is sent a signal.
config TTYSIZE
bool "ttysize"
default n