]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(UNALIGNED_P): Use size_t; in practice, this is just as
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Aug 2004 05:19:30 +0000 (05:19 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Aug 2004 05:19:30 +0000 (05:19 +0000)
commitaa0a7d5865c74260009f373da4216c2c83866c77
treefb01e87f4238953832dc6cda53c68db7b7488b1d
parent7d66365bcf0cb0ecf3d2f7d70725cf4b86f3acb5
(UNALIGNED_P): Use size_t; in practice, this is just as
good as uintptr_t in checking for alignments, and has fewer
configuration hassles.
lib/md5.c