Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-10-16 | - Fixed a compile problem ("len" not defined) in inet_ntop4(). | Wayne Davison | 1 | -6/+8 |
2006-10-13 | Changed strcpy() calls into memcpy() calls. | Wayne Davison | 1 | -2/+2 |
2001-11-28 | Fix inet_ntop/pton names | Martin Pool | 1 | -1/+1 |
2001-11-27 | Try to fix headers for UNICOS | Martin Pool | 1 | -11/+1 |
2001-11-27 | Add Paul Vixie's implementation of inet_ntop and inet_pton for | Martin Pool | 1 | -0/+194 |