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


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2003-08-31 23:16:35

Modified files:
	winsup/cygwin  : ChangeLog net.cc 

Log message:
	Use dup_ent rather than specific dup_*_ptr functions throughout.
	* (gen_ent): Delete.
	(dup_ent): Subsume gen_ent functionality.
	(dup_host_ptr): Delete.
	(dup_proto_ptr): Ditto.
	(dup_servent_ptr): Ditto.
	* net.cc (gen_ent): Invert sense of null check so that debug output makes
	sense.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2028&r2=1.2029
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/net.cc.diff?cvsroot=src&r1=1.150&r2=1.151


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