This is the mail archive of the cygwin-patches 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: [PATCH] implement /proc/filesystems


On Aug  9 01:22, Yaakov S wrote:
> 	* fhandler_proc.cc: Add /proc/filesystems virtual file.
> 	(format_proc_filesystems): New function.
> 	* mount.cc (fs_names): Move to global scope. Redefine as array
> 	of { "name", block_device? } structs.
> 	(fillout_mntent): Use name member of fs_names.
> 	* mount.h (fs_names): New prototype.

Thank you!  Patch applied.  I added an entry to the docs as well.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]