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

src/winsup/utils ChangeLog mount.cc umount.cc


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.cygnus.com	2000-07-28 15:34:24

Modified files:
	winsup/utils   : ChangeLog mount.cc umount.cc 

Log message:
	* utils/mount.cc (main): Add --show-cygdrive-prefixes option.
	(show_cygdrive_prefixes): New function.
	* utils/umount.cc (main): Add --remove-cygdrive-prefix option.
	(error): Change signature from 'char *' to 'const char *'.
	(remove_cygdrive_prefix): New function.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/utils/mount.cc.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/utils/umount.cc.diff?cvsroot=src&r1=1.3&r2=1.4


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