This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps 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]

setup ChangeLog mount.cc


CVSROOT:	/sourceware/projects/cygwin-apps-home/cvsfiles
Module name:	setup
Changes by:	corinna@sourceware.org	2008-08-14 09:38:22

Modified files:
	.              : ChangeLog mount.cc 

Log message:
	* mount.cc (unconvert_slashes): New inline function.
	(skip_ws): New inline function.
	(find_ws): New inline function.
	(conv_fstab_spaces): New inline function.
	(from_fstab_line): New function to read single line from fstab file.
	(from_fstab): New function to read /etc/fstab file and fill mount
	table.
	(read_mounts_nt): Call from_fstab after getting setup/rootdir from
	registry.  Only call add_usr_mnts if no fstab file found.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.605&r2=2.606
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/mount.cc.diff?cvsroot=cygwin-apps&r1=2.26&r2=2.27


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