src/winsup/cygwin ChangeLog net.cc path.cc pat ...

cgf@sourceware.cygnus.com cgf@sourceware.cygnus.com
Fri Oct 6 12:11:00 GMT 2000


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.cygnus.com	2000-10-06 12:11:14

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

Log message:
	* net.cc (set_socket_inheritance): Rename from duplicate_socket.  Use NT
	specific call when appropriate.
	(__set_winsock_errno): Rename from set_winsock_errno.  Accept function and line
	as arguments.
	* path.cc (path_conv::check): Continue the neverending battle to make cygwin
	properly understand that path specs ending in a slash require that the path
	refer to a directory.  Windows does not do this by default.
	(symlink_info::check): Remove ENOTDIR test.  Move it to path_conv::check.
	* path.h: Remove obsolete constant.
	* winsup.h (set_winsock_errno): New macro.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.338&r2=1.339
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/net.cc.diff?cvsroot=src&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.62&r2=1.63
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.h.diff?cvsroot=src&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/winsup.h.diff?cvsroot=src&r1=1.38&r2=1.39



More information about the Cygwin-cvs mailing list