chiark / gitweb /
gai.c: Add program for name resolution using getaddrinfo(3).
authorMark Wooding <mdw@distorted.org.uk>
Wed, 13 Sep 2017 11:22:16 +0000 (12:22 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 13 Sep 2017 11:25:55 +0000 (12:25 +0100)
commitd3fafed3ea3c8937802eaae33ae3f5b8f2b45a62
treec7323ce778ec6042a6ed8da470ba90786aed48f9
parent99acf5cd9f964d9d42eebed4a27215cda3c57178
gai.c: Add program for name resolution using getaddrinfo(3).

I seem to use this a lot, so package it.
Makefile.am
debian/control
debian/inst
gai.1 [new file with mode: 0644]
gai.c [new file with mode: 0644]