This is the mail archive of the cygwin-cvs@cygwin.com 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]

winsup/cygwin ChangeLog mount.cc path.cc path. ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2008-12-25 15:55:31

Modified files:
	cygwin         : ChangeLog mount.cc path.cc path.h shared_info.h 
Added files:
	cygwin         : mount.h 

Log message:
	* mount.cc: Change comment.
	(smb_extended_info): Move here from path.cc.
	(fs_info::update): Ditto.
	(mount_info::create_root_entry): Delay conversion to slashes and use passed in
	buffer to figure out fs type.
	* path.cc (smb_extended_info): Move.
	(fs_info::update): Ditto.
	* mount.h: New file.  Move mount information here.
	* path.h: (fs_info::update): Move.
	* shared_info.h (mount_item): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/mount.h.diff?cvsroot=uberbaum&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.4335&r2=1.4336
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/mount.cc.diff?cvsroot=uberbaum&r1=1.28&r2=1.29
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/path.cc.diff?cvsroot=uberbaum&r1=1.534&r2=1.535
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/path.h.diff?cvsroot=uberbaum&r1=1.126&r2=1.127
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/shared_info.h.diff?cvsroot=uberbaum&r1=1.76&r2=1.77


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