Add the UL macro to control how unsigned long constants are compiled.
authorTheodore Tso <tytso@mit.edu>
Thu, 13 Oct 1994 21:51:17 +0000 (21:51 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 13 Oct 1994 21:51:17 +0000 (21:51 +0000)
commitdd231361be8282ce937b35abd7d9ad57643725df
tree0afffcecabe4a02e615e453a1a97ee617547f4d3
parentfe2b920a8137817aca1527da4b160592699c6b73
Add the UL macro to control how unsigned long constants are compiled.
If we have an ANSI C environment, use the UL suffix to keep the
compiler from warning about numbers that would overflow a signed long.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4498 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/md4/ChangeLog
src/lib/crypto/md4/md4.c
src/lib/crypto/md5/ChangeLog
src/lib/crypto/md5/md5.c