summaryrefslogtreecommitdiff
path: root/ares/ares__read_line.c
Commit message (Expand)AuthorAgeFilesLines
* 2nd try adding CVS id.Gisle Vanem2006-07-221-1/+1
* Added CVS id.Gisle Vanem2006-07-221-0/+2
* Fix PellesC warning.Gisle Vanem2005-12-201-1/+2
* removed tabs and trailing whitespace from sourceDaniel Stenberg2004-10-061-7/+7
* - Fixed a few variable return types for some system calls. Made configureDaniel Stenberg2004-07-221-0/+1
* attempted typecase to silence the MIPSpro warning:Daniel Stenberg2004-03-031-1/+1
* don't mix int and size_t, it generates warnings!Daniel Stenberg2004-02-261-1/+1
* strlen() returns a size_t, which might be larger than int on some platformsDaniel Stenberg2004-02-231-1/+2
* remove rcsid stuff from c files, it serves no useful purposeDaniel Stenberg2004-02-021-2/+0
* ares 1.1.1 with collected applied patchesDaniel Stenberg2003-10-071-0/+64