summaryrefslogtreecommitdiff
path: root/lib/inet_ntop.c
AgeCommit message (Expand)AuthorFilesLines
2006-10-16- Fixed a compile problem ("len" not defined) in inet_ntop4().Wayne Davison1-6/+8
2006-10-13Changed strcpy() calls into memcpy() calls.Wayne Davison1-2/+2
2001-11-28Fix inet_ntop/pton namesMartin Pool1-1/+1
2001-11-27Try to fix headers for UNICOSMartin Pool1-11/+1
2001-11-27Add Paul Vixie's implementation of inet_ntop and inet_pton forMartin Pool1-0/+194