summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-05-21lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng18-10/+107
2012-10-05lib/gcd.c: prevent possible div by 0Davidlohr Bueso1-0/+3
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker63-63/+74
2009-06-18lib: add lib/gcd.cFlorian Fainelli3-1/+27