summaryrefslogtreecommitdiff
path: root/compat/inet_ntop.c
AgeCommit message (Expand)Author
2015-09-25compat/inet_ntop: fix off-by-one in inet_ntop4Jeff King
2012-02-06Drop system includes from inet_pton/inet_ntop compatibility wrappersBen Walton
2011-10-18inet_ntop.c: Work around GCC 4.6's detection of uninitialized variablesSebastian Schuberth
2010-11-04inet_ntop: fix a couple of old-style declsErik Faye-Lund
2010-11-04compat: add inet_pton and inet_ntop prototypesMike Pape
2007-11-06Remove a couple of duplicated includeMarco Costalba
2006-12-20compat/inet_ntop: do not use u_intJunio C Hamano
2006-05-21NO_INET_NTOP and compat/inet_ntop.c for some systems (e.g. old Cygwin).Yakov Lerner