Age | Commit message (Expand) | Author |
---|---|---|
2016-08-21 | A round of dd cleanup. | Rob Landley |
2016-08-06 | Inline setup_inout(), test ftruncate() return value, move gettimeofday() before | Rob Landley |
2016-08-04 | Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout, | Rob Landley |
2016-07-08 | dd improvements. | Elliott Hughes |
2015-09-11 | Replace toys.exithelp with help_exit() in lib. | Rob Landley |
2015-08-08 | Different tools have different ideas about what human-readable output | Elliott Hughes |
2015-03-23 | add missing space in dd output | Elliott Hughes |
2014-05-06 | Switch human_readable() to just outputing decimal kilo/mega/gigabytes, make d... | Rob Landley |
2013-11-10 | du from Ashwini Sharma. | Rob Landley |