]> sourceware.org Git - newlib-cygwin.git/commit
* net.cc: Include asm/byteorder.h.
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 3 Mar 2009 11:44:18 +0000 (11:44 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 3 Mar 2009 11:44:18 +0000 (11:44 +0000)
commit2895b8b5024af0b63eb4363ca3fb6e9a932994a1
tree26f89ba25493b6e8405fcd15c00dc2e386dce8fa
parented296a47279daf8af30812a6084ab4839c3d879d
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/include/asm/byteorder.h
winsup/cygwin/net.cc
This page took 0.03033 seconds and 5 git commands to generate.