]> sourceware.org Git - newlib-cygwin.git/commit
* path.cc (fs_info::update): Set and use is_cdrom.
authorChristopher Faylor <me@cgf.cx>
Tue, 15 May 2007 01:27:30 +0000 (01:27 +0000)
committerChristopher Faylor <me@cgf.cx>
Tue, 15 May 2007 01:27:30 +0000 (01:27 +0000)
commit90c2ba7806132d27929ad5427d487c5b5cd84956
treea0c0d449ae7e22028b8a2bd7da9319bef87f2f71
parent22ed94e503650931d40970ab5dfb226f713e6876
* path.cc (fs_info::update): Set and use is_cdrom.
* path.cc (fillout_mntent): Set ret.mnt_type to something more Linux-like,
based on data from fs_info.  Move "system" and "user" strings from mnt_type to
mnt_opts.
* path.h (struct fs_info): Add is_cdrom field.
* path.h (fs_info::clear): Initialize is_cdrom.
* path.h (struct fs_info): Add IMPLEMENT_STATUS_FLAG(bool,is_cdrom).
* path.h (class path_conv): Add fs_is_cdrom method.  Add missing fs_is_netapp
method.
winsup/cygwin/ChangeLog
winsup/cygwin/path.cc
winsup/cygwin/path.h
This page took 0.027365 seconds and 5 git commands to generate.