summaryrefslogtreecommitdiff
path: root/lib/strerror.c
Commit message (Expand)AuthorAgeFilesLines
* added string for the new share error codeDaniel Stenberg2004-05-141-0/+3
* if no strerror_r prototype is found, we provide our own to prevent pickyDaniel Stenberg2004-05-061-0/+9
* major update of the error stringsDaniel Stenberg2004-04-261-72/+65
* Gisle Vanem caught me breaking the windows version of Curl_strerror()Daniel Stenberg2004-04-061-1/+3
* remove the general use of sys_nerrDaniel Stenberg2004-04-061-22/+34
* re-indented to use curl-standard source formattingDaniel Stenberg2004-03-291-162/+160
* win32 doesn't need and even doesn't build if we extern declare sys_nerrDaniel Stenberg2004-03-251-0/+2
* include the strerror.h file without curl_ prefixDaniel Stenberg2004-03-251-1/+1
* cut off 'curl_' from the strerror file namesDaniel Stenberg2004-03-251-0/+539