]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
build: fix compile warnings on OSX
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 24 Feb 2012 07:48:57 +0000 (00:48 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 27 Feb 2012 06:28:23 +0000 (01:28 -0500)
commit7270fbe7fa51cbce01a07d031f03872f314206d1
tree29206f9df27304f523179931f05552c9d9dcba8e
parent0df8a27bbaf51b55c0e8c3a533ef4c2ff9d79c9f
build: fix compile warnings on OSX

Clean up some compile warnings related to fstat64(), which is
verbosely deprecated on OSX.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/blkid/getsize.c
lib/ext2fs/getsize.c
resize/main.c