Yang Tse
|
7cebf22d57
serial number bump
|
14 years ago |
Daniel Stenberg
|
689ee8345c
xattr-check: correct the comment as well
|
14 years ago |
Daniel Stenberg
|
710ecb6946
setxattr: fix the checks
|
14 years ago |
Daniel Stenberg
|
95719fbea6
xattr: add configure check and #ifdefs
|
14 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Yang Tse
|
8d6e8e00e1
|
14 years ago |
Daniel Stenberg
|
7c028a8332
- Markus Duft pointed out in bug #2961796 that even though Interix has a
|
14 years ago |
Yang Tse
|
1e87e4bb4e
Prevent detection of stdint.h on IRIX systems, even when available.
|
15 years ago |
Yang Tse
|
f0068267ee
Update serial number
|
15 years ago |
Yang Tse
|
5b3be2ee35
|
15 years ago |
Yang Tse
|
5e75817d44
Assume that getaddrinfo is thread safe, unless hard coded
|
15 years ago |
Yang Tse
|
a7e4022d6b
Related with the threadsafe capability of getaddrinfo:
|
15 years ago |
Yang Tse
|
4999847625
AIX 5.2 and newer have threadsafe getaddrinfo.
|
15 years ago |
Yang Tse
|
d26a92493a
HP-UX 11.11 and later have threadsafe getaddrinfo
|
15 years ago |
Yang Tse
|
c1f9440aca
Check if getaddrinfo is threadsafe when function check allows it to be used
|
15 years ago |
Yang Tse
|
6d4e6cc813
|
15 years ago |
Yang Tse
|
b64dd3c63d
Added check for memrchr function or macro
|
15 years ago |
Gunter Knauf
|
f671d0513c
renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h.
|
15 years ago |
Yang Tse
|
1ff4e9008b
|
15 years ago |
Yang Tse
|
d6d63147b6
add CloseSocket camel case function check
|
15 years ago |
Yang Tse
|
37eba37019
|
15 years ago |
Yang Tse
|
40b2f2553b
|
15 years ago |
Yang Tse
|
e323abe5d9
Moved CURL_INCLUDES_INTTYPES to curl-functions.m4 along with other CURL_INCLUDES_*
|
15 years ago |
Yang Tse
|
0daeab3b8d
Initial step towards a configure time curl_socklen_t definition
|
15 years ago |
Yang Tse
|
debe0b561d
check for poll() as it is done for other functions
|
15 years ago |
Dan Fandrich
|
32634b0771
Make checking for struct ifreq a prerequisite for setting
|
16 years ago |
Yang Tse
|
9b12f09600
check for gethostbyaddr and gethostbyname as it is done for other functions
|
16 years ago |
Yang Tse
|
ecd3251542
Make configure script check if ioctl with the SIOCGIFADDR command can be
|
16 years ago |
Yang Tse
|
999c7126b3
fix leftover from previous commit
|
16 years ago |
Yang Tse
|
cd440215a5
fix inet_pton() runtime configure check
|
16 years ago |