aboutsummaryrefslogtreecommitdiff
path: root/coreutils/timeout.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix POSIX build; new yearRon Yorston2022-02-091-1/+2
* Merge busybox into mergeRon Yorston2021-12-271-24/+60
|\
| * timeout: add support for "timeout -k KILL_SECS"Matthew Slowe2021-12-171-11/+32
* | timeout: make child handle staticRon Yorston2021-08-111-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2021-01-141-2/+2
|\|
| * help text tweaksDenys Vlasenko2020-12-181-1/+1
| * libbb: introduce and use sleep1()Denys Vlasenko2020-11-291-1/+1
* | win32: code shrink kill(2)Ron Yorston2020-07-251-1/+1
* | timeout: fix utter brokennessRon Yorston2020-03-291-0/+1
* | Merge branch 'busybox' into mergeRon Yorston2019-01-101-1/+1
|\|
| * config: update size informationDenys Vlasenko2018-12-281-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2018-09-101-14/+16
|\|
| * timeout: fix arguments to match coreutilsDenys Vlasenko2018-08-031-9/+12
| * extend fractional duration support to "top -d N.N" and "timeout"Denys Vlasenko2018-08-031-2/+4
* | timeout: futher improvementsRon Yorston2018-03-271-7/+19
* | timeout: return exit code 125 if option parsing failsRon Yorston2018-03-241-1/+4
* | timeout: bring exit status into line with coreutilsRon Yorston2018-03-241-3/+10
* | timeout: use new kill(2) to signal childRon Yorston2017-09-271-7/+6
* | win32/mingw: fix signatures of the *execv*() family of functionsJohannes Schindelin2017-08-231-1/+1
* | timeout: provide a basic implementation for WIN32Ron Yorston2017-08-221-0/+35
|/
* config: deindent all help textsDenys Vlasenko2017-07-211-2/+2
* Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-181-1/+1
* Sort some miscutils/ applets into coreutils or util-linuxDenys Vlasenko2017-04-121-0/+127