Daniel Stenberg
|
1aeb635cdd
sources: update source headers
|
hace 13 años |
Henry Ludemann
|
0e74e1d8d8
sftp-multi: test 582 added
|
hace 13 años |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
hace 14 años |
Yang Tse
|
cad9c3f55f
|
hace 14 años |
Yang Tse
|
232d17ec64
|
hace 15 años |
Gunter Knauf
|
f671d0513c
renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h.
|
hace 15 años |
Yang Tse
|
5a91746b80
David McCreedy's "TPF-platform specific changes to various files" patch
|
hace 15 años |
Yang Tse
|
a6c915aab9
fix compiler warning: external declaration in primary source file
|
hace 16 años |
Yang Tse
|
1e7125ae7b
add comment for include paths
|
hace 16 años |
Yang Tse
|
059707be32
Renamed a couple of global variables to avoid shadowing warnings
|
hace 17 años |
Daniel Stenberg
|
1da3192d2d
let's just export the whole argc + argv pair globally so that each test tool
|
hace 17 años |
Daniel Stenberg
|
5ae21ebde9
add support for arg3 as the third argument...
|
hace 17 años |
Yang Tse
|
69565afab0
Check for stdbool.h at configuration stage, and include it if available.
|
hace 17 años |
Yang Tse
|
4894ce16fc
use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling
|
hace 18 años |
Yang Tse
|
b4700f026b
Add project notice and file Id
|
hace 18 años |
Yang Tse
|
384c8f3560
Use curl_global_init() and curl_global_cleanup().
|
hace 18 años |
Gisle Vanem
|
e134a40208
Added select_test() function to allow selecting on no sockets on
|
hace 18 años |
Daniel Stenberg
|
4ab0d74250
enable memory debugging the same way the curl command line tool already does
|
hace 20 años |
Daniel Stenberg
|
6e3fa90c9e
We let this file include more generic headers that many libtests need anyway
|
hace 21 años |
Daniel Stenberg
|
349a15b089
provide a test() proto
|
hace 21 años |
Daniel Stenberg
|
4ba05e1128
include setup.h from the lib dir instead to get even more private stuff
|
hace 21 años |
Daniel Stenberg
|
527850928d
Define TRUE and FALSE unless already present. I've moved away those
|
hace 21 años |
Daniel Stenberg
|
4b1203d4c9
include config.h before all system headers, so that _FILE_OFFSET_BITS and
|
hace 21 años |
Daniel Stenberg
|
f8d552dde5
include "config.h" from the lib's private dir
|
hace 21 años |
Daniel Stenberg
|
a302ff1605
string.h keeps the proto for memset() on some platforms, used for FD_ZERO
|
hace 22 años |
Daniel Stenberg
|
4938991ab8
set up arg2 to point to argv[2] to be used at will by programs
|
hace 22 años |
Daniel Stenberg
|
57572e550f
include files without the curl/ to reduce the risk of us including the wrong
|
hace 22 años |
Daniel Stenberg
|
0f493b6038
fixes
|
hace 22 años |