summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_acl.c
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-09-01 23:01:29 +0000
committerache <ache@FreeBSD.org>2001-09-01 23:01:29 +0000
commit724512f05befa7737a5f87027dc24fa4e6fa60b3 (patch)
treeda1a22f7a275c7ca36919361b36b222d3e62268c /sys/kern/kern_acl.c
parent63ed2f311c0410a0be3ded14173b85d28d20aa7c (diff)
downloadFreeBSD-src-724512f05befa7737a5f87027dc24fa4e6fa60b3.zip
FreeBSD-src-724512f05befa7737a5f87027dc24fa4e6fa60b3.tar.gz
File positions are off_t nowdays, not long, so:
long -> off_t fseek -> fseeko NOTE: that fseek not works for >long offsets files per POSIX: [EOVERFLOW] For fseek( ), the resulting file offset would be a value which cannot be represented correctly in an object of type long.
Diffstat (limited to 'sys/kern/kern_acl.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud