summaryrefslogtreecommitdiff
path: root/lib/gcd.c
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to #define gcd to an alias.Bruno Haible2006-10-111-0/+2
* Make generic.Bruno Haible2006-04-291-5/+11
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Move to ANSI C.Bruno Haible2002-11-191-3/+1
* Change argument type to 'unsigned long'.Bruno Haible2002-11-061-6/+6
* Greatest common divisor.Bruno Haible2002-11-051-0/+82