CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [EMAIL PROTECTED]       2007-05-15 01:27:30

Modified files:
        cygwin         : ChangeLog path.cc path.h 

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

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3802&r2=1.3803
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/path.cc.diff?cvsroot=uberbaum&r1=1.434&r2=1.435
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/path.h.diff?cvsroot=uberbaum&r1=1.97&r2=1.98

Reply via email to