aboutsummaryrefslogtreecommitdiff
path: root/lib/gcd.c
AgeCommit message (Expand)Author
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2012-10-06lib/gcd.c: prevent possible div by 0Davidlohr Bueso
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker
2009-06-18lib: add lib/gcd.cFlorian Fainelli