<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/man/timeout.x, branch v9.2</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v9.2</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v9.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2017-05-04T01:17:48Z</updated>
<entry>
<title>doc: Fixed typo in timeout man page</title>
<updated>2017-05-04T01:17:48Z</updated>
<author>
<name>Jaak Ristioja</name>
<email>jaak.ristioja@cyber.ee</email>
</author>
<published>2017-05-03T11:37:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b35966172597b592ce7dd34707004ab180ac2eaa'/>
<id>urn:sha1:b35966172597b592ce7dd34707004ab180ac2eaa</id>
<content type='text'>
* man/timeout.x: Correct spelling of "currently".
Fixes http://bugs.gnu.org/26762
</content>
</entry>
<entry>
<title>doc: clarify that timeout limits are not 2038 seconds</title>
<updated>2014-10-09T18:44:48Z</updated>
<author>
<name>Wieland Hoffmann</name>
<email>themineo@gmail.com</email>
</author>
<published>2014-10-09T18:38:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=cb4fc9356f9167f1f92d42a7550c5f5f170179c3'/>
<id>urn:sha1:cb4fc9356f9167f1f92d42a7550c5f5f170179c3</id>
<content type='text'>
* man/timeout.x: The 2038 that the sentence is referring to is the year
2038, not 2038 seconds (the default unit used for timeouts).
</content>
</entry>
<entry>
<title>tests: avoid a false positive due to overflow on Linux/HPPA</title>
<updated>2012-01-05T15:12:16Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2012-01-04T23:33:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=512662fb30c448ee6564050cfe45e6b865c1f435'/>
<id>urn:sha1:512662fb30c448ee6564050cfe45e6b865c1f435</id>
<content type='text'>
* tests/misc/timeout-parameters: Verify that the timer doesn't
fire immediately in the problematic range, and avoid overflow
checks in that case.
* man/timeout.x: Mention the possible bug.

Reported by Bruno Haible
</content>
</entry>
<entry>
<title>new program: timeout</title>
<updated>2008-06-02T12:40:26Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2008-03-28T11:05:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=265c4b83a81c643f3359be926ef8034f28f321ed'/>
<id>urn:sha1:265c4b83a81c643f3359be926ef8034f28f321ed</id>
<content type='text'>
* AUTHORS: Register as the author.
* NEWS: Mention this change.
* README: Add timeout command to list.
* src/timeout.c: New file.
* src/kill.c (operand2sig): Move function to its own file,
now that timeout.c will also use it.
* src/operand2sig.c (operand2sig): New file, extracted from kill.c.
* src/operand2sig.h (operand2sig): Declare.
* src/Makefile.am (EXTRA_PROGRAMS): Add timeout.
* src/.gitignore: Add timeout binary to list to ignore.
* doc/coreutils.texi (timeout invocation): Add timeout info.
(Signal specifications): New section, also referenced by kill.
* man/Makefile.am (timeout.1): Add dependency.
* man/timeout.x: New file.
* po/POTFILES.in: Add timeout.c and operand2sig.c to list to translate.
* tests/Makefile.am (TESTS): Add the two new tests.
* tests/misc/help-version: Add support for new timeout command.
* tests/misc/invalid-opt: Add support for new timeout command.
* tests/misc/timeout: New file: check basic timeout operation.
* tests/misc/timeout-parameters: New file: check invalid parameter
combinations.
</content>
</entry>
</feed>
