summaryrefslogtreecommitdiff
path: root/ares_fds.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-14Header inclusion clean-upYang Tse1-4/+0
2011-05-25compiler warning: fixYang Tse1-0/+1
2010-03-27remove all $Id$ linesDaniel Stenberg1-1/+0
2009-11-02Renamed c-ares setup.h to ares_setup.hYang Tse1-1/+1
2007-09-29Previously, processing a large batch of timeouts was O(n^2) in the number ofSteinar H. Gunderson1-1/+4
2007-09-28Always register for TCP events even if there are no outstanding queries, as t...Steinar H. Gunderson1-5/+8
2007-02-26Removed inclusion of <sys/types.h> in .c-filesGisle Vanem1-1/+0
2005-11-11Detabified. Added CVS id.Gisle Vanem1-7/+9
2004-12-10untabifiedDaniel Stenberg1-12/+12
2004-11-10Replace IsNT with IS_NT().Gisle Vanem1-14/+15
2004-10-06removed tabs and trailing whitespace from sourceDaniel Stenberg1-12/+12
2004-08-20Changes for Watt-32 on Windows. I've assumed ConfigureGisle Vanem1-3/+1
2004-07-22- Fixed a few variable return types for some system calls. Made configureDaniel Stenberg1-2/+3
2004-02-02remove rcsid stuff from c files, it serves no useful purposeDaniel Stenberg1-2/+0
2003-10-07ares 1.1.1 with collected applied patchesDaniel Stenberg1-0/+58