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 fhandler_socket.cc ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cygwin-1-3-12-1
Changes by:	cgf@sources.redhat.com	2002-07-05 23:11:54

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

Log message:
	* path.cc (suffix_scan::has): Reorganize to eliminate double scanning for for
	.exe (in the typical case).
	* fhandler_socket.cc (fhandler_socket::set_sun_path): Don't free memory here.
	Allow NULL parameter.
	* fhandler_socket.cc (fhandler_socket::dup): Add missing copy operation on
	sun_path.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cygwin-1-3-12-1&r1=1.1370&r2=1.1370.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=src&only_with_tag=cygwin-1-3-12-1&r1=1.50&r2=1.50.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&only_with_tag=cygwin-1-3-12-1&r1=1.226&r2=1.226.2.1


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