aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_gethostbyname_file.3
AgeCommit message (Collapse)Author
2010-03-24remove the ares subtreeDaniel Stenberg
c-ares is now hosted entirely separate from the curl project see http://c-ares.haxx.se/ for all details concerning c-ares, its source repository and more.
2009-11-23- Jakub Hrozek fixed more function prototypes in man pages to sync themYang Tse
with the ones declared in ares.h
2008-11-19- Brad Spencer brought the new function ares_gethostbyname_file() which simplyDaniel Stenberg
resolves a host name from the given file, using the regular hosts syntax.