Steve Holme
|
0aafd77fa4
mprintf: Added support for I, I32 and I64 size specifiers
|
il y a 11 ans |
Daniel Stenberg
|
cb1aa8b0e3
printf: make sure %x are treated unsigned
|
il y a 11 ans |
Daniel Stenberg
|
7f963a19ec
checksrc: ban unsafe functions
|
il y a 11 ans |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
il y a 12 ans |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
il y a 12 ans |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
il y a 12 ans |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
il y a 12 ans |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
il y a 12 ans |
Yang Tse
|
9194e17003
MemoryTracking: fix logging of free() calls done where Curl_safefree is called
|
il y a 13 ans |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
il y a 13 ans |
Daniel Stenberg
|
889d1e973f
whitespace cleanup: no space first in conditionals
|
il y a 13 ans |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
il y a 13 ans |
Fabian Keil
|
1702a2c08d
Fix a couple of spelling errors in lib/
|
il y a 13 ans |
Daniel Stenberg
|
dfad8a6dad
dprintf_formatf: Value stored to 'left' is never read
|
il y a 14 ans |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
il y a 14 ans |
Yang Tse
|
a6fb6b70c7
|
il y a 14 ans |
Yang Tse
|
2179ef9fa9
|
il y a 14 ans |
Yang Tse
|
7aef172a34
|
il y a 14 ans |
Yang Tse
|
33a3753c3f
libcurl's memory.h renamed to curl_memory.h
|
il y a 15 ans |
Yang Tse
|
651dad0cc1
fix compiler warning: external declaration in primary source file
|
il y a 16 ans |
Yang Tse
|
59e378f48f
remove unnecessary typecasting of malloc()
|
il y a 16 ans |
Yang Tse
|
861b647e7b
remove unnecessary typecasting of realloc()
|
il y a 16 ans |
Yang Tse
|
c9f2c54c49
Remove debug tracing and nearly all changes introduced since revision 1.72
|
il y a 16 ans |
Yang Tse
|
cbc04a7d40
Debug trace curl_mprintf() on x86_64 and ia64 systems.
|
il y a 16 ans |
Yang Tse
|
bc69e46ad1
x86_64 fixes
|
il y a 16 ans |
Yang Tse
|
13f035b905
x86_64 fixes
|
il y a 16 ans |
Yang Tse
|
79cbe50894
Test if type casting a 'signed int' to a 'signed long long' fails to do sign extension on x86_64.
|
il y a 16 ans |
Yang Tse
|
70b1cd798f
explicit value assignment for comparison result
|
il y a 16 ans |
Yang Tse
|
578f42d588
typecast constant in comparison
|
il y a 16 ans |
Yang Tse
|
9bb5da968c
Improved curl_m*printf() integral data type size and signedness handling
|
il y a 16 ans |