summaryrefslogtreecommitdiff
path: root/compat/inet_ntop.c
Commit message (Expand)AuthorAgeFilesLines
* compat/inet_ntop: fix off-by-one in inet_ntop4Jeff King2015-09-251-3/+3
* Drop system includes from inet_pton/inet_ntop compatibility wrappersbw/inet-pton-ntop-compatBen Walton2012-02-051-6/+0
* inet_ntop.c: Work around GCC 4.6's detection of uninitialized variablesss/inet-ntopSebastian Schuberth2011-10-181-0/+2
* inet_ntop: fix a couple of old-style declsErik Faye-Lund2010-11-041-13/+3
* compat: add inet_pton and inet_ntop prototypesMike Pape2010-11-041-3/+3
* Remove a couple of duplicated includeMarco Costalba2007-11-051-1/+0
* compat/inet_ntop: do not use u_intJunio C Hamano2006-12-201-1/+1
* NO_INET_NTOP and compat/inet_ntop.c for some systems (e.g. old Cygwin).Yakov Lerner2006-05-211-0/+200