Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop system includes from inet_pton/inet_ntop compatibility wrappersbw/inet-pton-ntop-compat | Ben Walton | 2012-02-05 | 1 | -6/+0 |
* | inet_ntop.c: Work around GCC 4.6's detection of uninitialized variablesss/inet-ntop | Sebastian Schuberth | 2011-10-18 | 1 | -0/+2 |
* | inet_ntop: fix a couple of old-style decls | Erik Faye-Lund | 2010-11-04 | 1 | -13/+3 |
* | compat: add inet_pton and inet_ntop prototypes | Mike Pape | 2010-11-04 | 1 | -3/+3 |
* | Remove a couple of duplicated include | Marco Costalba | 2007-11-05 | 1 | -1/+0 |
* | compat/inet_ntop: do not use u_int | Junio C Hamano | 2006-12-20 | 1 | -1/+1 |
* | NO_INET_NTOP and compat/inet_ntop.c for some systems (e.g. old Cygwin). | Yakov Lerner | 2006-05-21 | 1 | -0/+200 |