CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2010-08-09 08:18:31

Modified files:
        winsup/cygwin  : ChangeLog fhandler_proc.cc mount.cc mount.h 

Log message:
        * 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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4986&r2=1.4987
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_proc.cc.diff?cvsroot=src&r1=1.89&r2=1.90
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mount.cc.diff?cvsroot=src&r1=1.61&r2=1.62
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mount.h.diff?cvsroot=src&r1=1.13&r2=1.14

Reply via email to