]> git.ipfire.org Git - thirdparty/mtr.git/commit
cleanup: remove obsolete herror() function
authorSami Kerola <kerolasa@iki.fi>
Sat, 20 Aug 2016 08:17:06 +0000 (09:17 +0100)
committerSami Kerola <kerolasa@iki.fi>
Sun, 21 Aug 2016 14:57:21 +0000 (15:57 +0100)
commit262291a8c49848ecc1fd82d784cc0c39099de61b
tree1f82e0d62c2218c95bcae40ba25dfa9130f5a6cb
parent7c2b28df5d7bd482dab79531bda7dc3f18a0d45d
cleanup: remove obsolete herror() function

Applications should use getaddrinfo(3), getnameinfo(3), and gai_strerror(3)
instead.  Systems without getaddrinfo() are from now on considered too
broken to be supported.  These include for example platforms: HP-UX 11.11,
IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin 1.5.x, mingw, MSVC 9, Interix 3.5,
and BeOS.
configure.ac
mtr.c