aboutsummaryrefslogtreecommitdiff
path: root/toys/other/factor.c
AgeCommit message (Collapse)Author
2014-08-01Add factor.Rob Landley
I was reading http://www.muppetlabs.com/~breadbox/txt/rsa.html and it mentioned "factor" and I noticed it was in coreutils. I'm not sure why it's in coreutils, but it's pretty trivial, so...