Dan Fandrich
|
eb26a581f9
Use __minix to detect Minix, which works on both ACK and GCC.
|
18 years ago |
Dan Fandrich
|
c012e2b408
Initial stab at making libcurl compile under Minix 3.
|
18 years ago |
Daniel Stenberg
|
990e56fb13
Brian Dessent's fixes for cygwin builds
|
18 years ago |
Daniel Stenberg
|
16bbd13af7
Diego Casorran patches to make (lib)curl build fine on Amiga again
|
19 years ago |
Marty Kuhrt
|
37a547842b
cast the call to Curl_inet_ntop for DECC compiler squawk
|
19 years ago |
Daniel Stenberg
|
ab4086bc24
Updated the copyright year since changes have been this year.
|
19 years ago |
Dan Fandrich
|
bf87d13f5b
Fixed some compiler warnings I should have noticed before.
|
19 years ago |
Dan Fandrich
|
efaf688650
Fixed ftp support with uClibc due to differing inet_ntoa_r() behaviour.
|
19 years ago |
Daniel Stenberg
|
ec4e653c6f
hushing up more warnings
|
19 years ago |
Daniel Stenberg
|
24d47a6e07
Paul Nolan fix to make libcurl build nicely on Windows CE
|
20 years ago |
Daniel Stenberg
|
6c5ea2af27
untabify
|
20 years ago |
Daniel Stenberg
|
4af08a19f8
passing in a very long interface name could make a buffer overflow
|
20 years ago |
Daniel Stenberg
|
c39858aac0
Source cleanups. The major one being that we now _always_ use a Curl_addrinfo
|
20 years ago |
Daniel Stenberg
|
bbafb2eb27
curl_global_init_mem() allows the memory functions to be replaced.
|
20 years ago |
Daniel Stenberg
|
b2c290e40e
Gisle-fix: constified the 'interface' argument.
|
20 years ago |
Daniel Stenberg
|
5b55f9ecb3
Gnter Knauf's NetWare changes.
|
20 years ago |
Daniel Stenberg
|
b84eaff1d5
set the 'retry' bit to TRUE when the connection is about to be retried,
|
21 years ago |
Daniel Stenberg
|
7e45a1ac53
moved the definitions of IOCTL_3_ARGS to setup.h
|
21 years ago |
Daniel Stenberg
|
4d17d6876e
Dan Fandrich's cleanup patch to make pedantic compiler options cause less
|
21 years ago |
Daniel Stenberg
|
a275365c72
Avoid Curl_if2ip() on Interix as well. Fix by Rodney.
|
21 years ago |
Daniel Stenberg
|
053f6c85ef
updated year in the copyright string
|
21 years ago |
Daniel Stenberg
|
308bc9d919
use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions
|
21 years ago |
Daniel Stenberg
|
07dd067f73
DJGPP fix by Gisle Vanem
|
21 years ago |
Daniel Stenberg
|
8f809e2a93
James Bursa made it compile on RISC OS as well.
|
22 years ago |
Daniel Stenberg
|
a7c72b7abf
removed the local variables for emacs and vim, use the new sample.emacs
|
22 years ago |
Daniel Stenberg
|
f26a338a54
copyright year update in the source header
|
22 years ago |
Daniel Stenberg
|
ba4e69bebc
updated source code boilerplate/header
|
22 years ago |
Daniel Stenberg
|
974f314f57
copyright string (year) update
|
22 years ago |
Sterling Hughes
|
8e91d5de8e
looks nicer and is better compatible with older vim versions
|
23 years ago |
Sterling Hughes
|
6147879837
Added formatting sections for emacs and vim
|
23 years ago |