aboutsummaryrefslogtreecommitdiffstats
path: root/src/arpa/inet (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-01bump yearMattias Andrée6-6/+6
2015-12-20It is of course possible that int is 16 bits, and long is required to get 32 bitsMattias Andrée2-6/+6
2015-12-20optimise implementations of {hton,ntoh}{s,l,ll}Mattias Andrée6-9/+70
2015-12-19fix issue #8 on githubMattias Andrée2-2/+2
2015-12-16add ntohs, ntohl, ntohll, htons, htonl, and htonllMattias Andrée6-0/+257