| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| X-Injected-Via-Gmane: | http://gmane.org/ |
| To: | cygwin AT cygwin DOT com |
| From: | Sam Steingold <sds AT gnu DOT org> |
| Subject: | bug in statfs |
| Date: | Wed, 03 Dec 2003 12:03:41 -0500 |
| Organization: | disorganization |
| Lines: | 18 |
| Message-ID: | <uoeuprfyq.fsf@gnu.org> |
| Reply-To: | sds AT gnu DOT org |
| Mime-Version: | 1.0 |
| X-Complaints-To: | usenet AT sea DOT gmane DOT org |
| X-Attribution: | Sam |
| X-Disclaimer: | You should not expect anyone to agree with me. |
| User-Agent: | Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (windows-nt) |
| Cancel-Lock: | sha1:CBcCXbMy3UBvTShGe/ZZw+2DDCU= |
Hi, POSIX specifies struct statfs to contain slots f_frsize, f_flag, f_favail, and f_namemax and to be declared in <sys/statvfs.h>: <http://www.opengroup.org/onlinepubs/007904975/basedefs/sys/statvfs.h.html> Cygwin defines struct statfs without slots f_frsize, f_flag, and f_favail, and with f_namelen instead of f_namemax, in sys/vfs.h (also included from sys/statfs.h) and does not come with sys/statvfs.h. Any change this might get rectified in the nearest future? Thanks! -- Sam Steingold (http://www.podval.org/~sds) running w2k <http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/> <http://www.mideasttruth.com/> <http://www.honestreporting.com> Two wrongs don't make a right, but three rights make a left. -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |