summaryrefslogtreecommitdiff
path: root/lib/inet_ntop.c
Commit message (Expand)AuthorAgeFilesLines
* removed tabs and trailing whitespace from sourceDaniel Stenberg2004-10-061-3/+3
* oops 5 bytes makes 4 letters plus zero byteDaniel Stenberg2004-06-241-1/+1
* Replaced all uses of sprintf() with the safer snprintf(). It is just aDaniel Stenberg2004-06-241-1/+4
* provide our own inet_ntoa_r() proto if the system has none on its ownDaniel Stenberg2004-04-271-0/+6
* Major hostip.c cleanup and split into multiple files and easier #ifdefDaniel Stenberg2004-04-261-0/+189