statfs() and 64-bit files?
statfs() and 64-bit files?
- Subject: statfs() and 64-bit files?
- From: email@hidden
- Date: Wed, 22 Nov 2006 12:08:14 -0800
Hello, all ...
I'm trying to determine the free space on my disk, so of course, I
turn to the POSIX statfs() call. The only thing is, the statfs
struct in /usr/include/sys/mount.h seems to be the old, 32-bit
addressing version, and I know OSX handles 64-bit file addressing
(with int64_t). What do I use to determine free space on the disk
when the disks can potentially be very large?
This is using Tiger, on PPC and Intel Macs. Any help would be
appreciated!
Regards,
John
Falling You - exploring the beauty of voice and sound
http://www.fallingyou.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden