site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Hello, all ... 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 (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... 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! This email sent to site_archiver@lists.apple.com
participants (1)
-
jmzorko@mac.com