aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/inet_ntoa.c
Commit message (Expand)AuthorAgeFilesLines
* Use unsigned chars instead of signed chars when extracting bits of theDoug Rabson1998-09-231-1/+1
* Include "stand.h", not <stand.h>.Jordan K. Hubbard1998-09-211-1/+1
* Use a simple version of inet_ntoa(). The libc one uses inet_ntop which is tooDoug Rabson1998-09-201-0/+65