Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Jay Satiro
|
e8423f9ce1
curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXT
|
9 years ago |
Daniel Stenberg
|
2dc1a5ce93
checksrc: detect and remove space before trailing semicolons
|
9 years ago |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 years ago |
Daniel Stenberg
|
7b057f53fd
curl_dofree: allow free(NULL)
|
11 years ago |
Yang Tse
|
4fad1943a2
string formatting: fix 15+ printf-style format strings
|
11 years ago |
Yang Tse
|
de052ca6fc
string formatting: fix 25+ printf-style format strings
|
11 years ago |
Yang Tse
|
6bcacff1a5
WIN32 MemoryTracking: require UNICODE for wide strdup code support
|
11 years ago |
Yang Tse
|
90695fb2c5
Reinstate "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage".
|
11 years ago |
Daniel Stenberg
|
7ed25ccf0d
Revert "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage"
|
11 years ago |
Yang Tse
|
8ec2cb5544
WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage
|
11 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
|
5b6e7927c6
build: rename 93 lib/*.c 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
|
6b75d2c2df
fix a bunch of MSVC compiler warnings
|
13 years ago |
Yang Tse
|
aaab5fa299
MemoryTracking: adjust initialization calling
|
13 years ago |
Yang Tse
|
31a1af5ebb
MemoryTracking: adjust curl_domalloc() and curl_dofree() memory filling
|
13 years ago |
Yang Tse
|
9710f387c4
MemoryTracking: make curl_docalloc() call calloc() avoiding our zero fill
|
13 years ago |
Yang Tse
|
bcbac913d6
socketpair() usage tracking to allow fd leak detection
|
13 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 |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Yang Tse
|
5b778a7ca4
|
14 years ago |
Yang Tse
|
10affed097
|
14 years ago |
Yang Tse
|
a6fb6b70c7
|
14 years ago |
Yang Tse
|
ccfe279117
Constantine Sapuntzakis enhancements to make memory tracking log file writing
|
15 years ago |
Yang Tse
|
e8fd5d8062
Fix compiler warning: ISO C90 forbids mixed declarations and code
|
15 years ago |
Yang Tse
|
2f6dcaa644
Make memory tracking system intolerant with zero sized malloc(),
|
15 years ago |
Yang Tse
|
308497ffc6
Fix compiler warning: control reaches end of non-void function
|
15 years ago |