Yang Tse
|
6bcacff1a5
WIN32 MemoryTracking: require UNICODE for wide strdup code support
|
11 éve |
Yang Tse
|
90695fb2c5
Reinstate "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage".
|
11 éve |
Daniel Stenberg
|
7ed25ccf0d
Revert "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage"
|
11 éve |
Yang Tse
|
8ec2cb5544
WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage
|
11 éve |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 éve |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 éve |
Yang Tse
|
ffd8e127e7
build: rename 76 lib/*.h files
|
12 éve |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 éve |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
12 éve |
Yang Tse
|
ff9d858722
Make Curl_safefree() macro assign NULL to given pointer when free'd
|
13 éve |
Yang Tse
|
6b75d2c2df
fix a bunch of MSVC compiler warnings
|
13 éve |
Yang Tse
|
9194e17003
MemoryTracking: fix logging of free() calls done where Curl_safefree is called
|
13 éve |
Yang Tse
|
aaab5fa299
MemoryTracking: adjust initialization calling
|
13 éve |
Yang Tse
|
bcbac913d6
socketpair() usage tracking to allow fd leak detection
|
13 éve |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 éve |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 éve |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 éve |
Yang Tse
|
5b778a7ca4
|
14 éve |
Yang Tse
|
afdc3d81e9
update copyright year notice
|
15 éve |
Yang Tse
|
ccfe279117
Constantine Sapuntzakis enhancements to make memory tracking log file writing
|
15 éve |
Yang Tse
|
308497ffc6
Fix compiler warning: control reaches end of non-void function
|
15 éve |
Daniel Stenberg
|
6a79b0e859
Since the NSS lib closes the socket the memory tracking system wrongly gets a
|
15 éve |
Gunter Knauf
|
b476530755
fixed typo.
|
15 éve |
Yang Tse
|
2c0c05e96d
|
15 éve |
Yang Tse
|
9770899a4b
Moved potential inclusion of system's malloc.h and memory.h header files to
|
15 éve |
Yang Tse
|
c2c800d863
Move curl_dofreeaddrinfo() and curl_dofreeaddrinfo()
|
16 éve |
Yang Tse
|
89367d47a8
Disable tracking of fdopen() calls in the low-level memory leak tracking
|
16 éve |
James Housley
|
aed0cc6f2a
Using fdopen() is a more correct way to implement the CURLOPT_NEW_FILE_PREMS
|
17 éve |
Yang Tse
|
772a985dc3
Update copyright year, since the file has been modified
|
18 éve |
Yang Tse
|
55138753c6
Test HAVE_GETNAMEINFO definition before using GETNAMEINFO_XXX definitions.
|
18 éve |