History log of /curl/ (Results 26401 – 26425 of 33767)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
fd0d560b20-Dec-2005 Yang Tse

Fix quoting

cc54226920-Dec-2005 Yang Tse

Give third argument to AC_DEFINE_UNQUOTED

7b488a3b20-Dec-2005 Yang Tse

Use native type SOCKET instead of int when testing functionality of ioctlsocket on Windows

f448168519-Dec-2005 Yang Tse

Ooops

80a8fb9819-Dec-2005 Dan Fandrich

Fixed compiler warning on libc5.

898bb39719-Dec-2005 Yang Tse

Add checking for type DWORD as argument 4 and 6 of getnameinfo

74ed5b5e19-Dec-2005 Yang Tse

Adjust more windows header includes

178afd8119-Dec-2005 Dan Fandrich

Fixed lcc compiler warnings.

d6eb1a7b19-Dec-2005 Yang Tse

Fix guard detection of _WIN32_WINNT for MingW in CURL_FUNC_GETNAMEINFO_ARGTYPES

4ff56b1519-Dec-2005 Yang Tse

Add check for 'unsigned int' as type of arguments 4 and 6 of getnameinfo

e6b98d3119-Dec-2005 Yang Tse

Undo previous change. This header file belongs to the public
interface and the change could break the compilation of thrid
party apps which link against this library.

5fd8dd2d18-Dec-2005 Yang Tse

When checking the type of the first argument of getnameinfo do it in the
following order: 'struct sockaddr *' 'const struct sockaddr *' 'void *'.

0ad3e04618-Dec-2005 Yang Tse

Fix spacing. When defining, define to 1.

d6c5d24a18-Dec-2005 Yang Tse

Cleanup windows header includes. Where aplicable, inclusion of
windows.h winsock.h winsock2.h ws2tcpip.h is done in setup.h

8a3280a218-Dec-2005 Yang Tse

MingW guards getnameinfo, getaddrinfo and freeaddrinfo with _WIN32_WINNT >= 0x0501

450a0a6418-Dec-2005 Yang Tse

Fix Msys/Mingw not detecting getnameinfo() with AC_CHECK_FUNCS

676c0cf118-Dec-2005 Yang Tse

Make it compatible with vc60 and vc71

a731319317-Dec-2005 Yang Tse

Fix typo

81b06a0917-Dec-2005 Yang Tse

Fix compiler warning

23b3474417-Dec-2005 Yang Tse

Cleanup

bc8590aa17-Dec-2005 Yang Tse

Windows related cleanup

939d368d17-Dec-2005 Yang Tse

Check first arg of getnameinfo with and without const qualifier.

336e3b8b17-Dec-2005 Yang Tse

Change multiple header inclusion prevention definition to __LIB_CURL_SETUP_H

47c06fa317-Dec-2005 Yang Tse

Avoid breaking configure due to CURL_FUNC_GETNAMEINFO_ARGTYPES failure, since at this point nothing depends on it.

b7f447f817-Dec-2005 Yang Tse

const qualifier in getnameinfo check

1...<<1051105210531054105510561057105810591060>>...1351