aboutsummaryrefslogtreecommitdiffstats
path: root/src/arpa/inet/ntohll.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* optimise implementations of {hton,ntoh}{s,l,ll}Mattias Andrée2015-12-201-0/+18
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* add ntohs, ntohl, ntohll, htons, htonl, and htonllMattias Andrée2015-12-161-0/+48
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>