aboutsummaryrefslogtreecommitdiff
path: root/toys/other/factor.c
AgeCommit message (Expand)Author
2015-03-01Fix several printf_format warnings.Rob Landley
2014-12-24Teach factor to accept whitespace separated arguments (reported by Robert Tho...Rob Landley
2014-08-01factor: catch integer overflow.Rob Landley
2014-08-01Add factor.Rob Landley