summaryrefslogtreecommitdiff
path: root/src/md5sum.c
AgeCommit message (Expand)Author
1995-06-16Remove unnecessary uses of `defined' in #if* tests.Jim Meyering
1995-06-15Don't include values.h.Jim Meyering
1995-06-15merge with 1.11.5bJim Meyering
1995-06-15patch from drepperJim Meyering
1995-06-15(main): Rename `char binary' to type_flag to avoid confusion with `int binary'.Jim Meyering
1995-06-15Don't use #elif. Some old C compilers don't recognize it.Jim Meyering
1995-06-13Indent some things.Jim Meyering
1995-06-12[!__GNUC__]: Define INLINE to /* empty */.Jim Meyering
1995-06-11Use `invalid', not `illegal' in error message.Jim Meyering
1995-06-11Remove trailing white space.Jim Meyering
1995-06-11[SWAP]: Parenthesize uses of macro argument.Jim Meyering
1995-06-11From Ulrich Drepper.Jim Meyering