Age | Commit message (Expand) | Author |
---|---|---|
2015-03-10 | Use xsignal() instead of signal(). | Rob Landley |
2015-03-09 | Fix thinko (don't &toybuf to get scratch space) and add -v option. | Rob Landley |
2015-02-07 | Make toy_exec() check if argc is in optargs and deal with it there so we don'... | Rob Landley |
2014-05-31 | Introduce xfork() and make commands use it, and make some WEXITSTATUS() use W... | Rob Landley |
2013-07-17 | Add timeout, factoring out common code from sleep. | Rob Landley |