- Mar 25, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
new configure script detects them and now this code acts according to what API that was detected
-
Daniel Stenberg authored
-
Daniel Stenberg authored
1. Try with _THREAD_SAFE instead of _REENTRANT, as AIX seems to require it and if _REENTRANT is required we should already have it set since one of the previous tests. 2. Added API-detection for what kind of strerror_r() that is provided. The POSIX style or the glibc style. Tor Arntsen provided the necessary feedback these changes are based upon.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
'maketgz'
-
Daniel Stenberg authored
while perl often is installed in /usr/local/bin or elsewhere
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Added a more verbose comment about what strerror_r() can set errno to in case of failure. This file still doesn't build on Solaris due to a missing 'sys_nerr' symbol.
-
- Mar 24, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Curl_strerror() that attempts to be thread-safe _and_ works on Windows too!
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
chdir to absolute directory names instead. (this flaw exists in the shell version too)
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 23, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
portability. I put it in this directory instead of the root since I think perhaps it makes more sense.
-
Daniel Stenberg authored
if large file support is available
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
when converting to ints
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-