Steve Holme
|
1abe65d928
code/docs: Use Unix rather than UNIX to avoid use of the trademark
|
10 years ago |
Daniel Stenberg
|
1cc5194337
Curl_unix2addr: avoid using the variable name 'sun'
|
10 years ago |
Peter Wu
|
970c22f970
libcurl: add UNIX domain sockets support
|
10 years ago |
Daniel Stenberg
|
0eb3d15ccb
code cleanup: we prefer 'CURLcode result'
|
10 years ago |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
12 years ago |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 years ago |
Yang Tse
|
3c9ff41a1f
compiler warning: fix
|
13 years ago |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 years ago |
Fabian Keil
|
210278d9a1
In lib/, change 'wanna' to 'want to'.
|
13 years ago |
Yang Tse
|
1d75d30816
Curl_getaddrinfo_ex: sanitize function results follow-up.
|
14 years ago |
Yang Tse
|
6fe18add71
Curl_getaddrinfo_ex: sanitize function results.
|
14 years ago |
Daniel Stenberg
|
1b24b89cca
CURLOPT_RESOLVE: added
|
14 years ago |
Daniel Stenberg
|
2f0c118577
warning: silence a win64 compiler warning
|
14 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Yang Tse
|
ccfe279117
Constantine Sapuntzakis enhancements to make memory tracking log file writing
|
15 years ago |
Yang Tse
|
3184a91ec8
VMS specific preprocessor symbol checking adjustments
|
15 years ago |
Yang Tse
|
a85271ce0a
|
15 years ago |
Yang Tse
|
9137e717b0
Use build-time configured curl_socklen_t instead of socklen_t
|
15 years ago |
Yang Tse
|
c0d929bed9
Further narrow the use of the icc 9.1 optimizer workaround.
|
15 years ago |
Yang Tse
|
651b4b9efa
Try a simpler variation of the 'volatile' variables icc 9.1 on unix IA32 workaround.
|
15 years ago |
Yang Tse
|
2236a247d9
Try another variation of the 'volatile' variables icc 9.1 on unix IA32 workaround.
|
15 years ago |
Yang Tse
|
bc5677a47b
Disable optimizations when compiling function Curl_freeaddrinfo() with icc 9.1 on unix IA32.
|
15 years ago |
Yang Tse
|
33a3753c3f
libcurl's memory.h renamed to curl_memory.h
|
15 years ago |
Yang Tse
|
9770899a4b
Moved potential inclusion of system's malloc.h and memory.h header files to
|
15 years ago |
Yang Tse
|
ce7b565595
further narrow the use of the icc 9.1 optimizer workaround
|
15 years ago |
Yang Tse
|
41fd08bb0d
attempt to workaround icc 9.1 optimizer induced problem
|
15 years ago |