Avoid type-punned compiler warnings for the byteorder.h macros
authorWayne Davison <wayned@samba.org>
Wed, 14 Oct 2009 04:07:46 +0000 (21:07 -0700)
committerWayne Davison <wayned@samba.org>
Wed, 14 Oct 2009 04:10:57 +0000 (21:10 -0700)
commitdf6350a8b83a9e669f5e5c822bf2dc929526a128
tree5031bf611e183a04609ca1c4ef99fcfc138d2b23
parent7a7810aa2f14476d319eee537ba69bfe21d3a926
Avoid type-punned compiler warnings for the byteorder.h macros
by using inline functions for the 4-char <-> uint32 conversions.
byteorder.h
checksum.c
hashtable.c
lib/md5.c