summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/ntohs.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-2/+2
|
* Update {hton,ntoh}[ls] argument and return types to match changes intholo1996-12-121-4/+4
| | | | <machine/endian.h>
* Fix RCS idstholo1996-08-191-4/+2
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* make 64 bit cleanderaadt1996-06-101-3/+3
|
* Pull in prototypestholo1996-03-251-0/+4
| | | | Do the right thing in presense of __STDC__
* initial import of NetBSD treederaadt1995-10-181-0/+27