]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(USE_STATVFS): New macro.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 12 Apr 2006 20:14:42 +0000 (20:14 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 12 Apr 2006 20:14:42 +0000 (20:14 +0000)
commiteda15d7cca6bed0547decacfb118fc80cf977bb6
treed49e22c0685485367dc7acef5f30fcc7e4d2f921
parent2e16cd4302d6881963c29f7d28209da8a4a226ea
(USE_STATVFS): New macro.
Include <sys/statvfs.h> and use statvfs only if USE_STATVFS.
(NAMEMAX_FORMAT): define a bit more clearly, now that the
statvfs-using code is a bit more regular.
src/stat.c