summaryrefslogtreecommitdiffstats
path: root/lib/gcd.c
Commit message (Expand)AuthorAgeFilesLines
* lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-10/+67
* lib/gcd.c: prevent possible div by 0Davidlohr Bueso2012-10-061-0/+3
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-071-1/+1
* lib: add lib/gcd.cFlorian Fainelli2009-06-181-0/+18