index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
m4
Age
Commit message (
Expand
)
Author
2008-11-20
Make checking for struct ifreq a prerequisite for setting
Dan Fandrich
2008-11-19
user provided PATH_SEPARATOR always overrides auto-detected one
Yang Tse
2008-11-18
attempting to keep lines below 80 chars
Yang Tse
2008-11-18
provide a common PATH_SEPARATOR check method which is required by
Yang Tse
2008-11-18
check for gethostbyaddr and gethostbyname as it is done for other functions
Yang Tse
2008-11-17
Added more compiler warning options for gcc 4.3
Dan Fandrich
2008-11-17
Make configure script check if ioctl with the SIOCGIFADDR command can be
Yang Tse
2008-11-17
fix leftover from previous commit
Yang Tse
2008-11-17
fix inet_pton() runtime configure check
Yang Tse
2008-11-16
trim down configure script size
Yang Tse
2008-11-14
fix typo affecting inclusion of <arpa/inet.h> in configure
Yang Tse
2008-11-14
#include <string.h> in the getaddrinfo() runtime check for the memset() proto...
Yang Tse
2008-11-14
fix symbol definition check for fcntl.h inclusion
Yang Tse
2008-11-14
#include <stdlib.h> in the getifaddrs() runtime check for the exit() prototype
Yang Tse
2008-11-13
Refactor configure script detection of functions used to set sockets into
Yang Tse
2008-11-08
check for getifaddrs and freeifaddrs as it is done for other functions
Yang Tse
2008-10-30
check for freeaddrinfo() at configuration phase
Yang Tse
2008-10-30
update aclocal file serial number
Yang Tse
2008-10-30
remove verification of the freeability of the addrinfo struct pointer members
Yang Tse
2008-10-29
make CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDR
Yang Tse
2008-10-28
fix leftover
Yang Tse
2008-10-28
Initial attempt to detect at configuration time if the getaddrinfo()
Yang Tse
2008-10-28
Initial attempt to detect at configuration time if the getaddrinfo()
Yang Tse
2008-10-25
icc adjustments:
Yang Tse
2008-10-24
some more temporary magic for the icc seg-fault issue
Yang Tse
2008-10-24
icc permanent adjustment:
Yang Tse
2008-10-23
icc adjustments:
Yang Tse
2008-10-23
Raise message severity up to warning, when strerror_r() exists but
Yang Tse
2008-10-23
#include <stdlib.h> for exit() prototype
Yang Tse
2008-10-22
some more temporary magic for the icc seg-fault issue
Yang Tse
2008-10-21
some more temporary magic for the icc seg-fault issue
Yang Tse
2008-10-20
some more temporary magic for the icc seg-fault issue
Yang Tse
2008-10-19
messages initially intended only for debug purposes, now become permanent
Yang Tse
2008-10-17
fix missing double-quotes
Yang Tse
2008-10-16
some more temporary magic for the icc seg-fault issue
Yang Tse
2008-10-15
Ensure that shell variable contents which have active meaning
Yang Tse
2008-10-14
Adjust Watcom C warnings:
Yang Tse
2008-10-14
With this change Solaris target builds will now be done with _REENTRANT defined.
Yang Tse
2008-10-14
Adjust Tiny C basic options:
Yang Tse
2008-10-14
Adjust GCC warnings:
Yang Tse
2008-10-14
fix syntax error
Yang Tse
2008-10-14
Initial attempt to detect Watcom C compiler
Yang Tse
2008-10-13
make naming scheme more consistent across whole file
Yang Tse
2008-10-13
Adjust GCC warnings:
Yang Tse
2008-10-13
Adjust GCC --enable-warnings:
Yang Tse
2008-10-12
adjust SGI MIPSpro C detection
Yang Tse
2008-10-12
LCC compiler adjustments:
Yang Tse
2008-10-11
remove extra space
Yang Tse
2008-10-11
split SGI compiler check. One for MIPS C and another for MIPSpro C
Yang Tse
2008-10-11
LCC compiler adjustments:
Yang Tse
[next]