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 Date: Thu, 4 Dec 2003 10:44:49 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: mount points Message-ID: <20031204154449.GA3749@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20031204094137 DOT GT1640 AT cygbert DOT vinschen DOT de> <20031204143754 DOT GV1640 AT cygbert DOT vinschen DOT de> <20031204154215 DOT GY1640 AT cygbert DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031204154215.GY1640@cygbert.vinschen.de> User-Agent: Mutt/1.4.1i On Thu, Dec 04, 2003 at 04:42:15PM +0100, Corinna Vinschen wrote: >On Thu, Dec 04, 2003 at 10:21:28AM -0500, Sam Steingold wrote: >> > * Corinna Vinschen [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). SHTDI I like it. cgf -- 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/