Age | Commit message (Collapse) | Author |
|
|
|
libcurl is used with other projects which also have a config.h.
|
|
|
|
CFLAGS from common.dj already defines it.
|
|
|
|
|
|
|
|
|
|
|
|
RETSIGTYPE and HAVE_PROCESS_H.
|
|
|
|
non-blocking mode, and decouple function detection from function capability.
|
|
and HAVE_STRNCASECMP.
|
|
|
|
now cause the definition of RECVFROM_TYPE_ARG2_IS_VOID, RECVFROM_TYPE_ARG5_IS_VOID
or RECVFROM_TYPE_ARG6_IS_VOID, as appropriate.
|
|
to the data type pointed by its respective argument and not the pointer type.
|
|
finds out its return type and the types of its arguments. Added definitions
for non-configure systems config files, and introduced macro sreadfrom which
will be used on udp sockets as a recvfrom() wrapper.
|
|
Added "-DHAVE_GETTIMEOFDAY". Trimmed lines.
|
|
|
|
|
|
Added ares_getopt.o to program sample objects.
|
|
CURL_DEBUG is defined.
|
|
Added -DHAVE_STRUCT_TIMEVAL to CFLAGS.
|
|
Include <process.h> for getpid() in ares_init.c.
|
|
|
|
|
|
as appropriate for platforms that don't have autotools support
|
|
|
|
|
|
|
|
support
|
|
|
|
|
|
|
|
BTW. Used eclipse IDE fo this, which really kicks ass.
|
|
|