CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  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

Reply via email to