]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Don't include inttypes.h or stdint.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Aug 2004 05:21:12 +0000 (05:21 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Aug 2004 05:21:12 +0000 (05:21 +0000)
commitb6f35b5d52577b78dd3cb7d60916f1ac2a71575d
tree3e5751c41c649b9da8306200b06f36f98d69236f
parent90cfcabe9570779a66bd5c3d954eea6081f7e2b1
Don't include inttypes.h or stdint.h.
(UNALIGNED_P): Remove.
(__memchr): Use size_t, not uintptr_t, to test alignment.
lib/memchr.c