* lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
[gnulib.git] / lib / gcd.c
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.