- Jul 24, 2008
-
-
Yang Tse authored
-
Yang Tse authored
needed, and being able to define it if appropriate for further configure tests as well as for the generated config file. Introduced reentrant.m4 intended for our reentrant related autotools/m4 macros.
-
Yang Tse authored
-
Dan Fandrich authored
lines ending in \r.
-
- Jul 23, 2008
-
-
Dan Fandrich authored
-
Dan Fandrich authored
defined by the libcurl API. Also changed curl_easy_setopt examples to pass longs where appropriate.
-
Daniel Stenberg authored
non-zero with the fixed value of 1. We should strive at making options support '1' for enabling them mentioned explicitly, as that then will allow us for to extend them in the future without breaking older programs.
-
Dan Fandrich authored
-
Yang Tse authored
actually verify if the test is properly working
-
- Jul 22, 2008
- Jul 21, 2008
-
-
Yang Tse authored
data type for systems where this sixth argument is prototyped as a void pointer. Start of thread: http://curl.haxx.se/mail/lib-2008-07/0153.html
-
Gisle Vanem authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
now cause the definition of RECVFROM_TYPE_ARG2_IS_VOID, RECVFROM_TYPE_ARG5_IS_VOID or RECVFROM_TYPE_ARG6_IS_VOID, as appropriate.
-
- Jul 20, 2008
-
-
Yang Tse authored
-
Yang Tse authored
failure to properly detect recvfrom arg types on Solaris
-
Yang Tse authored
function recvfrom as a result of the info additionally logged when running on a Solaris system. The compiler error showed that the prototype being used on Solaris was the one declared in line 427 of "/usr/include/sys/socket.h" as: function(int, pointer to void, unsigned int, int, pointer to struct sockaddr, pointer to void) returning int
-
- Jul 19, 2008
- Jul 18, 2008
-
-
Patrick Monnerat authored
-
Patrick Monnerat authored
-
- Jul 17, 2008
-
-
Dan Fandrich authored
-
Yang Tse authored
to the data type pointed by its respective argument and not the pointer type.
-
- Jul 16, 2008
- Jul 15, 2008
-
-
Yang Tse authored
Configure process no longer needs nor checks size of curl_off_t. Library will now be built with _REENTRANT symbol defined.
-
Yang Tse authored
-
Yang Tse authored
-
Dan Fandrich authored
-
Dan Fandrich authored
added to DISABLED.
-
- Jul 14, 2008
-
-
Yang Tse authored
-