aboutsummaryrefslogtreecommitdiff
path: root/lib/curl_strerror.c
AgeCommit message (Collapse)Author
2004-03-24Gisle Vanem's fix to replace the bad use of strerror(). This introducesDaniel Stenberg
Curl_strerror() that attempts to be thread-safe _and_ works on Windows too!
2004-03-15Initial commit of the first attempt to make three new *strerror() functions.Daniel Stenberg
No protos in the headers yet and no docs.