summaryrefslogtreecommitdiff
path: root/ares__read_line.c
AgeCommit message (Expand)AuthorFilesLines
2004-03-03attempted typecase to silence the MIPSpro warning:Daniel Stenberg1-1/+1
2004-02-26don't mix int and size_t, it generates warnings!Daniel Stenberg1-1/+1
2004-02-23strlen() returns a size_t, which might be larger than int on some platformsDaniel Stenberg1-1/+2
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/+64