aboutsummaryrefslogtreecommitdiff
path: root/miscutils/timeout.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert all miscutils/* applets to "new style" applet definitionsDenys Vlasenko2016-11-221-0/+4
* Split miscutils/Config.src items into miscutils/*.c filesDenys Vlasenko2016-11-221-0/+6
* getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LISTDenys Vlasenko2016-07-061-2/+1
* move remaining help text from include/usage.src.hPere Orga2011-04-111-0/+6
* ps: implement -o statDenys Vlasenko2011-02-021-1/+1
* *: introduce and use xfork() and xvfork()Pascal Bellard2010-07-041-3/+1
* libbb: introduce and use BB_EXECVP_or_die()Pascal Bellard2010-07-041-2/+1
* *: make exec failure message more consistentDenys Vlasenko2010-06-251-1/+1
* timeout: fix parsing of -t NUM on MMUDenis Vlasenko2009-03-221-1/+1
* timeout: fix a few bugs. vda is stupidDenis Vlasenko2008-11-241-115/+2
* timeout: new applet. 370 bytes. by Roberto Foglietta.Denis Vlasenko2008-11-241-0/+228