aboutsummaryrefslogtreecommitdiff
path: root/lib/inet_ntop.c
AgeCommit message (Expand)Author
2006-10-18Check for USE_WINSOCK instead of WIN32 where the check was doneYang Tse
2006-08-04Minor compatibility fixYang Tse
2006-08-04Fix compiler warningYang Tse
2005-12-08Replaced nonstandard u_char and u_int typesDan Fandrich
2005-05-26provide the proper copyright texts for theseDaniel Stenberg
2005-03-16Fixed some compiler warnings I should have noticed before.Dan Fandrich
2005-03-15Fixed ftp support with uClibc due to differing inet_ntoa_r() behaviour.Dan Fandrich
2004-10-06removed tabs and trailing whitespace from sourceDaniel Stenberg
2004-06-24oops 5 bytes makes 4 letters plus zero byteDaniel Stenberg
2004-06-24Replaced all uses of sprintf() with the safer snprintf(). It is just aDaniel Stenberg
2004-04-27provide our own inet_ntoa_r() proto if the system has none on its ownDaniel Stenberg
2004-04-26Major hostip.c cleanup and split into multiple files and easier #ifdefDaniel Stenberg