src/winsup/cygwin net.cc ChangeLog include/asm ...

corinna@cygwin.com corinna@cygwin.com
Tue Mar 3 11:44:00 GMT 2009


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2009-03-03 11:44:18

Modified files:
	winsup/cygwin  : net.cc ChangeLog 
	winsup/cygwin/include/asm: byteorder.h 

Log message:
	* net.cc: Include asm/byteorder.h.
	(htonl): Move to end of file.  Add comment to explain why.  Align
	definition to POSIX.  Use related macro from asm/byteorder.h.
	(ntohl): Ditto.
	(htons): Ditto.
	(ntohs): Ditto.
	* include/asm/byteorder.h: Revert previous patch.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/net.cc.diff?cvsroot=src&r1=1.248&r2=1.249
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4390&r2=1.4391
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/asm/byteorder.h.diff?cvsroot=src&r1=1.8&r2=1.9



More information about the Cygwin-cvs mailing list