md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / lib / gcd.c
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2006-10-11 Bruno HaibleMake it possible to #define gcd to an alias.
2006-04-29 Bruno HaibleMake generic.
2005-05-14 Paul Eggert*** empty log message ***
2002-11-19 Bruno HaibleMove to ANSI C.
2002-11-06 Bruno HaibleChange argument type to 'unsigned long'.
2002-11-05 Bruno HaibleGreatest common divisor.