Don't rely on excess precision: -4 > -3.00000024 - 1 can evaluate to false
[gnulib.git] / lib / md4.h
2005-10-24 Simon Josefsson* md4.h: Shrink buffer size, now that we changed the...
2005-10-22 Simon Josefsson* md4.c, md4.c: Simplify buffer handling visavi alignment,
2005-10-18 Simon JosefssonAdd md4 module.