]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler_proc.cc: Add /proc/filesystems virtual file.
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 9 Aug 2010 08:18:30 +0000 (08:18 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 9 Aug 2010 08:18:30 +0000 (08:18 +0000)
commita52993d42652f6f34763f33cfac9c961c96e595b
tree25a48b31baaf328d9dc90dffe2c253acfc5be56d
parent99006a85e255eb93d174b1de97df6821bc321933
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_proc.cc
winsup/cygwin/mount.cc
winsup/cygwin/mount.h
This page took 0.02889 seconds and 5 git commands to generate.