aboutsummaryrefslogtreecommitdiff
path: root/lib/warnless.c
AgeCommit message (Collapse)Author
2010-02-26Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse
2010-02-26fix compiler warningYang Tse
2010-02-22convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() andYang Tse
curlx_ultouc(), exposing them through curlx.h to allow proper code reuse later in our test harness.
2010-02-22fix compiler warningYang Tse
2010-02-19fix compiler warningYang Tse