diff options
author | imp <imp@FreeBSD.org> | 2001-03-05 03:39:57 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2001-03-05 03:39:57 +0000 |
commit | a0cea41d1535e2f02eaa1c47ac389f8d3d91d145 (patch) | |
tree | ac52a9bcd9951a5a89cb90d8426208cdcc0ca5e8 /lib/libc/stdio/ungetc.c | |
parent | fd7e18a5ae05ee29641e0419d2e6d9db8b01d121 (diff) | |
download | FreeBSD-src-a0cea41d1535e2f02eaa1c47ac389f8d3d91d145.zip FreeBSD-src-a0cea41d1535e2f02eaa1c47ac389f8d3d91d145.tar.gz |
First attempt to not overflow in disk space calculations. Use off_t
for the size variable used to calculate the size of the partition.
Also use ULL suffix for constants to ensure that we use 64 bit math.
Diffstat (limited to 'lib/libc/stdio/ungetc.c')
0 files changed, 0 insertions, 0 deletions