Yang Tse
|
4dc453c087
|
add debug messages for fopen() failures
|
2007-02-16 19:17:05 +00:00 |
|
Yang Tse
|
384c8f3560
|
Use curl_global_init() and curl_global_cleanup().
Improve cleanup in case of initialization failure.
|
2006-10-25 05:59:46 +00:00 |
|
Gisle Vanem
|
cc5174a89a
|
Fix "'x' might be used uninitialized in this function" warnings.
|
2006-06-10 17:35:28 +00:00 |
|
Gisle Vanem
|
34a827bbfe
|
Needs 'struct_stat'. Increased verbosity.
|
2005-07-28 13:20:27 +00:00 |
|
Daniel Stenberg
|
e3a530eb61
|
Andrés García fixed a warning appearing on windows
|
2005-05-27 11:01:41 +00:00 |
|
Gisle Vanem
|
e587a56fc0
|
Use "HAVE_SYS_TYPES_H".
|
2004-12-01 13:41:22 +00:00 |
|
Daniel Stenberg
|
0c54013ee3
|
An Andres Garcia fix: add a typecast to make it work better
|
2004-07-14 14:20:53 +00:00 |
|
Daniel Stenberg
|
e2e593a036
|
clean up properly on failure to enable easier libcurl leak detection
|
2004-05-14 09:22:12 +00:00 |
|
Daniel Stenberg
|
a5c4442ebf
|
changed the test() function to return type int
|
2004-02-05 12:34:17 +00:00 |
|
Daniel Stenberg
|
b60e0fa97e
|
David J Meyer's large file support.
|
2004-01-05 22:29:29 +00:00 |
|
Daniel Stenberg
|
9a12db1aa2
|
typecast the setting of the size, as it might be an off_t which is bigger
than long and libcurl expects a long...
|
2003-04-15 14:18:37 +00:00 |
|
Daniel Stenberg
|
b4e84ca7d2
|
lib505.c is a new test case for ftp uploading with rename
|
2003-04-01 07:13:04 +00:00 |
|