summaryrefslogtreecommitdiff
path: root/ares__read_line.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-222nd try adding CVS id.Gisle Vanem1-1/+1
2006-07-22Added CVS id.Gisle Vanem1-0/+2
2005-12-20Fix PellesC warning.Gisle Vanem1-1/+2
2004-10-06removed tabs and trailing whitespace from sourceDaniel Stenberg1-7/+7
2004-07-22- Fixed a few variable return types for some system calls. Made configureDaniel Stenberg1-0/+1
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