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]

src/winsup/cygwin ChangeLog mkvers.sh path.cc ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2003-05-29 03:50:15

Modified files:
	winsup/cygwin  : ChangeLog mkvers.sh path.cc shared_info.h 
	winsup/cygwin/include/sys: mount.h 

Log message:
	* mkvers.sh: Avoid "-dontuse" tags.
	* path.cc (path_conv::check): Set exec state based on known situations.
	* path.cc (mount_item::fnmunge): New function.
	(mount_item::build_win32): New function.
	(mount_info::conv_to_win32_path): Use build_win32 to build windows path.
	* path.h (mount_item::fnmunge): Declare new function.
	(mount_item::build_win32): Ditto.
	* sys/mount.h (MOUNT_ENC): Define.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.1910&r2=1.1911
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mkvers.sh.diff?cvsroot=src&r1=1.15&r2=1.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.251&r2=1.252
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/shared_info.h.diff?cvsroot=src&r1=1.28&r2=1.29
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/sys/mount.h.diff?cvsroot=src&r1=1.8&r2=1.9


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