Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It is of course possible that int is 16 bits, and long is required to get 32 bits | Mattias Andrée | 2015-12-20 | 1 | -3/+3 |
* | optimise implementations of {hton,ntoh}{s,l,ll} | Mattias Andrée | 2015-12-20 | 1 | -0/+10 |
* | fix issue #8 on github | Mattias Andrée | 2015-12-19 | 1 | -1/+1 |
* | add ntohs, ntohl, ntohll, htons, htonl, and htonll | Mattias Andrée | 2015-12-16 | 1 | -0/+41 |