Message-Id: <200312082027.hB8KRXQq005281@delorie.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Luis Torres" To: "cygwin AT cygwin DOT com" Date: Mon, 08 Dec 2003 20:28:18 +0000 Reply-To: "Luis Torres" MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: 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 AT sapo DOT 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/