]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Add phantom's gethostinfo() function to reduce duplicated code.
authormike <mike@FreeBSD.org>
Fri, 20 Jul 2001 16:44:44 +0000 (16:44 +0000)
committermike <mike@FreeBSD.org>
Fri, 20 Jul 2001 16:44:44 +0000 (16:44 +0000)
commit567548e3b87b763ec7c69bcfd2a2707833ea9f15
tree1310f63d1b1922e343f918cdc52f9e96993d8126
parent519f5fca7a6d7b6f0a2039103007fccf998ae8f3
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