aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net/ntoh.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Add missing includes to eliminate -Wmissing-prototypes warningsCraig Rodrigues2015-09-201-0/+2
* Instead of re-implementing hton[ls] and friends for each arch, add a new MIOlivier Houchard2006-11-061-0/+58