Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added string for the new share error code | Daniel Stenberg | 2004-05-14 | 1 | -0/+3 |
* | if no strerror_r prototype is found, we provide our own to prevent picky | Daniel Stenberg | 2004-05-06 | 1 | -0/+9 |
* | major update of the error strings | Daniel Stenberg | 2004-04-26 | 1 | -72/+65 |
* | Gisle Vanem caught me breaking the windows version of Curl_strerror() | Daniel Stenberg | 2004-04-06 | 1 | -1/+3 |
* | remove the general use of sys_nerr | Daniel Stenberg | 2004-04-06 | 1 | -22/+34 |
* | re-indented to use curl-standard source formatting | Daniel Stenberg | 2004-03-29 | 1 | -162/+160 |
* | win32 doesn't need and even doesn't build if we extern declare sys_nerr | Daniel Stenberg | 2004-03-25 | 1 | -0/+2 |
* | include the strerror.h file without curl_ prefix | Daniel Stenberg | 2004-03-25 | 1 | -1/+1 |
* | cut off 'curl_' from the strerror file names | Daniel Stenberg | 2004-03-25 | 1 | -0/+539 |