summaryrefslogtreecommitdiff
path: root/ares_gethostbyname_file.3
AgeCommit message (Collapse)AuthorFilesLines
2010-03-27remove all $Id$ linesDaniel Stenberg1-1/+0
2009-11-23- Jakub Hrozek fixed more function prototypes in man pages to sync themYang Tse1-1/+1
with the ones declared in ares.h
2008-11-19- Brad Spencer brought the new function ares_gethostbyname_file() which simplyDaniel Stenberg1-0/+84
resolves a host name from the given file, using the regular hosts syntax.