Age | Commit message (Expand) | Author |
---|---|---|
2019-07-24 | crontab: switch to getline(). | Elliott Hughes |
2016-08-04 | Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout, | Rob Landley |
2016-03-08 | Add depends on TOYBOX_FORK for various commands that need nommu conversion. | Rob Landley |
2015-09-11 | Replace toys.exithelp with help_exit() in lib. | Rob Landley |
2015-09-07 | Remove prompt argument from yesno(), caller can fprintf(stderr, "blah") itself. | Rob Landley |
2014-10-30 | Attached are new toys TR and CRONTAB. | Ashwini Sharma |