]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Add phantom's gethostinfo() function to reduce duplicated code.
authorMike Barcroft <mike@FreeBSD.org>
Fri, 20 Jul 2001 16:44:44 +0000 (16:44 +0000)
committerMike Barcroft <mike@FreeBSD.org>
Fri, 20 Jul 2001 16:44:44 +0000 (16:44 +0000)
commit197bca2ccf3e031f1648f2e943b27afe9b7ef398
tree1310f63d1b1922e343f918cdc52f9e96993d8126
parenta0bff42be633cd66f0089f1b8a68f72fc8929a03
o Add phantom's gethostinfo() function to reduce duplicated code.
o Increase readability by creating a wrapper for asprintf(3).
o Cast isdigit(3) argument to unsigned char for future locale
  changes.

Submitted by: phantom
Reviewed by: -audit, des
Approved by: des
usr.bin/whois/whois.c