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


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cygwin-1-3-6-1
Changes by:	cgf@sources.redhat.com	2001-12-03 12:30:05

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

Log message:
	* net.cc (cygwin_getsockopt): Allow NULL optval.
	* path.cc (mount_info::read_cygdrive_info_from_registry): Don't write cygdrive
	to registry if it doesn't exist.
	* path.cc (mount_info::conv_to_win32_path): Avoid returning error if cygdrive
	== '/'.
	(mount_info::cygdrive_win32_path): Return 0 if invalid cygdrive path.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cygwin-1-3-6-1&r1=1.1042&r2=1.1042.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/net.cc.diff?cvsroot=src&only_with_tag=cygwin-1-3-6-1&r1=1.90&r2=1.90.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&only_with_tag=cygwin-1-3-6-1&r1=1.188&r2=1.188.2.1


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