Use intptr_t note ptrdiff_t when storing flags in the bottom bits of
authorbrooks <brooks@FreeBSD.org>
Fri, 29 Jan 2016 01:22:12 +0000 (01:22 +0000)
committerbrooks <brooks@FreeBSD.org>
Fri, 29 Jan 2016 01:22:12 +0000 (01:22 +0000)
commit694bb1bf14f15dfce8a60d007edab8fc551bb080
tree8b0d71fb0de17fc86ce9b8de8cfc7e203a3a067c
parent078a106cb8ad7232701906c62a918ee510fb0303
Use intptr_t note ptrdiff_t when storing flags in the bottom bits of
pointers.

Obtained from: CheriBSD (e3a69027cc5a384431156d61c90d4304387a9b9d)
Sponsored by: DARPA, AFRL
lib/libc/db/hash/hash.h
lib/libc/db/hash/hash_buf.c