This is the mail archive of the cygwin 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]

Re: mount API in next perl


Christopher Faylor schrieb:
On Sun, Aug 12, 2007 at 09:51:23PM +0200, Reini Urban wrote:
I'm just writing some mount API functions for the next perl-5.10.0, which will probably be out in September.
Maybe someone wants to comment.
BTW: A /proc/mounts fhandler would be fine sooner or later. No big deal, but I'll get no allowance from my new company to write such a patch.



Cygwin::mount_table()


Returns an array of [mnt_dir, mnt_fsname, mnt_type, mnt_opts].

Note: The cygwin setmntent()/getmntent() iterator ignores its arguments, there's no /etc/fstab, /etc/mtab.

Not *yet*.

Are there plans within the next two years? -- Reini Urban

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