- 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
-
Yang Tse authored
These are included from lib/setup.h or specific source code file.
-
Yang Tse authored
-
Yang Tse authored
and lib/setup_once.h
-
Yang Tse authored
-
Yang Tse authored
file has been included. In this way if symbol is defined in the config file it will no longer be ignored.
-
- Jul 11, 2008
-
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Dan Fandrich authored
-