summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/htonl.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* un-vax;jmc2016-03-101-3/+3
|
* POSIX specifies arpa/inet.h as the include file for these.millert2014-09-041-3/+3
| | | | OK aja@ mikeb@
* tweak previous;jmc2014-07-131-2/+2
|
* Split out ntoh[ls] and hton[ls] into their own manpage.guenther2014-07-131-0/+104
Update byteorder(3) to cover the new functions in <endian.h> ok deraadt@ millert@