aboutsummaryrefslogtreecommitdiff
path: root/lib/gcd.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanGravatar Zhaoxiu Zeng 1-10/+67
2012-10-06lib/gcd.c: prevent possible div by 0Gravatar Davidlohr Bueso 1-0/+3
2012-03-07lib: reduce the use of module.h wherever possibleGravatar Paul Gortmaker 1-1/+1
2009-06-18lib: add lib/gcd.cGravatar Florian Fainelli 1-0/+18