Commit History

Author SHA1 Message Date
  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 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 11 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 14 years ago
  Yang Tse e8fd5d8062 Fix compiler warning: ISO C90 forbids mixed declarations and code 14 years ago
  Yang Tse 2f6dcaa644 Make memory tracking system intolerant with zero sized malloc(), 14 years ago
  Yang Tse 308497ffc6 Fix compiler warning: control reaches end of non-void function 14 years ago
  Daniel Stenberg 6a79b0e859 Since the NSS lib closes the socket the memory tracking system wrongly gets a 14 years ago
  Yang Tse 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t 15 years ago
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 years ago
  Yang Tse fe8eeb5641 remove unnecessary typecast 15 years ago
  Dan Fandrich 976963cd21 Really old gcc doesn't like parenthesis around the names of functions that 15 years ago
  Yang Tse 89367d47a8 Disable tracking of fdopen() calls in the low-level memory leak tracking 16 years ago
  Yang Tse 7fdfd938e0 remove dead code portion inoperative long time ago 16 years ago