Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Thu, 4 Dec 2003 16:42:15 +0100
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: mount points
Message-ID: <20031204154215.GY1640@cygbert.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <uoeuprfyq.fsf@gnu.org> <20031204094137.GT1640@cygbert.vinschen.de> <ud6b4psjh.fsf@gnu.org> <20031204143754.GV1640@cygbert.vinschen.de> <uy8tsobgn.fsf_-_@gnu.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <uy8tsobgn.fsf_-_@gnu.org>
User-Agent: Mutt/1.4.1i

On Thu, Dec 04, 2003 at 10:21:28AM -0500, Sam Steingold wrote:
> > * Corinna Vinschen <pbevaan-pltjva@pltjva.pbz> [2003-12-04 15:37:54 +0100]:
> >
> > On Thu, Dec 04, 2003 at 09:27:14AM -0500, Sam Steingold wrote:
> >> PS.  Is there a POSIX way to get the list of mount points, lime mount(1)
> >>      and df(1) do?  It appears that linux has /proc/mounts and most
> >>      unixes have /etc/mtab, but is there a system call?
> >
> > man 3 getmntent
> 
> cool - thanks!
> unfortunately, this is not in POSIX
> (http://www.opengroup.org/onlinepubs/)
> so this is not portable (and this just parses the mtab file,
> not asks the kernel for mount points).

As has been mentioned already, nobody is against inclusion of statvfs
functionality in Cygwin, it's just that "somebody has to do it"(tm).

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
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/

