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 path.cc window.cc


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cygwin-1-3-6-5
Changes by:	cgf@sources.redhat.com	2001-12-06 14:43:50

Modified files:
	winsup/cygwin  : ChangeLog path.cc window.cc 

Log message:
	* path.cc (path_conv::check): Don't complain if /dev/x/foo when x doesn't
	exist.
	(mount_info::conv_to_win32_path): Keep translating when a /cygdrive is found.
	Don't attempt to translate to a device name when devn == FH_CYGDRIVE.
	(cygwin_conv_to_win32_path): Set buffer to empty on error.
	(cygwin_conv_to_full_win32_path): Ditto.
	* window.cc: Include unistd.h to verify definitions.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cygwin-1-3-6-5&r1=1.1042.2.1.4.2&r2=1.1042.2.1.4.2.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&only_with_tag=cygwin-1-3-6-5&r1=1.188.2.1&r2=1.188.2.1.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/window.cc.diff?cvsroot=src&only_with_tag=cygwin-1-3-6-5&r1=1.15&r2=1.15.10.1


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