summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2014-08-22 23:05:16 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2014-08-22 23:05:16 +0000
commit8a32ea09aeccb77ede13af71d097d28e6c8f7db3 (patch)
tree3cecd5ffb6651b502576daf35a106bd6aa8caf1a /include
parent1ac69fe02dcdb8f08d66f2744658d081e6f3bf73 (diff)
POSIX/FreeBSD/NetBSD/Linux/etc agree -- blk[size|cnt]_t is the bomb.
So add the types blksize_t (a.k.a. int32_t) and blkcnt_t (a.k.a. int64_t). Use blkcnt_t in stat.h since the base type (int64_t) does not change. blksize_t in stat.h will follow after the tree is audited for signed issues, since the base type will change from u_int32_t to a POSIX compliant int32_t. Guidance and feedback from guenther@ ok millert@
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions