convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() and
authorYang Tse <yangsita@gmail.com>
Mon, 22 Feb 2010 18:56:29 +0000 (18:56 +0000)
committerYang Tse <yangsita@gmail.com>
Mon, 22 Feb 2010 18:56:29 +0000 (18:56 +0000)
commit439f62bfa8fff1b6370c286f4e06775aa81661bc
tree2b63d28f849d4b9dce83325af286b6b4010c40e0
parent693abbae3a20eaadc36759b89722fd2d38b95004
convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() and
curlx_ultouc(), exposing them through curlx.h to allow proper code reuse
later in our test harness.
lib/base64.c
lib/curlx.h
lib/warnless.c
lib/warnless.h
tests/server/Makefile.inc
tests/server/rtspd.c
tests/server/sockfilt.c
tests/server/sws.c
tests/server/tftpd.c