This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

statvfs vs statfs - replacement for f_frsize?


Hello,

The question is posted again,starting a new thread. I changed code from another platform
that relied on statvfs.h.  However the struct statfs, does not have f_frsize and I replaced it
by f_bsize, but apparently this creates problems, and I am getting strange numbers, like
1999 Mb, when I expect 1883560 bytes. Could someone help/comment please. I am working
on Cygwin 1.5.x using gcc 3.3.1. Thank you.

Regards,

Luis Torres
torres2003@sapo.pt






--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]