summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/sh/net/htonl.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch from <sys/endian.h> or <machine/endian.h> to the new,guenther2014-07-211-2/+2
| | | | | | being-standardized <endian.h> ok deraadt@ millert@ beck@
* Preliminary userland bits for OpenBSD/landisk, many things coming frommiod2006-10-101-0/+58
NetBSD.