Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-06 | if no strerror_r prototype is found, we provide our own to prevent picky | Daniel Stenberg | |
compilers to warn | |||
2004-04-26 | major update of the error strings | Daniel Stenberg | |
2004-04-06 | Gisle Vanem caught me breaking the windows version of Curl_strerror() | Daniel Stenberg | |
2004-04-06 | remove the general use of sys_nerr | Daniel Stenberg | |
2004-03-29 | re-indented to use curl-standard source formatting | Daniel Stenberg | |
2004-03-25 | win32 doesn't need and even doesn't build if we extern declare sys_nerr | Daniel Stenberg | |
2004-03-25 | include the strerror.h file without curl_ prefix | Daniel Stenberg | |
2004-03-25 | cut off 'curl_' from the strerror file names | Daniel Stenberg | |