summaryrefslogtreecommitdiff
path: root/lib/warnless.c
Commit message (Expand)AuthorAgeFilesLines
* use CURL_SIZEOF_LONG instead of SIZEOF_LONGDaniel Stenberg2010-03-251-3/+3
* Fix curl CMake build.Bill Hoffman2010-03-241-0/+6
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse2010-02-261-1/+1
* fix compiler warningYang Tse2010-02-261-2/+70
* convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() andYang Tse2010-02-221-2/+2
* fix compiler warningYang Tse2010-02-221-0/+14
* fix compiler warningYang Tse2010-02-191-0/+40